Add note about supported version upgrades (#119)

Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
Faisal Memon
2023-11-28 22:01:16 +00:00
committed by GitHub
parent 4281114b49
commit 1ef207c7b2
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ A suite of [Helm Charts](https://helm.sh/docs) for standardized installations of
## How to install or upgrade
You most likely want to do an integrated setup based on the spire chart.
See the [Instructions](https://artifacthub.io/packages/helm/spiffe/spire).
See the [Instructions](https://artifacthub.io/packages/helm/spiffe/spire#install-notes).
## Contributing
+2
View File
@@ -32,6 +32,8 @@ For production installs, please see [the production example](https://github.com/
## Upgrade notes
We only support upgrading one major version at a time. Version skipping isn't supported.
### 0.16.X
The settings under "spire-server.controllerManager.identities" have all been moved under "spire-server.controllerManager.identities.clusterSPIFFEIDs.default". If you have changed any from the defaults, please update them to the new location during upgrade.