Skip to content

Commit fc1d20e

Browse files
committed
Release v1.2.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 717ce6e commit fc1d20e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manager/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: fluxcd/kustomize-controller
77
newName: fluxcd/kustomize-controller
8-
newTag: v1.1.0
8+
newTag: v1.2.0

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/cyphar/filepath-securejoin v0.2.4
1818
github.com/dimchansky/utfbom v1.1.1
1919
github.com/fluxcd/cli-utils v0.36.0-flux.2
20-
github.com/fluxcd/kustomize-controller/api v1.1.1
20+
github.com/fluxcd/kustomize-controller/api v1.2.0
2121
github.com/fluxcd/pkg/apis/acl v0.1.0
2222
github.com/fluxcd/pkg/apis/event v0.6.0
2323
github.com/fluxcd/pkg/apis/kustomize v1.2.0

0 commit comments

Comments
 (0)