mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-02 08:08:51 +00:00
Update toolkit components
- notification-controller to v0.32.1 https://github.com/fluxcd/notification-controller/blob/v0.32.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
e29f171844
commit
79485c99ab
4 changed files with 6 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -13,7 +13,7 @@ require (
|
|||
github.com/fluxcd/image-automation-controller/api v0.30.0
|
||||
github.com/fluxcd/image-reflector-controller/api v0.25.0
|
||||
github.com/fluxcd/kustomize-controller/api v0.34.0
|
||||
github.com/fluxcd/notification-controller/api v0.32.0
|
||||
github.com/fluxcd/notification-controller/api v0.32.1
|
||||
github.com/fluxcd/pkg/apis/meta v0.19.0
|
||||
github.com/fluxcd/pkg/git v0.10.0
|
||||
github.com/fluxcd/pkg/git/gogit v0.7.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue