Skip to content

Commit a52f071

Browse files
committed
Release v1.6.0
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 0e0e912 commit a52f071

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
@@ -6,4 +6,4 @@ resources:
66
images:
77
- name: fluxcd/notification-controller
88
newName: fluxcd/notification-controller
9-
newTag: v1.5.0
9+
newTag: v1.6.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/containrrr/shoutrrr v0.8.0
1818
github.com/elazarl/goproxy v1.7.2
1919
github.com/fluxcd/cli-utils v0.36.0-flux.13
20-
github.com/fluxcd/notification-controller/api v1.5.0
20+
github.com/fluxcd/notification-controller/api v1.6.0
2121
github.com/fluxcd/pkg/apis/event v0.17.0
2222
github.com/fluxcd/pkg/apis/meta v1.12.0
2323
github.com/fluxcd/pkg/auth v0.16.0

0 commit comments

Comments
 (0)