Skip to content

Commit

Permalink
Fix changelog (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
vxav authored Nov 20, 2024
1 parent 9284225 commit 806a72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details>
<summary>Migration steps</summary>

* In ConfigMap `<cluster name>-userconfig` set `.Values.global.release` to the release version, e.g. `27.0.0`.
* In ConfigMap `<cluster name>-userconfig` set `.Values.global.release.version` to the release version, e.g. `27.0.0`.
* In App `<cluster name>` set the `version` to an empty string.
</details>

Expand Down

0 comments on commit 806a72d

Please sign in to comment.