Skip to content

Commit 57eb6d4

Browse files
committed
gel: fix image repository
1 parent c55813b commit 57eb6d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/gel/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: gel
33
description: A Helm chart for self hosting Gel
44
type: application
5-
version: 0.1.1
5+
version: 0.1.11
66
appVersion: "6.2"

charts/gel/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
repository: gel/gel
2+
repository: geldata/gel
33
pullPolicy: IfNotPresent
44
tag:
55

0 commit comments

Comments
 (0)