Update image-automation-controller API to v1beta2
Signed-off-by: Sunny <github@darkowlzz.space>
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user