We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd43202 commit 4a0eb45Copy full SHA for 4a0eb45
2 files changed
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
6
images:
7
- name: fluxcd/notification-controller
8
newName: fluxcd/notification-controller
9
- newTag: v1.8.2
+ newTag: v1.8.3
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/chainguard-dev/git-urls v1.0.2
17
github.com/elazarl/goproxy v1.8.1
18
github.com/fluxcd/cli-utils v0.37.2-flux.1
19
- github.com/fluxcd/notification-controller/api v1.8.2
+ github.com/fluxcd/notification-controller/api v1.8.3
20
github.com/fluxcd/pkg/apis/event v0.24.1
21
github.com/fluxcd/pkg/apis/meta v1.25.1
22
github.com/fluxcd/pkg/auth v0.38.4
0 commit comments