From f0c445809d6ea824dccd03a9722043ad92160cc5 Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Thu, 23 Dec 2021 21:42:33 +0000 Subject: [PATCH] [CI] bump version in overlays/dev/exneuland/deployment.yaml to c5d7cdfb-11311 --- 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 9e536fc..23441c4 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:dev + image: registry.git.cccv.de/hub/exneuland:c5d7cdfb-11311 -- GitLab