mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 01:28:52 +00:00
Update toolkit components
- kustomize-controller to v0.9.1 https://github.com/fluxcd/kustomize-controller/blob/v0.9.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
659a19cd80
commit
38a3f3ba11
3 changed files with 5 additions and 5 deletions
2
go.mod
2
go.mod
|
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/fluxcd/helm-controller/api v0.8.0
|
||||
github.com/fluxcd/image-automation-controller/api v0.6.0
|
||||
github.com/fluxcd/image-reflector-controller/api v0.7.0
|
||||
github.com/fluxcd/kustomize-controller/api v0.9.0
|
||||
github.com/fluxcd/kustomize-controller/api v0.9.1
|
||||
github.com/fluxcd/notification-controller/api v0.9.0
|
||||
github.com/fluxcd/pkg/apis/meta v0.8.0
|
||||
github.com/fluxcd/pkg/git v0.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue