From 50b1b98f85de271e4a6568ede00a5cb5a45ef6d8 Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Wed, 29 Dec 2021 23:44:16 +0000 Subject: [PATCH] [CI] bump version in overlays/staging/exneuland/deployment.yaml to f4debe36-13504 --- 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 c2f2b0e..df475c8 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:6909a105-13499 + image: registry.git.cccv.de/hub/exneuland:f4debe36-13504 env: - name: SECRET_KEY_BASE valueFrom: -- GitLab