-
BlumeOps v1.11.5 Stable
released this
2026-02-26 07:56:02 -08:00 | 61 commits to main since this releaseBlumeOps release v1.11.5
What's Changed
Features
- Add authenticated GitHub mirror sync with PAT rotation tooling (
mirror-update-pats,mirror-createauth support, how-to doc). - Add Transmission Grafana dashboard with metrics exporter sidecar for monitoring upload/download speeds, transfer volumes, and per-torrent breakdowns.
Bug Fixes
- Fix Frigate dashboard "Detection Events Rate" panel showing no data — corrected metric name to
frigate_camera_events_totaland label tocamera. - Filter car and bird detections from Frigate driveway zone to stop repeated alerts on parked cars at night
Infrastructure
- Port CloudNative-PG operator from Helm chart to direct upstream release manifest via forge mirror.
- Add multi-cluster Kubernetes observability: deploy kube-state-metrics and Alloy on ringtail (k3s), add
clusterlabel to all metrics/logs, replace single-cluster dashboards with multi-cluster Kubernetes dashboard and dedicated Ringtail dashboard with GPU monitoring. - Add explicit ExternalSecret defaults for SSA sync parity with ArgoCD v3.3
- Upgrade ArgoCD from v3.2.6 to v3.3.2 with Server-Side Apply enabled
AI Assistance
- Bake default bat options into
ai-docsmise task so agents no longer need verbose flags at session start. - docs-review task now prints the file path instead of the file content, so the LLM reads it directly.
Documentation
Download
docs-v1.11.5.tar.gzand configure the quartz container with:DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.11.5/docs-v1.11.5.tar.gzDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
docs-v1.11.5.tar.gz
2 downloads ·
2026-02-26 07:56:02 -08:00 · 1.5 MiB
- Add authenticated GitHub mirror sync with PAT rotation tooling (