Update banner contents

This commit is contained in:
Kevin Pruett 2020-06-22 10:46:43 -04:00
parent 2105d30692
commit 7043e4227e
No known key found for this signature in database
GPG key ID: 7E24696E93F2D9A0

View file

@ -2,9 +2,8 @@ export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export default {
url:
'https://www.nomadproject.io/downloads/',
url: 'https://www.hashicorp.com/blog/announcing-hashicorp-nomad-0-12-beta/',
tag: 'NEW',
text:
'Nomad 0.11 is now generally available, with CSI integration, autoscaling, and more. Download now',
'Announcing Nomad 0.12, which introduces 15+ new features and our breakthrough Multi-Cluster Deployment. Learn more!',
}