From 93e7e54f78c8a36046fd41eebd1c3753920375fd Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Thu, 30 Dec 2021 14:32:10 +0000 Subject: [PATCH] [CI] bump version in overlays/staging/exneuland/deployment.yaml to 31baa525-13627 --- 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 89682d5..faec08d 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:64eb1ef6-13591 + image: registry.git.cccv.de/hub/exneuland:31baa525-13627 -- GitLab