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 786f493 commit ba48222Copy full SHA for ba48222
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.0
+ newTag: v1.7.1
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.0
+ github.com/fluxcd/notification-controller/api v1.7.1
20
github.com/fluxcd/pkg/apis/event v0.19.0
21
github.com/fluxcd/pkg/apis/meta v1.21.0
22
github.com/fluxcd/pkg/auth v0.31.0
0 commit comments