We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0e912 commit a52f071Copy full SHA for a52f071
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