Update alert-banner.js
This commit is contained in:
parent
5ea1a08ff0
commit
2a841f2a8d
|
@ -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',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue