From a4d88435e64b4f3400ac2eaf3464e343a20a19c2 Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 2 Oct 2024 19:50:18 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to staging-93 (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 1c810ca..15961e6 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-91 + newTag: staging-93 namespace: dashboard-staging patches: - patch: |-