Update fluxcd/pkg/kustomize dependency
This fixes the issue where only .yaml was accepted by `flux build/diff` for a kustomization file extension. It also adds support for kustomize componenents. Signed-off-by: Soule BA <soule@weave.works>
This commit is contained in:
2
go.mod
2
go.mod
@@ -17,7 +17,7 @@ require (
|
||||
github.com/fluxcd/pkg/apis/meta v0.18.0
|
||||
github.com/fluxcd/pkg/git v0.7.0
|
||||
github.com/fluxcd/pkg/git/gogit v0.3.1
|
||||
github.com/fluxcd/pkg/kustomize v0.10.0
|
||||
github.com/fluxcd/pkg/kustomize v0.12.0
|
||||
github.com/fluxcd/pkg/oci v0.16.0
|
||||
github.com/fluxcd/pkg/runtime v0.24.0
|
||||
github.com/fluxcd/pkg/sourceignore v0.3.0
|
||||
|
||||
Reference in New Issue
Block a user