From d0dddc5586d887443ef1aab85bcfe22c8027c567 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 30 Oct 2023 21:31:10 +0000 Subject: [PATCH] KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize 101 (done automagically via Drone pipeline) --- 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 47d6201..87fca2d 100644 --- a/dashboard/staging/dashboard.yaml +++ b/dashboard/staging/dashboard.yaml @@ -34,7 +34,7 @@ spec: app: dashboard spec: containers: - - image: yolokube/dashboard:staging-358 + - image: yolokube/dashboard:staging-362 imagePullPolicy: Always name: dashboard ports: