mirror of https://github.com/hashicorp/consul
update alert banner
parent
e8da210b4b
commit
3ca775a75e
|
@ -2,7 +2,7 @@ export const ALERT_BANNER_ACTIVE = true
|
||||||
|
|
||||||
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
|
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
|
||||||
export default {
|
export default {
|
||||||
tag: 'Survey',
|
tag: 'Announcing',
|
||||||
url: 'https://bit.ly/2A5RZWz',
|
url: 'https://www.hashicorp.com/blog/announcing-hashicorp-consul-1-8',
|
||||||
text: 'Do you use the Consul Helm chart? Fill out this 3-minute survey to help us improve it: https://bit.ly/2A5RZWz',
|
text: 'Consul 1.8 GA release available now',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue