mirror of
https://github.com/fluxcd/flux2.git
synced 2025-10-27 12:44:43 +08:00
Update toolkit components
- image-automation-controller to v1.0.0 https://github.com/fluxcd/image-automation-controller/blob/v1.0.0/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com> Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
committed by
Matheus Pimenta
parent
b6e0e8fd63
commit
99b51ad525
@ -32,7 +32,7 @@ import (
|
||||
"k8s.io/client-go/kubernetes/scheme"
|
||||
|
||||
helmv2 "github.com/fluxcd/helm-controller/api/v2"
|
||||
automationv1 "github.com/fluxcd/image-automation-controller/api/v1beta2"
|
||||
automationv1 "github.com/fluxcd/image-automation-controller/api/v1"
|
||||
reflectorv1 "github.com/fluxcd/image-reflector-controller/api/v1"
|
||||
kustomizev1 "github.com/fluxcd/kustomize-controller/api/v1"
|
||||
notiv1beta3 "github.com/fluxcd/notification-controller/api/v1beta3"
|
||||
|
||||
Reference in New Issue
Block a user