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) <noreply@anthropic.com>
12 lines
255 B
YAML
12 lines
255 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: docs
|
|
resources:
|
|
- deployment.yaml
|
|
- service.yaml
|
|
- ingress-tailscale.yaml
|
|
- pdb.yaml
|
|
images:
|
|
- name: registry.ops.eblu.me/blumeops/quartz
|
|
newTag: v1.28.2-613f05d
|