mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-25 12:58:51 +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/trace/helmrelease.yaml
vendored
2
cmd/flux/testdata/trace/helmrelease.yaml
vendored
|
|
@ -9,7 +9,7 @@ kind: Namespace
|
|||
metadata:
|
||||
name: {{ .ns }}
|
||||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue