From 9a1d4a852937e95f7698c884215854bd609b67ef Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Wed, 29 Dec 2021 21:15:26 +0000 Subject: [PATCH] [CI] bump version in overlays/staging/exneuland/deployment.yaml to 11a8effe-13454 --- 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 a491b5b..aa0d593 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:f46e74e9-13235 + image: registry.git.cccv.de/hub/exneuland:11a8effe-13454 env: - name: SECRET_KEY_BASE valueFrom: -- GitLab