From 8dbb3661042287b81fd6f3cf545472edaaa7b2ef Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 18:10:37 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm/kiwix-tools):=20update=203.7.0=20?= =?UTF-8?q?=E2=9E=BC=203.8.0=20(#3772)?= 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 ff177aa9..c7100106 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:28a08dcfd83ac58c3baff891ba153f0c99cefceecda6fffd7b09cc4180860f94 + tag: 3.8.0@sha256:0e6cc49b934c99e92bb552907cd06328c696486afb30a7deabcc474b5dd622d5 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}"