Skip to content

Commit 95af198

Browse files
committed
Release v1.8.0
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent 51968a9 commit 95af198

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.0
8+
newTag: v1.8.0

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.6.1
2020
github.com/dimchansky/utfbom v1.1.1
2121
github.com/fluxcd/cli-utils v0.37.1-flux.1
22-
github.com/fluxcd/kustomize-controller/api v1.7.0
22+
github.com/fluxcd/kustomize-controller/api v1.8.0
2323
github.com/fluxcd/pkg/apis/acl v0.9.0
2424
github.com/fluxcd/pkg/apis/event v0.24.0
2525
github.com/fluxcd/pkg/apis/kustomize v1.15.0

0 commit comments

Comments
 (0)