From 4b73c60de8718a23fc78ba093e8ea25766ce3cb6 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 21 Jan 2025 18:05:58 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to staging-308 (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 563b234..7227e20 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-306 + newTag: staging-308 namespace: dashboard-staging patches: - patch: |-