mirror of https://github.com/status-im/consul.git
Merge pull request #8056 from hashicorp/docs-helm-survey
Update banner.js to call out helm chart survey
This commit is contained in:
commit
25fe12053a
|
@ -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: 'Announcing',
|
tag: 'Survey',
|
||||||
url: 'https://www.hashicorp.com/blog/announcing-hashicorp-consul-1-8',
|
url: 'https://bit.ly/2A5RZWz',
|
||||||
text: 'HashiCorp Consul 1.8, now available in Beta',
|
text: 'Do you use the Consul Helm chart? Fill out this 3-minute survey to help us improve it: https://bit.ly/2A5RZWz',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue