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 0f32b00 commit 87286b1Copy full SHA for 87286b1
2 files changed
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
5
images:
6
- name: fluxcd/kustomize-controller
7
newName: fluxcd/kustomize-controller
8
- newTag: v1.9.1
+ newTag: v1.9.2
go.mod
@@ -19,7 +19,7 @@ require (
19
github.com/cyphar/filepath-securejoin v0.6.1
20
github.com/dimchansky/utfbom v1.1.1
21
github.com/fluxcd/cli-utils v1.2.2
22
- github.com/fluxcd/kustomize-controller/api v1.9.1
+ github.com/fluxcd/kustomize-controller/api v1.9.2
23
github.com/fluxcd/pkg/apis/acl v0.10.0
24
github.com/fluxcd/pkg/apis/event v0.27.1
25
github.com/fluxcd/pkg/apis/kustomize v1.19.1
0 commit comments