feat(helm/kiwix-tools): update 3.7.0 ➼ 3.8.0 (#3772)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-10-31 18:10:37 +00:00
committed by GitHub
parent d761b3cb28
commit 8dbb366104

View File

@@ -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}"