Skip to content

Commit

Permalink
Merge pull request #8507 from hashicorp/pcmccarron-nomad-webinar-7-23
Browse files Browse the repository at this point in the history
updating banner for webinar
  • Loading branch information
BrandonRomano authored Jul 22, 2020
2 parents 3f6475f + 2c4a801 commit ac76942
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/data/alert-banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -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!',
}

0 comments on commit ac76942

Please sign in to comment.