mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-01 07:38:50 +00:00
Move to v1alpha2 image update APIs
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
e9531e4d57
commit
3a8aad7e5c
21 changed files with 43 additions and 36 deletions
|
|
@ -28,7 +28,7 @@ import (
|
|||
|
||||
"github.com/fluxcd/pkg/apis/meta"
|
||||
|
||||
imagev1 "github.com/fluxcd/image-reflector-controller/api/v1alpha1"
|
||||
imagev1 "github.com/fluxcd/image-reflector-controller/api/v1alpha2"
|
||||
)
|
||||
|
||||
var createImagePolicyCmd = &cobra.Command{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue