mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-16 16:55:44 +00:00
Update toolkit components
- image-reflector-controller to v1.0.1 https://github.com/fluxcd/image-reflector-controller/blob/v1.0.1/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
a1f366933b
commit
6f47ae0f2f
4 changed files with 6 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -14,7 +14,7 @@ require (
|
|||
github.com/fluxcd/go-git-providers v0.23.0
|
||||
github.com/fluxcd/helm-controller/api v1.3.0
|
||||
github.com/fluxcd/image-automation-controller/api v1.0.0
|
||||
github.com/fluxcd/image-reflector-controller/api v1.0.0
|
||||
github.com/fluxcd/image-reflector-controller/api v1.0.1
|
||||
github.com/fluxcd/kustomize-controller/api v1.6.1
|
||||
github.com/fluxcd/notification-controller/api v1.6.0
|
||||
github.com/fluxcd/pkg/apis/event v0.19.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue