Updating alert for 1.10 announcement (#10474)
This commit is contained in:
parent
5563c8cd68
commit
dd2bf56b1d
|
@ -14,9 +14,9 @@ export default function HomePage({ serviceMeshIngressGatewayCode }) {
|
|||
<div className="p-home">
|
||||
<HomepageHero
|
||||
alert={{
|
||||
url: 'https://www.consul.io/docs/ecs',
|
||||
text: 'Consul service mesh now available on ECS',
|
||||
tag: 'Tech Preview',
|
||||
url: 'https://www.hashicorp.com/blog/announcing-consul-1-10',
|
||||
text: 'Consul 1.10 Is Now Generally Available',
|
||||
tag: 'Blog',
|
||||
}}
|
||||
title="Service Mesh for any runtime or cloud"
|
||||
description="Consul automates networking for simple and secure application delivery."
|
||||
|
|
Loading…
Reference in New Issue