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

Update toolkit components

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

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2022-02-23 13:37:43 +00:00
committed by GitHub
parent 34e19cb638
commit 05479756d8
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/fluxcd/image-automation-controller/api v0.20.0
github.com/fluxcd/image-reflector-controller/api v0.16.0
github.com/fluxcd/kustomize-controller/api v0.21.1
github.com/fluxcd/notification-controller/api v0.22.1
github.com/fluxcd/notification-controller/api v0.22.2
github.com/fluxcd/pkg/apis/meta v0.10.2
github.com/fluxcd/pkg/kustomize v0.0.2
github.com/fluxcd/pkg/runtime v0.12.5