From fe9d4dc48403d6dfc7d8c8b5ffc24fe153d778ed Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 25 Apr 2024 17:20:38 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 1021 (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 e36fdf3..3d6025c 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-1018 + newTag: staging-1021 namespace: dashboard-staging patches: - patch: |-