From d613d7c718ab838b6cc5becbc9e5e61f81954603 Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Fri, 24 Dec 2021 10:53:45 +0000 Subject: [PATCH] [CI] bump version in overlays/dev/exneuland/deployment.yaml to 9c04fa08-11444 --- 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 db27d7e..0ed7545 100644 --- a/kustomize/overlays/dev/exneuland/deployment.yaml +++ b/kustomize/overlays/dev/exneuland/deployment.yaml @@ -8,4 +8,4 @@ spec: spec: containers: - name: exneuland - image: registry.git.cccv.de/hub/exneuland:94084cc0-11327 + image: registry.git.cccv.de/hub/exneuland:9c04fa08-11444 -- GitLab