From 0f0ee2a3196036b7aed35f91675be5fecffcb7d0 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Thu, 19 Mar 2026 06:40:49 -0700 Subject: [PATCH] Update docs and kiwix kustomization tags to 613f05d builds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also catches kiwix's transmission sidecar up from v4.0.6-r4 to v4.1.1-r1, matching the torrent service (upgraded in PR #282 but the kiwix sidecar was missed). No breaking changes — old RPC protocol is supported through 4.x. Co-Authored-By: Claude Opus 4.6 (1M context) --- argocd/manifests/docs/kustomization.yaml | 2 +- argocd/manifests/kiwix/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/manifests/docs/kustomization.yaml b/argocd/manifests/docs/kustomization.yaml index dcb03ac..a16185f 100644 --- a/argocd/manifests/docs/kustomization.yaml +++ b/argocd/manifests/docs/kustomization.yaml @@ -9,4 +9,4 @@ resources: - pdb.yaml images: - name: registry.ops.eblu.me/blumeops/quartz - newTag: v1.28.2-4f0476a + newTag: v1.28.2-613f05d diff --git a/argocd/manifests/kiwix/kustomization.yaml b/argocd/manifests/kiwix/kustomization.yaml index c89eec7..2af4065 100644 --- a/argocd/manifests/kiwix/kustomization.yaml +++ b/argocd/manifests/kiwix/kustomization.yaml @@ -12,7 +12,7 @@ images: - name: registry.ops.eblu.me/blumeops/kiwix-serve newTag: v3.8.2-613f05d - name: registry.ops.eblu.me/blumeops/transmission - newTag: v4.0.6-r4-ffa8727 + newTag: v4.1.1-r1-613f05d - name: registry.ops.eblu.me/blumeops/kubectl newTag: v1.34.4-613f05d