From 0115d3b25c5e7de08d19d967b38ce4f35ab2d7c0 Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 29 May 2024 20:46:47 +0000 Subject: [PATCH] HOYLOGO: update image tag to 25 (done automagically via Drone pipeline) --- hoylogo/overlays/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hoylogo/overlays/prod/kustomization.yaml b/hoylogo/overlays/prod/kustomization.yaml index 30954bc..e7edeaa 100644 --- a/hoylogo/overlays/prod/kustomization.yaml +++ b/hoylogo/overlays/prod/kustomization.yaml @@ -5,7 +5,7 @@ resources: images: - name: git.ar21.de/aaron/hoylogo newName: git.ar21.de/aaron/hoylogo - newTag: "21" + newTag: "25" namespace: hoylogo patches: - patch: |-