We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55813b commit 57eb6d4Copy full SHA for 57eb6d4
charts/gel/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: gel
3
description: A Helm chart for self hosting Gel
4
type: application
5
-version: 0.1.1
+version: 0.1.11
6
appVersion: "6.2"
charts/gel/values.yaml
@@ -1,5 +1,5 @@
1
image:
- repository: gel/gel
+ repository: geldata/gel
pullPolicy: IfNotPresent
tag:
0 commit comments