mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-24 04:18:52 +00:00
Update toolkit components
- helm-controller to v0.12.2 https://github.com/fluxcd/helm-controller/blob/v0.12.2/CHANGELOG.md - image-reflector-controller to v0.13.1 https://github.com/fluxcd/image-reflector-controller/blob/v0.13.1/CHANGELOG.md - image-automation-controller to v0.17.1 https://github.com/fluxcd/image-automation-controller/blob/v0.17.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
cdd90cfa75
commit
4c60d1657d
6 changed files with 18 additions and 18 deletions
6
go.mod
6
go.mod
|
|
@ -7,9 +7,9 @@ require (
|
|||
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
|
||||
github.com/cyphar/filepath-securejoin v0.2.2
|
||||
github.com/fluxcd/go-git-providers v0.3.1
|
||||
github.com/fluxcd/helm-controller/api v0.12.1
|
||||
github.com/fluxcd/image-automation-controller/api v0.17.0
|
||||
github.com/fluxcd/image-reflector-controller/api v0.13.0
|
||||
github.com/fluxcd/helm-controller/api v0.12.2
|
||||
github.com/fluxcd/image-automation-controller/api v0.17.1
|
||||
github.com/fluxcd/image-reflector-controller/api v0.13.1
|
||||
github.com/fluxcd/kustomize-controller/api v0.17.0
|
||||
github.com/fluxcd/notification-controller/api v0.18.1
|
||||
github.com/fluxcd/pkg/apis/meta v0.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue