From 8ecf2d63183042b631bf0b19eaf7af1158ebfc27 Mon Sep 17 00:00:00 2001
From: renovate <renovate@noreply.localhost>
Date: Wed, 2 Apr 2025 09:07:24 +0000
Subject: [PATCH] DASHBOARD STAGING: update image tag to staging-450 (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 efa8135..c296d73 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-447
+  newTag: staging-450
 namespace: dashboard-staging
 patches:
 - patch: |-