Release v1.3.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2024-05-06 14:34:36 +03:00
parent 696f065673
commit a8f81b3a00
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF
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.0
newTag: v1.3.0

2
go.mod
View File

@ -16,7 +16,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.7
github.com/fluxcd/notification-controller/api v1.2.0
github.com/fluxcd/notification-controller/api v1.3.0
github.com/fluxcd/pkg/apis/event v0.9.0
github.com/fluxcd/pkg/apis/meta v1.5.0
github.com/fluxcd/pkg/git v0.19.0