From 16940b90d583f4b8dc66b7d02b06eee6bd4a61cd Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 10 Jun 2025 03:05:17 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to staging-586 (done automagically via Woodpecker pipeline) --- dashboard/overlays/staging/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index c408e15..ca0dce6 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-584 + newTag: staging-586 namespace: dashboard-staging patches: - patch: |- -- 2.47.2