fix: helm chart version constraint and repo url
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user