From fe1c8c33463a00c50078c90898f93784a45a8bc2 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 21 Nov 2023 02:19:24 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 445 (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 9c5f0f8..ef64cbf 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-442 + newTag: staging-445 namespace: dashboard-staging patches: - patch: |-