Skip to content

Commit 767a7f1

Browse files
committed
Release v1.7.2
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 9cf45f3 commit 767a7f1

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.7.1
8+
newTag: v1.7.2

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/cyphar/filepath-securejoin v0.4.1
2020
github.com/dimchansky/utfbom v1.1.1
2121
github.com/fluxcd/cli-utils v0.36.0-flux.15
22-
github.com/fluxcd/kustomize-controller/api v1.7.1
22+
github.com/fluxcd/kustomize-controller/api v1.7.2
2323
github.com/fluxcd/pkg/apis/acl v0.9.0
2424
github.com/fluxcd/pkg/apis/event v0.20.0
2525
github.com/fluxcd/pkg/apis/kustomize v1.13.0

0 commit comments

Comments
 (0)