From 9ddb35d7754e4bc8c6ed5cfb7eaa1f862581cf05 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 16:08:53 +0000 Subject: [PATCH] =?UTF-8?q?chore(helm/kiwix-tools):=20update=203.8.0=20?= =?UTF-8?q?=E2=9E=BC=20a30e7a8=20(#3819)?= 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 c7100106..a73e1fae 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.8.0@sha256:0e6cc49b934c99e92bb552907cd06328c696486afb30a7deabcc474b5dd622d5 + tag: 3.8.0@sha256:a30e7a8d11a718e36e28934d516249a227db51fd8e36547f928c60f6616a003b 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}"