mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-29 06:38:50 +00:00
Update image-reflector API to v1beta2
Signed-off-by: Sunny <darkowlzz@protonmail.com>
This commit is contained in:
parent
4a871cdf10
commit
9dd98fb2b2
29 changed files with 53 additions and 50 deletions
|
|
@ -20,7 +20,7 @@ import (
|
|||
"sigs.k8s.io/controller-runtime/pkg/client"
|
||||
|
||||
autov1 "github.com/fluxcd/image-automation-controller/api/v1beta1"
|
||||
imagev1 "github.com/fluxcd/image-reflector-controller/api/v1beta1"
|
||||
imagev1 "github.com/fluxcd/image-reflector-controller/api/v1beta2"
|
||||
)
|
||||
|
||||
// These are general-purpose adapters for attaching methods to, for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue