mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-11 06:30:04 +00:00
Update kustomize-controller to v0.0.10
This commit is contained in:
parent
78bb11dcbf
commit
bfb560ec50
3 changed files with 5 additions and 5 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.14
|
|||
require (
|
||||
github.com/blang/semver v3.5.1+incompatible
|
||||
github.com/fluxcd/helm-controller/api v0.0.7
|
||||
github.com/fluxcd/kustomize-controller/api v0.0.9
|
||||
github.com/fluxcd/kustomize-controller/api v0.0.10
|
||||
github.com/fluxcd/pkg/git v0.0.6
|
||||
github.com/fluxcd/pkg/ssh v0.0.5
|
||||
github.com/fluxcd/pkg/untar v0.0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue