From 0e49ae72f0effa5586f2ec5e40a1a815122725b3 Mon Sep 17 00:00:00 2001
From: rc3 CI <ci@rc3.world>
Date: Thu, 30 Dec 2021 00:48:27 +0000
Subject: [PATCH] [CI] bump version in
 overlays/staging/exneuland/deployment.yaml to 993e2303-13535

---
 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 a39aaee..0a09a36 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:f4233055-13525
+          image: registry.git.cccv.de/hub/exneuland:993e2303-13535
           env:
             - name: SECRET_KEY_BASE
               valueFrom:
-- 
GitLab