From 0cfeb804028fda7cdf64671d4173c1311fdc08cc Mon Sep 17 00:00:00 2001 From: aaron Date: Sun, 30 Jun 2024 20:31:43 +0000 Subject: [PATCH] HOYLOGO: update image tag to 27 (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 e7edeaa..0ae2645 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: "25" + newTag: "27" namespace: hoylogo patches: - patch: |-