Skip to content

Commit 9406c94

Browse files
committed
Update image repository to GitHub Container Registry
Switching to ghcr.io ensures images are pulled from the correct repository under slackspace-io. This aligns with updated hosting and distribution practices.
1 parent 1f3cc50 commit 9406c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/shoebox/values.yaml

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

66
image:
7-
repository: shoebox
7+
repository: ghcr.io/slackspace-io/shoebox
88
pullPolicy: IfNotPresent
99
# Overrides the image tag whose default is the chart appVersion.
1010
tag: "main"

0 commit comments

Comments
 (0)