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