From 00357ee904cc5c4cf9c2914d582bb340586ee751 Mon Sep 17 00:00:00 2001 From: aaron Date: Thu, 7 Nov 2024 22:28:20 +0000 Subject: [PATCH] HOYLOGO: update image tag to 4 (done automagically via Forgejo 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 0ae2645..b90fc70 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: "27" + newTag: "4" namespace: hoylogo patches: - patch: |-