Skip to content

Commit 676fc61

Browse files
committed
Release v1.5.0
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 5d2bcf9 commit 676fc61

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.4.0
8+
newTag: v1.5.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.4.1
1818
github.com/dimchansky/utfbom v1.1.1
1919
github.com/fluxcd/cli-utils v0.36.0-flux.12
20-
github.com/fluxcd/kustomize-controller/api v1.4.0
20+
github.com/fluxcd/kustomize-controller/api v1.5.0
2121
github.com/fluxcd/pkg/apis/acl v0.6.0
2222
github.com/fluxcd/pkg/apis/event v0.16.0
2323
github.com/fluxcd/pkg/apis/kustomize v1.9.0

0 commit comments

Comments
 (0)