From 70e308870f0c6d3598af722280767e74c94e2453 Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Thu, 30 Dec 2021 00:25:21 +0000 Subject: [PATCH] [CI] bump version in overlays/staging/exneuland/deployment.yaml to f4233055-13525 --- 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 e92c695..a39aaee 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:cadef8da-13515 + image: registry.git.cccv.de/hub/exneuland:f4233055-13525 env: - name: SECRET_KEY_BASE valueFrom: -- GitLab