From f88729b37276222391c99c58241da0b2f742370e Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 29 Oct 2024 14:18:47 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to staging-172 (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 b76904c..7c12f8e 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-170 + newTag: staging-172 namespace: dashboard-staging patches: - patch: |- -- 2.45.2