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 9066a87 commit aaacfc4Copy full SHA for aaacfc4
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/notification-controller
8
newName: fluxcd/notification-controller
9
- newTag: v1.2.1
+ newTag: v1.2.2
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/chainguard-dev/git-urls v1.0.2
16
github.com/containrrr/shoutrrr v0.8.0
17
github.com/fluxcd/cli-utils v0.36.0-flux.2
18
- github.com/fluxcd/notification-controller/api v1.2.1
+ github.com/fluxcd/notification-controller/api v1.2.2
19
github.com/fluxcd/pkg/apis/event v0.6.0
20
github.com/fluxcd/pkg/apis/meta v1.2.0
21
github.com/fluxcd/pkg/git v0.16.0
0 commit comments