From bd7e9e7b1dab75fb56b3aa7552d1744e213b7dfb Mon Sep 17 00:00:00 2001
From: rc3 CI <ci@rc3.world>
Date: Thu, 30 Dec 2021 00:03:48 +0000
Subject: [PATCH] [CI] bump version in
 overlays/staging/exneuland/deployment.yaml to cadef8da-13515

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

diff --git a/kustomize/overlays/staging/exneuland/deployment.yaml b/kustomize/overlays/staging/exneuland/deployment.yaml
index df475c8..e92c695 100644
--- a/kustomize/overlays/staging/exneuland/deployment.yaml
+++ b/kustomize/overlays/staging/exneuland/deployment.yaml
@@ -8,7 +8,7 @@ spec:
     spec:
       containers:
         - name: exneuland
-          image: registry.git.cccv.de/hub/exneuland:f4debe36-13504
+          image: registry.git.cccv.de/hub/exneuland:cadef8da-13515
           env:
             - name: SECRET_KEY_BASE
               valueFrom:
-- 
GitLab