We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2bcf9 commit 676fc61Copy full SHA for 676fc61
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
5
images:
6
- name: fluxcd/kustomize-controller
7
newName: fluxcd/kustomize-controller
8
- newTag: v1.4.0
+ newTag: v1.5.0
go.mod
@@ -17,7 +17,7 @@ require (
17
github.com/cyphar/filepath-securejoin v0.4.1
18
github.com/dimchansky/utfbom v1.1.1
19
github.com/fluxcd/cli-utils v0.36.0-flux.12
20
- github.com/fluxcd/kustomize-controller/api v1.4.0
+ github.com/fluxcd/kustomize-controller/api v1.5.0
21
github.com/fluxcd/pkg/apis/acl v0.6.0
22
github.com/fluxcd/pkg/apis/event v0.16.0
23
github.com/fluxcd/pkg/apis/kustomize v1.9.0
0 commit comments