From f98e4927eefabb9ecc6afde44b4964852cb3d1ab Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 7 Nov 2023 22:31:42 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 394 (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 9a59c93..6a6c29a 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-390 + newTag: staging-394 namespace: dashboard-staging patches: - patch: |-