From fbc68cfb25ae080a6154bcbbaefeb33ad3b0dcdc Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 18 Oct 2023 19:31:03 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 325 (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 0a1fe6a..23e9548 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-323 + newTag: staging-325 namespace: dashboard-staging patches: - patch: |-