From d5b6f89285a079f21d6f33d9c5fe250da1e5b5da Mon Sep 17 00:00:00 2001
From: rc3 CI <ci@rc3.world>
Date: Wed, 29 Dec 2021 20:47:07 +0000
Subject: [PATCH] [CI] bump version in overlays/dev/exneuland/deployment.yaml
 to a9f25584-13433

---
 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 99945c9..8751beb 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:eba4ed4b-13362
+          image: registry.git.cccv.de/hub/exneuland:a9f25584-13433
           env:
             - name: SECRET_KEY_BASE
               valueFrom:
-- 
GitLab