Release v1.2.4

Signed-off-by: Sunny <github@darkowlzz.space>
This commit is contained in:
Sunny 2024-02-01 13:09:18 +00:00
parent be91fe2beb
commit ff3dbfe91d
No known key found for this signature in database
GPG Key ID: C58440AB02208FDD
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/notification-controller
newName: fluxcd/notification-controller
newTag: v1.2.3
newTag: v1.2.4

2
go.mod
View File

@ -15,7 +15,7 @@ require (
github.com/chainguard-dev/git-urls v1.0.2
github.com/containrrr/shoutrrr v0.8.0
github.com/fluxcd/cli-utils v0.36.0-flux.3
github.com/fluxcd/notification-controller/api v1.2.3
github.com/fluxcd/notification-controller/api v1.2.4
github.com/fluxcd/pkg/apis/event v0.7.0
github.com/fluxcd/pkg/apis/meta v1.3.0
github.com/fluxcd/pkg/git v0.17.0