From 5e30c43a2215237b900fbc31213d720ef9f93922 Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Fri, 24 Dec 2021 10:58:37 +0000 Subject: [PATCH] [CI] bump version in overlays/prod/exneuland/deployment.yaml to 9c04fa08-11450 --- kustomize/overlays/prod/exneuland/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/overlays/prod/exneuland/deployment.yaml b/kustomize/overlays/prod/exneuland/deployment.yaml index 712ad66..60401e3 100644 --- a/kustomize/overlays/prod/exneuland/deployment.yaml +++ b/kustomize/overlays/prod/exneuland/deployment.yaml @@ -8,4 +8,4 @@ spec: spec: containers: - name: exneuland - image: registry.git.cccv.de/hub/exneuland:staging + image: registry.git.cccv.de/hub/exneuland:9c04fa08-11450 -- GitLab