mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-23 08:01:48 +00:00
Include image-* controllers in update workflow
Signed-off-by: Michael Bridgen <michael@weave.works>
This commit is contained in:
parent
a4871724ac
commit
811cd4248f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -40,6 +40,8 @@ jobs:
|
||||||
bump_version kustomize-controller
|
bump_version kustomize-controller
|
||||||
bump_version source-controller
|
bump_version source-controller
|
||||||
bump_version notification-controller
|
bump_version notification-controller
|
||||||
|
bump_version image-reflector-controller
|
||||||
|
bump_version image-automation-controller
|
||||||
|
|
||||||
# add missing and remove unused modules
|
# add missing and remove unused modules
|
||||||
go mod tidy
|
go mod tidy
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue