From 6b91be1b0e1a14c6d27edcaca046b40732ebcda0 Mon Sep 17 00:00:00 2001 From: corite Date: Sun, 7 Jan 2024 13:54:07 +0100 Subject: [PATCH] fix: update image link --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 1470f7aef..355624ab1 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -5,10 +5,10 @@ replicaCount: 1 image: - repository: docker.io/thatonecalculator/iceshrimp + repository: iceshrimp.dev/iceshrimp/iceshrimp pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "" + tag: latest iceshrimp: isManagedHosting: true