Upgrade Frigate 0.16.4 → 0.17.0-rc2 #205

Merged
eblume merged 3 commits from upgrade-frigate-0.17 into main 2026-02-17 16:56:12 -08:00
Owner

Summary

  • Bump Frigate image from 0.16.4-standard-arm64 to 0.17.0-rc2-standard-arm64
  • Adapt record config to 0.17 schema: retain.days/mode: allcontinuous.days
  • Update service docs and version tracker

This is the first step toward the Apple Silicon ZMQ detector. The existing ONNX detector is kept so we can validate the upgrade independently.

What is NOT changing

  • Detector config (still type: onnx with YOLO-NAS-s)
  • go2rtc streams, MQTT, cameras, zones, review rules
  • frigate-notify, storage PVs, Grafana dashboard

Deployment and Testing

  • argocd app set frigate --revision upgrade-frigate-0.17 && argocd app sync frigate
  • Pod starts, /api/version returns 0.17.0-rc2
  • No config errors in pod logs
  • Frigate web UI loads at https://nvr.ops.eblu.me
  • Live view works, detection running (/api/stats shows detection_fps > 0)
  • Recordings being created (/api/recordings/summary)
  • MQTT events flowing (check frigate-notify logs)
  • After merge: argocd app set frigate --revision main && argocd app sync frigate
## Summary - Bump Frigate image from `0.16.4-standard-arm64` to `0.17.0-rc2-standard-arm64` - Adapt `record` config to 0.17 schema: `retain.days`/`mode: all` → `continuous.days` - Update service docs and version tracker This is the first step toward the Apple Silicon ZMQ detector. The existing ONNX detector is kept so we can validate the upgrade independently. ## What is NOT changing - Detector config (still `type: onnx` with YOLO-NAS-s) - go2rtc streams, MQTT, cameras, zones, review rules - frigate-notify, storage PVs, Grafana dashboard ## Deployment and Testing - [ ] `argocd app set frigate --revision upgrade-frigate-0.17 && argocd app sync frigate` - [ ] Pod starts, `/api/version` returns `0.17.0-rc2` - [ ] No config errors in pod logs - [ ] Frigate web UI loads at `https://nvr.ops.eblu.me` - [ ] Live view works, detection running (`/api/stats` shows `detection_fps > 0`) - [ ] Recordings being created (`/api/recordings/summary`) - [ ] MQTT events flowing (check frigate-notify logs) - [ ] After merge: `argocd app set frigate --revision main && argocd app sync frigate`
Prerequisite for Apple Silicon ZMQ detector. Adapts record config
to 0.17 schema (retain.days/mode → continuous.days). Detector and
camera config unchanged — validate upgrade before switching backend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull adjusted mask/zone definitions from live Frigate config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit f45897b7c7 into main 2026-02-17 16:56:12 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!205
No description provided.