From f6f0f79a5b03fea774006288635006e46cf479d1 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Thu, 5 Mar 2026 08:12:32 -0800 Subject: [PATCH] Bump kiwix-serve from 3.8.1 to 3.8.2 Minor upstream release with doc and CI fixes. Also corrects kiwix.md to reference the actual custom registry image and torrents.txt path. Co-Authored-By: Claude Opus 4.6 --- containers/kiwix-serve/Dockerfile | 2 +- docs/changelog.d/+kiwix-382.infra.md | 1 + docs/reference/services/kiwix.md | 6 +++--- service-versions.yaml | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 docs/changelog.d/+kiwix-382.infra.md diff --git a/containers/kiwix-serve/Dockerfile b/containers/kiwix-serve/Dockerfile index 87633df..5fe6df7 100644 --- a/containers/kiwix-serve/Dockerfile +++ b/containers/kiwix-serve/Dockerfile @@ -1,7 +1,7 @@ # kiwix-serve container # Downloads pre-built binary from kiwix mirror -ARG CONTAINER_APP_VERSION=3.8.1 +ARG CONTAINER_APP_VERSION=3.8.2 FROM alpine:3.22 diff --git a/docs/changelog.d/+kiwix-382.infra.md b/docs/changelog.d/+kiwix-382.infra.md new file mode 100644 index 0000000..1667f5e --- /dev/null +++ b/docs/changelog.d/+kiwix-382.infra.md @@ -0,0 +1 @@ +Bump kiwix-serve from 3.8.1 to 3.8.2 diff --git a/docs/reference/services/kiwix.md b/docs/reference/services/kiwix.md index f49e9bb..6806a5e 100644 --- a/docs/reference/services/kiwix.md +++ b/docs/reference/services/kiwix.md @@ -1,6 +1,6 @@ --- title: Kiwix -modified: 2026-02-07 +modified: 2026-03-05 tags: - service - knowledge @@ -17,7 +17,7 @@ Offline Wikipedia and ZIM archive server. | **URL** | https://kiwix.ops.eblu.me | | **Tailscale URL** | https://kiwix.tail8d86e.ts.net | | **Namespace** | `kiwix` | -| **Image** | `ghcr.io/kiwix/kiwix-serve:3.8.1` | +| **Image** | `registry.ops.eblu.me/blumeops/kiwix-serve:v3.8.2` | | **Storage** | NFS from [[sifaka|Sifaka]] (`/volume1/torrents`) | ## Architecture @@ -37,7 +37,7 @@ Offline Wikipedia and ZIM archive server. - LibreTexts textbooks - DevDocs developer documentation -Full list: `argocd/manifests/kiwix/configmap-zim-torrents.yaml` +Full list: `argocd/manifests/kiwix/torrents.txt` ## Adding Archives diff --git a/service-versions.yaml b/service-versions.yaml index 21454ac..280fb11 100644 --- a/service-versions.yaml +++ b/service-versions.yaml @@ -182,8 +182,8 @@ services: - name: kiwix type: argocd - last-reviewed: null - current-version: "3.8.1" + last-reviewed: 2026-03-05 + current-version: "3.8.2" upstream-source: https://github.com/kiwix/kiwix-tools/releases - name: devpi