From d5b29eb9ecc6bfd6a2ce6c7507cd65be1702d64d Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 8 Apr 2024 14:19:35 +0000 Subject: [PATCH] DASHBOARD STAGING: update image tag to 970 (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 40f2884..1348b78 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-967 + newTag: staging-970 namespace: dashboard-staging patches: - patch: |-