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
@@ -26,7 +26,7 @@ import (
|
||||
"golang.org/x/text/language"
|
||||
"k8s.io/apimachinery/pkg/runtime"
|
||||
|
||||
autov1 "github.com/fluxcd/image-automation-controller/api/v1beta2"
|
||||
autov1 "github.com/fluxcd/image-automation-controller/api/v1"
|
||||
)
|
||||
|
||||
var getImageUpdateCmd = &cobra.Command{
|
||||
|
||||
Reference in New Issue
Block a user