From d761b3cb28a5e1bb547b2ced6e5aecd8ef73462c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 16:09:14 +0000 Subject: [PATCH] =?UTF-8?q?chore(helm/kiwix-tools):=20update=203.7.0=20?= =?UTF-8?q?=E2=9E=BC=2028a08dc=20(#3771)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/kiwix/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/kiwix/app/hr.yaml b/kube/deploy/apps/kiwix/app/hr.yaml index 8e65dcc2..ff177aa9 100644 --- a/kube/deploy/apps/kiwix/app/hr.yaml +++ b/kube/deploy/apps/kiwix/app/hr.yaml @@ -28,7 +28,7 @@ spec: app: image: &img repository: ghcr.io/kiwix/kiwix-tools - tag: 3.7.0@sha256:62bddbf4876fe4a0a621ab6b4f73d874e4e31be4f953f35278ddad4ca46d12dd + tag: 3.7.0@sha256:28a08dcfd83ac58c3baff891ba153f0c99cefceecda6fffd7b09cc4180860f94 command: ["/usr/bin/dumb-init", "--", "/bin/sh", "-c", "/usr/local/bin/kiwix-serve --address=$(IP) --port=$(PORT) --nodatealiases /data/*.zim"] env: &env TZ: "${CONFIG_TZ}"