fix: helm chart version constraint and repo url

This commit is contained in:
2026-05-26 20:58:54 +02:00
parent 0b4397a901
commit 808338010d
2 changed files with 3 additions and 3 deletions
@@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: sparkyfitness chart: sparkyfitness
version: ">=0.1.0" version: ">=0.16.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: sparkyfitness name: sparkyfitness
@@ -73,4 +73,4 @@ spec:
enabled: false enabled: false
networkPolicy: networkPolicy:
enabled: true enabled: true
@@ -6,4 +6,4 @@ metadata:
spec: spec:
type: oci type: oci
url: oci://ghcr.io/codewithcj/charts url: oci://ghcr.io/codewithcj/charts
interval: 12h interval: 12h