1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Highlight PATCH versions can be used to upgrade

Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
Hidde Beydals
2021-01-29 18:14:38 +01:00
parent 6d5ffdea57
commit 2c0323684c

View File

@@ -512,6 +512,10 @@ flux create helmrelease nginx \
## Upgrade ## Upgrade
!!! note "Patch versions"
It is safe and advised to use the latest PATCH version when upgrading to a
new MINOR version.
Update Flux CLI to the latest release with `brew upgrade fluxcd/tap/flux` or by Update Flux CLI to the latest release with `brew upgrade fluxcd/tap/flux` or by
downloading the binary from [GitHub](https://github.com/fluxcd/flux2/releases). downloading the binary from [GitHub](https://github.com/fluxcd/flux2/releases).