mirror of https://github.com/status-im/consul.git
docs: Fix version typo in consul-k8s v1.3.x release notes (#20767)
* version fix * Bash fix
This commit is contained in:
parent
0668ace1a7
commit
9979ab815b
|
@ -11,7 +11,7 @@ We are pleased to announce the following Consul updates.
|
|||
|
||||
## Release highlights
|
||||
|
||||
- **Catalog v2:** This release provides the ability to preview Consul's v2 Catalog and Resource API. You must enable this feature.
|
||||
**Catalog v2:** This release provides the ability to preview Consul's v2 Catalog and Resource API. You must enable this feature.
|
||||
Catalog v2 supports multi-port application deployments with a single Envoy proxy. Refer to the [v2 Catalog and Resource API](/consul/docs/v1.17.x/k8s/multiport) documentation for more information.
|
||||
|
||||
The v1 and v2 catalogs are not cross compatible, and not all Consul features are available within this v2 feature preview.
|
||||
|
@ -27,7 +27,7 @@ Catalog v2 supports multi-port application deployments with a single Envoy proxy
|
|||
<Note> Consul 1.15.x and 1.14.x are not supported. Please refer to Supported Consul and Kubernetes versions for more detail on choosing the correct consul-k8s version. </Note>
|
||||
|
||||
- Consul 1.17.x.
|
||||
- Consul Dataplane v1.2.x. Refer to Envoy and Consul Dataplane for details about Consul Dataplane versions and the available packaged Envoy version.
|
||||
- Consul Dataplane v1.3.x. Refer to Envoy and Consul Dataplane for details about Consul Dataplane versions and the available packaged Envoy version.
|
||||
- Kubernetes 1.24.x - 1.27.x
|
||||
- kubectl 1.24.x - 1.27.x
|
||||
- Helm 3.6+
|
||||
|
|
Loading…
Reference in New Issue