1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Update toolkit components

- image-automation-controller to v0.6.1
  https://github.com/fluxcd/image-automation-controller/blob/v0.6.1/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
fluxcdbot
2021-02-25 16:43:31 +00:00
committed by GitHub
parent 0f05ce3605
commit c8ff861d00
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/Masterminds/semver/v3 v3.1.0
github.com/cyphar/filepath-securejoin v0.2.2
github.com/fluxcd/helm-controller/api v0.8.0
github.com/fluxcd/image-automation-controller/api v0.6.0
github.com/fluxcd/image-automation-controller/api v0.6.1
github.com/fluxcd/image-reflector-controller/api v0.7.0
github.com/fluxcd/kustomize-controller/api v0.9.1
github.com/fluxcd/notification-controller/api v0.9.0