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 24dccdf commit a5bc30bCopy full SHA for a5bc30b
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/notification-controller
8
newName: fluxcd/notification-controller
9
- newTag: v1.7.3
+ newTag: v1.7.4
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/chainguard-dev/git-urls v1.0.2
17
github.com/elazarl/goproxy v1.7.2
18
github.com/fluxcd/cli-utils v0.36.0-flux.15
19
- github.com/fluxcd/notification-controller/api v1.7.3
+ github.com/fluxcd/notification-controller/api v1.7.4
20
github.com/fluxcd/pkg/apis/event v0.20.0
21
github.com/fluxcd/pkg/apis/meta v1.22.0
22
github.com/fluxcd/pkg/auth v0.32.0
0 commit comments