Skip to content

Commit bf7f901

Browse files
committed
Release v1.1.1
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 28e1dc8 commit bf7f901

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
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.1.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/aws/aws-sdk-go-v2/service/sts v1.21.5
2424
github.com/cyphar/filepath-securejoin v0.2.4
2525
github.com/dimchansky/utfbom v1.1.1
26-
github.com/fluxcd/kustomize-controller/api v1.1.0
26+
github.com/fluxcd/kustomize-controller/api v1.1.1
2727
github.com/fluxcd/pkg/apis/acl v0.1.0
2828
github.com/fluxcd/pkg/apis/event v0.5.2
2929
github.com/fluxcd/pkg/apis/kustomize v1.1.1

0 commit comments

Comments
 (0)