From d791cda1420fec64b445acabf1e5b2a057e9c9f5 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 24 Oct 2023 02:31:03 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 345 (done automagically via Drone 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 7227038..3a37e9e 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: yolokube/dashboard newName: yolokube/dashboard - newTag: staging-343 + newTag: staging-345 namespace: dashboard-staging patches: - patch: |-