1
0
mirror of synced 2026-02-13 13:06:56 +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:
fluxcdbot
2023-02-28 13:07:03 +00:00
committed by GitHub
parent e29f171844
commit 79485c99ab
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -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