From ce89a506c04788f3f4333ed8960a5fc93d77e077 Mon Sep 17 00:00:00 2001 From: renovate <renovate@noreply.localhost> Date: Mon, 7 Apr 2025 18:09:33 +0000 Subject: [PATCH] DASHBOARD: update image tag to 469 (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 dc6f7fc..133afa4 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: "465" + newTag: "469" namespace: dashboard