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 9eb8ca7 commit 6efc3ebCopy full SHA for 6efc3eb
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
5
images:
6
- name: fluxcd/kustomize-controller
7
newName: fluxcd/kustomize-controller
8
- newTag: v1.5.0
+ newTag: v1.6.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.13
22
- github.com/fluxcd/kustomize-controller/api v1.5.0
+ github.com/fluxcd/kustomize-controller/api v1.6.0
23
github.com/fluxcd/pkg/apis/acl v0.7.0
24
github.com/fluxcd/pkg/apis/event v0.17.0
25
github.com/fluxcd/pkg/apis/kustomize v1.10.0
0 commit comments