Skip to content

Commit 4dea2e0

Browse files
committed
Release v1.5.1
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent c6cdd95 commit 4dea2e0

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.5.0
8+
newTag: v1.5.1

go.mod

Lines changed: 1 addition & 1 deletion
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.5.0
20+
github.com/fluxcd/kustomize-controller/api v1.5.1
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)