mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-02 08:08: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
|
|
@ -78,7 +78,7 @@ spec:
|
|||
timeout: 1m0s
|
||||
url: ssh://git@github.com/example/repo
|
||||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: podinfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue