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

Update toolkit components

- image-automation-controller to v1.0.1
  https://github.com/fluxcd/image-automation-controller/blob/v1.0.1/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2025-09-28 19:59:27 +00:00
committed by GitHub
parent 3247a46654
commit 2997645ea3
4 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/fluxcd/cli-utils v0.36.0-flux.15
github.com/fluxcd/go-git-providers v0.24.0
github.com/fluxcd/helm-controller/api v1.4.0
github.com/fluxcd/image-automation-controller/api v1.0.0
github.com/fluxcd/image-automation-controller/api v1.0.1
github.com/fluxcd/image-reflector-controller/api v1.0.1
github.com/fluxcd/kustomize-controller/api v1.7.0
github.com/fluxcd/notification-controller/api v1.7.1