Pin ArgoCD to v3.2.6 #44

Merged
eblume merged 2 commits from feature/pin-argocd-v3.2.6 into main 2026-01-22 16:38:28 -08:00

2 commits

Author SHA1 Message Date
23c137cdd5 Pin container image versions across all services
- transmission: latest → 4.0.6 (torrent + kiwix sidecar)
- miniflux: latest → 2.2.16
- kubectl: latest → 1.34.1 (matches k8s server 1.34.0)
- tailscale proxy: stable → v1.92.5
- tailscale k8s-operator: stable → v1.92.5

devpi remains on :latest with a TODO comment as it's a custom-built
image that needs semantic versioning in the build process.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 16:32:30 -08:00
53f9a5953a Pin ArgoCD to v3.2.6 for intentional upgrades
Change from `stable` branch (which tracks latest) to explicit version tag.
This gives control over when ArgoCD upgrades happen.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 16:24:28 -08:00