mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-10 06:00:04 +00:00
Update toolkit components
- kustomize-controller to v0.19.1 https://github.com/fluxcd/kustomize-controller/blob/v0.19.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
893596383a
commit
269f5e2575
4 changed files with 6 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/fluxcd/helm-controller/api v0.15.0
|
||||
github.com/fluxcd/image-automation-controller/api v0.19.0
|
||||
github.com/fluxcd/image-reflector-controller/api v0.15.0
|
||||
github.com/fluxcd/kustomize-controller/api v0.19.0
|
||||
github.com/fluxcd/kustomize-controller/api v0.19.1
|
||||
github.com/fluxcd/notification-controller/api v0.20.1
|
||||
github.com/fluxcd/pkg/apis/meta v0.10.2
|
||||
github.com/fluxcd/pkg/runtime v0.12.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue