We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3619d commit 020caf4Copy full SHA for 020caf4
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
5
images:
6
- name: fluxcd/kustomize-controller
7
newName: fluxcd/kustomize-controller
8
- newTag: v1.6.0
+ newTag: v1.7.0
go.mod
@@ -19,7 +19,7 @@ require (
19
github.com/cyphar/filepath-securejoin v0.4.1
20
github.com/dimchansky/utfbom v1.1.1
21
github.com/fluxcd/cli-utils v0.36.0-flux.15
22
- github.com/fluxcd/kustomize-controller/api v1.6.0
+ github.com/fluxcd/kustomize-controller/api v1.7.0
23
github.com/fluxcd/pkg/apis/acl v0.9.0
24
github.com/fluxcd/pkg/apis/event v0.19.0
25
github.com/fluxcd/pkg/apis/kustomize v1.12.0
0 commit comments