try v2
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-19 09:47:22 -08:00
parent d5a5ce928f
commit 1dfa91cf8f
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta2
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: podinfo
@ -7,11 +7,12 @@ spec:
releaseName: podinfo
chart:
spec:
version: '6.6.3'
chart: podinfo
sourceRef:
kind: HelmRepository
name: podinfo
interval: 50m
interval: 10m
install:
remediation:
retries: 3