From 7be4f1bd60ab659b1046d0b484652e89261247c9 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 25 Apr 2024 17:19:21 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 1018 (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 6d37a1c..e36fdf3 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-1015 + newTag: staging-1018 namespace: dashboard-staging patches: - patch: |-