From 6bad1b0aefe92961b96619d68dd692a72c2f08e5 Mon Sep 17 00:00:00 2001
From: rc3 CI <ci@rc3.world>
Date: Wed, 29 Dec 2021 12:20:24 +0000
Subject: [PATCH] [CI] bump version in overlays/dev/exneuland/deployment.yaml
 to 8dd1f1c1-13344

---
 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 cae465b..31ae01d 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:e14c492f-13283
+          image: registry.git.cccv.de/hub/exneuland:8dd1f1c1-13344
           env:
             - name: SECRET_KEY_BASE
               valueFrom:
-- 
GitLab