Release v1.2.4
Signed-off-by: Sunny <github@darkowlzz.space>
This commit is contained in:
parent
be91fe2beb
commit
ff3dbfe91d
|
|
@ -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
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue