Skip to content

Commit d7417b0

Browse files
fix(k8s): update image repository to ghcr.io
1 parent 58e4333 commit d7417b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
replicaCount: 1
66

77
image:
8-
repository: docker.pkg.github.com/codeforphilly/chime/penn-chime
8+
repository: ghcr.io/codeforphilly/chime/penn-chime
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
1111
tag: latest

0 commit comments

Comments
 (0)