1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Update toolkit components

- notification-controller to v0.30.1
  https://github.com/fluxcd/notification-controller/blob/v0.30.1/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2022-12-21 14:38:45 +00:00
committed by GitHub
parent b2b610b55e
commit 7be91884b7
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.28.0
github.com/fluxcd/image-reflector-controller/api v0.23.1
github.com/fluxcd/kustomize-controller/api v0.32.0
github.com/fluxcd/notification-controller/api v0.30.0
github.com/fluxcd/notification-controller/api v0.30.1
github.com/fluxcd/pkg/apis/meta v0.18.0
github.com/fluxcd/pkg/git v0.7.0
github.com/fluxcd/pkg/git/gogit v0.4.0