From f08a145e6f54f0188d26b3e6cfab7a28fda1905d Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Thu, 30 Dec 2021 11:06:08 +0000 Subject: [PATCH] [CI] bump version in overlays/staging/exneuland/deployment.yaml to 64eb1ef6-13591 --- 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 5fb2129..89682d5 100644 --- a/kustomize/overlays/staging/exneuland/deployment.yaml +++ b/kustomize/overlays/staging/exneuland/deployment.yaml @@ -8,4 +8,4 @@ spec: spec: containers: - name: exneuland - image: registry.git.cccv.de/hub/exneuland:993e2303-13541 + image: registry.git.cccv.de/hub/exneuland:64eb1ef6-13591 -- GitLab