From fdfdbf9a754d18d94e445112ea703df63f6d394b Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 16 Dec 2024 11:06:16 +0000 Subject: [PATCH] DASHBOARD: update image tag to 271 (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 a9c1d4c..6cd7265 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: "269" + newTag: "271" namespace: dashboard