From 0a98f76068b0b769a3ebde0330d28f9a5809740f Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Fri, 17 Apr 2026 14:27:42 -0700 Subject: [PATCH] Update kiwix-serve to Dagger-built container (Alpine 3.23) Points kustomization at v3.8.2-7a42aeb, the first image built from the new container.py (replacing the Dockerfile). Co-Authored-By: Claude Opus 4.6 (1M context) --- argocd/manifests/kiwix/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/kiwix/kustomization.yaml b/argocd/manifests/kiwix/kustomization.yaml index 2af4065..1e11bdb 100644 --- a/argocd/manifests/kiwix/kustomization.yaml +++ b/argocd/manifests/kiwix/kustomization.yaml @@ -10,7 +10,7 @@ resources: images: - name: registry.ops.eblu.me/blumeops/kiwix-serve - newTag: v3.8.2-613f05d + newTag: v3.8.2-7a42aeb - name: registry.ops.eblu.me/blumeops/transmission newTag: v4.1.1-r1-613f05d - name: registry.ops.eblu.me/blumeops/kubectl