mirror of
https://github.com/status-im/consul.git
synced 2025-02-20 09:28:34 +00:00
Merge pull request #7889 from hashicorp/br.18-alert
Updates alert Banner to point to 1.8 Blog Post
This commit is contained in:
commit
42353b6c65
@ -3,6 +3,6 @@ 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: 'Announcing',
|
||||||
url: 'https://www.hashicorp.com/products/consul/service-on-azure',
|
url: 'https://www.hashicorp.com/blog/announcing-hashicorp-consul-1-8',
|
||||||
text: 'HashiCorp Consul Service on Azure Public Beta Available Now',
|
text: 'HashiCorp Consul 1.8, now available in Beta',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user