Browse Source

Update banner.js to call out helm chart survey

pull/8056/head
Preetha 5 years ago committed by GitHub
parent
commit
7983ab0fce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      website/data/alert-banner.js

6
website/data/alert-banner.js

@ -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: '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…
Cancel
Save