fix: helm chart version constraint and repo url
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: sparkyfitness
|
||||
version: ">=0.1.0"
|
||||
version: ">=0.16.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: sparkyfitness
|
||||
@@ -73,4 +73,4 @@ spec:
|
||||
enabled: false
|
||||
|
||||
networkPolicy:
|
||||
enabled: true
|
||||
enabled: true
|
||||
|
||||
@@ -6,4 +6,4 @@ metadata:
|
||||
spec:
|
||||
type: oci
|
||||
url: oci://ghcr.io/codewithcj/charts
|
||||
interval: 12h
|
||||
interval: 12h
|
||||
|
||||
Reference in New Issue
Block a user