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

This commit is contained in:
CJ_Clippy 2024-06-13 23:40:06 -08:00
parent b341ea51fa
commit ae991fc2ce
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: fp
@ -11,7 +11,8 @@ spec:
sourceRef:
kind: GitRepository
name: fp
valuesFile: ./charts/fp/values-dev.yaml
valuesFiles:
- ./charts/fp/values-dev.yaml
interval: 1m
install:
remediation: