updating banner for webinar

webinar scheduled for July 23rd, can roll back to the previous banner afterwards
This commit is contained in:
Peter M 2020-07-22 13:31:02 -07:00 committed by GitHub
parent e26ea30b7e
commit e66b224d78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@ export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export default {
url:
'https://www.hashicorp.com/blog/announcing-general-availability-of-hashicorp-nomad-0-12',
tag: 'ANNOUNCING',
'https://www.hashicorp.com/webinars/nomad-0-12-multi-cluster-federations-cni-advanced-scheduling-and-more/',
tag: 'WEBINAR',
text:
'Nomad 0.12 is now generally available, which includes 15+ new features and our breakthrough Multi-Cluster Deployment. Learn more!',
'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!',
}