1
0
mirror of synced 2026-02-06 10:55:56 +00:00

Automate Flux upgrades with GitHub Actions

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-01 11:16:26 +02:00
parent 61ac81c4d9
commit 90f4891ca9
2 changed files with 60 additions and 1 deletions

View File

@@ -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)