From eb631e6bd883a0539406c66745327ca2b2ba0abf Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 31 Oct 2024 16:05:58 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to staging-180 (done automagically via Woodpecker 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 56634a4..c979784 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-178 + newTag: staging-180 namespace: dashboard-staging patches: - patch: |-