open-nomad/website/data/alert-banner.js

10 lines
371 B
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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-hashicorp-nomad-0-12-beta/',
tag: 'NEW',
text:
'Announcing Nomad 0.12, which introduces 15+ new features and our breakthrough Multi-Cluster Deployment. Learn more!',
}