From debd8fe5615165f30b5aa8699a31bf351fbabfd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Fri, 13 Feb 2026 16:59:36 +0100 Subject: [PATCH] fix: Release --- charts/codex/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/codex/values.yaml b/charts/codex/values.yaml index 9334b4a3..fb600ef8 100644 --- a/charts/codex/values.yaml +++ b/charts/codex/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: - repository: registry.gitlab.com/oceanbox/poseidon/codex + repository: git.oceanbox.io/oceanbox/poseidon/codex # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion.