From 5b14c767dcc715c31d4119aa54161fd02995f329 Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 23 Oct 2023 14:13:21 +0000 Subject: [PATCH] KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize 57 (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 3c949e4..442c4a3 100644 --- a/dashboard/staging/dashboard.yaml +++ b/dashboard/staging/dashboard.yaml @@ -34,7 +34,7 @@ spec: app: dashboard spec: containers: - - image: yolokube/dashboard:staging-330 + - image: yolokube/dashboard:staging-333 imagePullPolicy: Always name: dashboard ports: