From 504f1d5a99b65348c1decf19075ce60caad19b6d Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 23 Oct 2023 14:50:05 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 338 (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 c69203a..683be30 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-334 + newTag: staging-338 namespace: dashboard-staging patches: - patch: |-