From 881a1378c9b7e0ae024f0229c12260925ba4d543 Mon Sep 17 00:00:00 2001
From: rc3 CI <ci@rc3.world>
Date: Wed, 29 Dec 2021 00:05:21 +0000
Subject: [PATCH] [CI] bump version in overlays/dev/exneuland/deployment.yaml
 to 6b61ced3-13264

---
 kustomize/overlays/dev/exneuland/deployment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kustomize/overlays/dev/exneuland/deployment.yaml b/kustomize/overlays/dev/exneuland/deployment.yaml
index 5ae4ee4..fb6e4e5 100644
--- a/kustomize/overlays/dev/exneuland/deployment.yaml
+++ b/kustomize/overlays/dev/exneuland/deployment.yaml
@@ -8,7 +8,7 @@ spec:
     spec:
       containers:
         - name: exneuland
-          image: registry.git.cccv.de/hub/exneuland:333657eb-13260
+          image: registry.git.cccv.de/hub/exneuland:6b61ced3-13264
           env:
             - name: SECRET_KEY_BASE
               valueFrom:
-- 
GitLab