Skip to content

Commit 52a4049

Browse files
committed
Release v1.4.0
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 6fcfb63 commit 52a4049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ resources:
66
images:
77
- name: fluxcd/notification-controller
88
newName: fluxcd/notification-controller
9-
newTag: v1.3.0
9+
newTag: v1.4.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/chainguard-dev/git-urls v1.0.2
1717
github.com/containrrr/shoutrrr v0.8.0
1818
github.com/fluxcd/cli-utils v0.36.0-flux.9
19-
github.com/fluxcd/notification-controller/api v1.3.0
19+
github.com/fluxcd/notification-controller/api v1.4.0
2020
github.com/fluxcd/pkg/apis/event v0.10.1
2121
github.com/fluxcd/pkg/apis/meta v1.6.1
2222
github.com/fluxcd/pkg/git v0.21.0

0 commit comments

Comments
 (0)