From b7dd3b3e453141a2f05217af159e5a1bf8e5e20d Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Tue, 28 Dec 2021 23:41:34 +0000 Subject: [PATCH] [CI] bump version in overlays/dev/exneuland/deployment.yaml to 333657eb-13260 --- 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 6b47ecf..5ae4ee4 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:e35ab7d1-13151 + image: registry.git.cccv.de/hub/exneuland:333657eb-13260 env: - name: SECRET_KEY_BASE valueFrom: -- GitLab