termix: manual bump 1.11.2 -> 2.3.2 (Renovate blocked by DH rate-limit) #80

Merged
admin merged 1 commits from feat/termix-v2.3.2 into main 2026-06-06 11:16:03 +02:00
Owner

Manual bump of termix release-1.11.2 -> release-2.3.2 (the actual upstream latest, published 2026-06-04). Renovate had the v2 box ticked but its manual runs are aborting on Docker Hub authenticated rate-limit (429, free plan caps at 100 pulls/6h) — quota will reset in a few hours, but bumping by hand to not block.

Termix is stateless (config lives in PocketBase, compatible across release-1 and release-2), so the rollout is a clean image swap.

🤖 Generated with Claude Code

Manual bump of termix `release-1.11.2 -> release-2.3.2` (the actual upstream latest, published 2026-06-04). Renovate had the v2 box ticked but its manual runs are aborting on Docker Hub authenticated rate-limit (429, free plan caps at 100 pulls/6h) — quota will reset in a few hours, but bumping by hand to not block. Termix is stateless (config lives in PocketBase, compatible across release-1 and release-2), so the rollout is a clean image swap. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
admin added 1 commit 2026-06-06 11:16:01 +02:00
Renovate's `Pending Approval` checkbox for the termix v2 major was ticked
on Dashboard #6, but the manual Renovate runs that should have processed
it both aborted on Docker Hub's authenticated rate-limit:

  HTTP 429: You have reached your pull rate limit as 'kisfenyo'

The free DH plan caps authenticated pulls at 100/6h; with ~270 deps in
this repo and the multiple runs we've done today, we've exhausted it.
Renovate's behavior on a host 429 is to abort the entire repository run
(`result: external-host-error`), so no further work — including ticked
dashboard approvals — gets done until the quota window resets.

Rather than wait ~3-4 hours, this PR does the bump by hand. Upstream
ghcr.io/lukegus/termix:release-2.3.2 is verified present (Termix-SSH
GitHub Release of 2026-06-04). Termix is stateless (host/cred config
stored in PocketBase but compatible across release-1 and release-2),
so the rollout should be a straightforward image swap.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
admin merged commit ec9ae43bee into main 2026-06-06 11:16:03 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/homelab-manifests#80