From 22b2b6da5085c6bc4b6cced95b8791e2a2295e84 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 17 May 2024 21:08:07 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 1104 (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 b9af9d3..68322c5 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-1101 + newTag: staging-1104 namespace: dashboard-staging patches: - patch: |-