From 461f2a8f7d15fd006259cfa6c1f60dc660b30113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Fri, 13 Feb 2026 17:01:28 +0100 Subject: [PATCH] fix: Switch plume to gitea --- charts/plume/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/plume/values.yaml b/charts/plume/values.yaml index 9eb8c3b6..231967cf 100644 --- a/charts/plume/values.yaml +++ b/charts/plume/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: registry.gitlab.com/oceanbox/plume + repository: git.oceanbox.io/oceanbox/plume/plume tag: v1.6.7 pullPolicy: IfNotPresent init: