From 8d71e297e7d86484c74eddbc810c819a0e3a6b4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 21:25:06 +0100 Subject: [PATCH] deps: update ghcr.io/keptn/scheduler docker tag to v202211041667586940 (#310) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- scheduler/manifests/install/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scheduler/manifests/install/kustomization.yaml b/scheduler/manifests/install/kustomization.yaml index dd8e2bc598..cf2327feeb 100644 --- a/scheduler/manifests/install/kustomization.yaml +++ b/scheduler/manifests/install/kustomization.yaml @@ -14,7 +14,7 @@ kind: Kustomization images: - name: image newName: ghcr.io/keptn/scheduler - newTag: "202210171665987043" + newTag: "202211041667586936" - name: klfc-scheduler newName: docker.io/thschue/scheduler newTag: "202211021667386780"