From 3b9f5c12fbc4087df8ac7e5d16129a5a38770ab0 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 30 Dec 2024 18:08:42 +0000 Subject: [PATCH] DASHBOARD: update image tag to 277 (done automagically via Woodpecker pipeline) --- dashboard/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index cb6bd81..58262ab 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "275" + newTag: "277" namespace: dashboard