Merge pull request #8077 from hashicorp/changli0617-patch-1

Update alert-banner.js
This commit is contained in:
changli0617
2020-05-29 13:36:53 -07:00
committed by GitHub

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/webinars/nomad-virtual-day-cloud-bursting-with-nomad-and-consul-betterhelp-customer-story/',
tag: 'Livestream',
'https://www.nomadproject.io/downloads/',
tag: 'NEW',
text:
'Nomad Virtual Day: cloud bursting use case, customer talk from BetterHelp and more. Register now.',
'Nomad 0.11 is now generally available, with CSI integration, autoscaling, and more. Download now',
}