mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-18 21:51:49 +00:00
Merge pull request #824 from fluxcd/upgrade-semver-tip
Highlight PATCH versions can be used to upgrade
This commit is contained in:
commit
afe0ddcd84
1 changed files with 4 additions and 0 deletions
|
|
@ -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).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue