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">
|
<div className="p-home">
|
||||||
<HomepageHero
|
<HomepageHero
|
||||||
alert={{
|
alert={{
|
||||||
url: 'https://www.consul.io/docs/ecs',
|
url: 'https://www.hashicorp.com/blog/announcing-consul-1-10',
|
||||||
text: 'Consul service mesh now available on ECS',
|
text: 'Consul 1.10 Is Now Generally Available',
|
||||||
tag: 'Tech Preview',
|
tag: 'Blog',
|
||||||
}}
|
}}
|
||||||
title="Service Mesh for any runtime or cloud"
|
title="Service Mesh for any runtime or cloud"
|
||||||
description="Consul automates networking for simple and secure application delivery."
|
description="Consul automates networking for simple and secure application delivery."
|
||||||
|
|
Loading…
Reference in New Issue