We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0e912 commit a52f071Copy full SHA for a52f071
2 files changed
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/notification-controller
8
newName: fluxcd/notification-controller
9
- newTag: v1.5.0
+ newTag: v1.6.0
go.mod
@@ -17,7 +17,7 @@ require (
17
github.com/containrrr/shoutrrr v0.8.0
18
github.com/elazarl/goproxy v1.7.2
19
github.com/fluxcd/cli-utils v0.36.0-flux.13
20
- github.com/fluxcd/notification-controller/api v1.5.0
+ github.com/fluxcd/notification-controller/api v1.6.0
21
github.com/fluxcd/pkg/apis/event v0.17.0
22
github.com/fluxcd/pkg/apis/meta v1.12.0
23
github.com/fluxcd/pkg/auth v0.16.0
0 commit comments