mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-21 11:05:44 +00: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:
parent
b6e0e8fd63
commit
99b51ad525
24 changed files with 30 additions and 30 deletions
|
|
@ -29,7 +29,7 @@ import (
|
|||
"sigs.k8s.io/controller-runtime/pkg/client"
|
||||
|
||||
helmv2 "github.com/fluxcd/helm-controller/api/v2"
|
||||
autov1 "github.com/fluxcd/image-automation-controller/api/v1beta2"
|
||||
autov1 "github.com/fluxcd/image-automation-controller/api/v1"
|
||||
imagev1 "github.com/fluxcd/image-reflector-controller/api/v1"
|
||||
kustomizev1 "github.com/fluxcd/kustomize-controller/api/v1"
|
||||
notificationv1 "github.com/fluxcd/notification-controller/api/v1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue