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 6fcfb63 commit 52a4049Copy full SHA for 52a4049
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/notification-controller
8
newName: fluxcd/notification-controller
9
- newTag: v1.3.0
+ newTag: v1.4.0
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/chainguard-dev/git-urls v1.0.2
17
github.com/containrrr/shoutrrr v0.8.0
18
github.com/fluxcd/cli-utils v0.36.0-flux.9
19
- github.com/fluxcd/notification-controller/api v1.3.0
+ github.com/fluxcd/notification-controller/api v1.4.0
20
github.com/fluxcd/pkg/apis/event v0.10.1
21
github.com/fluxcd/pkg/apis/meta v1.6.1
22
github.com/fluxcd/pkg/git v0.21.0
0 commit comments