mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-12 07:00:05 +00:00
Automate Flux upgrades with GitHub Actions
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
61ac81c4d9
commit
90f4891ca9
2 changed files with 60 additions and 1 deletions
|
|
@ -524,6 +524,11 @@ Verify that the controllers have been upgrade with:
|
|||
flux check
|
||||
```
|
||||
|
||||
!!! hint "Automated upgrades"
|
||||
You can automate the components manifest update with GitHub Actions
|
||||
and open a PR when there is a new Flux version available.
|
||||
For more details please see [Flux GitHub Action docs](https://github.com/fluxcd/flux2/tree/main/action).
|
||||
|
||||
### Terraform upgrade
|
||||
|
||||
Update the Flux provider to the [latest release](https://github.com/fluxcd/terraform-provider-flux/releases)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue