Update chart image repository

This commit is contained in:
Michael 2022-12-22 17:58:15 +01:00
parent 462164649a
commit 4d002e70ae
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ frontend:
replicaCount: 1
image:
repository: ghcr.io/papermc/hangar_frontend
repository: ghcr.io/hangarmc/hangar/frontend
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
@ -97,7 +97,7 @@ backend:
replicaCount: 1
image:
repository: ghcr.io/papermc/hangar_backend
repository: ghcr.io/hangarmc/hangar/backend
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"