From d5340095b500c8acffa3e37c36b9b665bd533f92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 25 Jun 2026 21:16:44 +0200 Subject: [PATCH] proteus: Initial test tag --- values/proteus/manifests/workerdeployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/proteus/manifests/workerdeployment.yaml b/values/proteus/manifests/workerdeployment.yaml index d580c9ae..30bdff94 100644 --- a/values/proteus/manifests/workerdeployment.yaml +++ b/values/proteus/manifests/workerdeployment.yaml @@ -114,7 +114,7 @@ spec: runAsGroup: 0 containers: - name: proteus - image: git.oceanbox.io/oceanbox/poseidon/proteus:CHANGEME + image: git.oceanbox.io/oceanbox/poseidon/proteus:v2.17.0 resources: requests: memory: 256Mi