From c96add1410d33f1d2bbe939f84178c4745359551 Mon Sep 17 00:00:00 2001 From: rc3 CI <ci@rc3.world> Date: Thu, 30 Dec 2021 01:10:32 +0000 Subject: [PATCH] [CI] bump version in overlays/prod/exneuland/deployment.yaml to 993e2303-13541 --- kustomize/overlays/prod/exneuland/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/overlays/prod/exneuland/deployment.yaml b/kustomize/overlays/prod/exneuland/deployment.yaml index f3eadd7..5fb2129 100644 --- a/kustomize/overlays/prod/exneuland/deployment.yaml +++ b/kustomize/overlays/prod/exneuland/deployment.yaml @@ -8,4 +8,4 @@ spec: spec: containers: - name: exneuland - image: registry.git.cccv.de/hub/exneuland:c5c00259-12893 + image: registry.git.cccv.de/hub/exneuland:993e2303-13541 -- GitLab