From c1e5a20697beb03882e63bf684a342fef3be361d Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 17 Oct 2024 00:06:43 +0000 Subject: [PATCH] DASHBOARD: update image tag to 133 (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 1a8e789..4e816f0 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: "131" + newTag: "133" namespace: dashboard