docs: Upgrade Consul K8s update link to combat matrix (#12744)
This commit is contained in:
parent
f5a882f66c
commit
07893afbdb
|
@ -118,7 +118,7 @@ to update to the new version.
|
|||
1. Ensure you've read the [Upgrading Consul](/docs/upgrading) documentation.
|
||||
1. Ensure you've read any [specific instructions](/docs/upgrading/upgrade-specific) for the version you're upgrading
|
||||
to and the Consul [changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) for that version.
|
||||
1. Read our [Compatibility Matrix](/docs/k8s/upgrade/compatibility) to ensure
|
||||
1. Read our [Compatibility Matrix](/docs/k8s/installation/compatibility) to ensure
|
||||
your current Helm chart version supports this Consul version. If it does not,
|
||||
you may need to also upgrade your Helm chart version at the same time.
|
||||
1. Set `global.image` in your `values.yaml` to the desired version:
|
||||
|
|
Loading…
Reference in New Issue