mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 11:58:51 +00:00
Update image-automation-controller API to v1beta2
Signed-off-by: Sunny <github@darkowlzz.space>
This commit is contained in:
parent
7b8906fe41
commit
4edc640d0c
20 changed files with 49 additions and 49 deletions
2
cmd/flux/testdata/export/image-update.yaml
vendored
2
cmd/flux/testdata/export/image-update.yaml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta1
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||||
kind: ImageUpdateAutomation
|
||||
metadata:
|
||||
name: flux-system
|
||||
|
|
|
|||
2
cmd/flux/testdata/export/objects.yaml
vendored
2
cmd/flux/testdata/export/objects.yaml
vendored
|
|
@ -51,7 +51,7 @@ spec:
|
|||
semver:
|
||||
range: 5.0.x
|
||||
---
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta1
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||||
kind: ImageUpdateAutomation
|
||||
metadata:
|
||||
name: flux-system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue