Merge pull request #8520 from hashicorp/br.revert-banner
Revert "updating banner for webinar"
This commit is contained in:
commit
4fb044e0c7
|
@ -3,8 +3,8 @@ 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 {
|
||||||
url:
|
url:
|
||||||
'https://www.hashicorp.com/webinars/nomad-0-12-multi-cluster-federations-cni-advanced-scheduling-and-more/',
|
'https://www.hashicorp.com/blog/announcing-general-availability-of-hashicorp-nomad-0-12',
|
||||||
tag: 'WEBINAR',
|
tag: 'ANNOUNCING',
|
||||||
text:
|
text:
|
||||||
'Join us for a webinar to learn about Nomad 0.12. This release included 15+ new features and our breakthrough Multi-Cluster Deployment. Register here!',
|
'Nomad 0.12 is now generally available, which includes 15+ new features and our breakthrough Multi-Cluster Deployment. Learn more!',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue