mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-27 05:38:50 +00:00
Update tests to HelmRelease v2beta2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
afcf12194d
commit
b4f5d121c8
8 changed files with 9 additions and 9 deletions
2
cmd/flux/testdata/export/helm-release.yaml
vendored
2
cmd/flux/testdata/export/helm-release.yaml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: flux-system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue