1
0
mirror of synced 2026-06-26 21:50:48 +00:00

Update toolkit components

- notification-controller to v1.9.0
  https://github.com/fluxcd/notification-controller/blob/v1.9.0/CHANGELOG.md
- source-watcher to v2.2.0
  https://github.com/fluxcd/source-watcher/blob/v2.2.0/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2026-06-24 14:50:36 +00:00
committed by GitHub
parent 65d975b490
commit 9f995dfec0
5 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ require (
github.com/fluxcd/image-automation-controller/api v1.2.0
github.com/fluxcd/image-reflector-controller/api v1.2.0
github.com/fluxcd/kustomize-controller/api v1.9.0
github.com/fluxcd/notification-controller/api v1.8.4
github.com/fluxcd/notification-controller/api v1.9.0
github.com/fluxcd/pkg/apis/event v0.26.0
github.com/fluxcd/pkg/apis/meta v1.30.0
github.com/fluxcd/pkg/auth v0.51.0
@@ -33,7 +33,7 @@ require (
github.com/fluxcd/pkg/tar v1.2.0
github.com/fluxcd/pkg/version v0.16.0
github.com/fluxcd/source-controller/api v1.9.0
github.com/fluxcd/source-watcher/api/v2 v2.1.1
github.com/fluxcd/source-watcher/api/v2 v2.2.0
github.com/go-git/go-git/v5 v5.19.1
github.com/go-logr/logr v1.4.3
github.com/gonvenience/bunt v1.4.2