From 23df372643c05835a26ea6b7dc1dadcd0ec7c2e4 Mon Sep 17 00:00:00 2001 From: woodpecker Date: Wed, 2 Oct 2024 19:51:17 +0000 Subject: [PATCH] KUSTOMIZE BUILD: rebuild dashboard deployment (done automagically via Woodpecker pipeline #258) [CI SKIP] --- dashboard/staging/dashboard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/staging/dashboard.yaml b/dashboard/staging/dashboard.yaml index 95bfd46..3d4034c 100644 --- a/dashboard/staging/dashboard.yaml +++ b/dashboard/staging/dashboard.yaml @@ -34,7 +34,7 @@ spec: app: dashboard spec: containers: - - image: git.ar21.de/yolokube/dashboard:staging-91 + - image: git.ar21.de/yolokube/dashboard:staging-93 imagePullPolicy: Always livenessProbe: httpGet: