From 8f4dba8eaf6a1ab7f2197aed45bb15d4266bba65 Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Thu, 23 Dec 2021 21:48:57 +0000 Subject: [PATCH] [CI] bump version in overlays/dev/exneuland/deployment.yaml to abd7cfa5-11315 --- 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..8ef25fb 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:abd7cfa5-11315 -- GitLab