Skip to content

Commit 383b402

Browse files
committed
Release v1.1.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 506d03d commit 383b402

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.0.0
8+
newTag: v1.1.0

go.mod

+1-1
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.3
2525
github.com/dimchansky/utfbom v1.1.1
26-
github.com/fluxcd/kustomize-controller/api v1.0.0
26+
github.com/fluxcd/kustomize-controller/api v1.1.0
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)