Review ntfy: upgrade to v2.17.0 and add reference docs #201

Merged
eblume merged 1 commit from review/ntfy-v2.17.0 into main 2026-02-17 09:51:41 -08:00
Owner

Summary

  • Upgrade ntfy from v2.11.0 to v2.17.0 (6 minor releases, no breaking changes)
  • Add reference doc for ntfy service
  • Add reference doc for frigate service (ntfy's sole producer via frigate-notify)
  • Update reference index and service-versions.yaml tracking

Notable upstream changes (v2.12.0–v2.17.0)

  • v2.14.0: Declarative users/ACL config in files
  • v2.15.0: require-login flag for topic-level auth
  • v2.16.0: Dead man's switch (heartbeat) notifications, notification update/delete
  • v2.17.0: Priority templating, crash fixes (nil pointer panics)

Deployment and Testing

  • ArgoCD sync ntfy after merge
  • Verify ntfy pod healthy with new image
  • Send a test notification via curl -d "test" https://ntfy.ops.eblu.me/test
  • Verify frigate-notify still delivers alerts to ntfy
## Summary - Upgrade ntfy from v2.11.0 to v2.17.0 (6 minor releases, no breaking changes) - Add reference doc for ntfy service - Add reference doc for frigate service (ntfy's sole producer via frigate-notify) - Update reference index and service-versions.yaml tracking ## Notable upstream changes (v2.12.0–v2.17.0) - **v2.14.0:** Declarative users/ACL config in files - **v2.15.0:** `require-login` flag for topic-level auth - **v2.16.0:** Dead man's switch (heartbeat) notifications, notification update/delete - **v2.17.0:** Priority templating, crash fixes (nil pointer panics) ## Deployment and Testing - [ ] ArgoCD sync ntfy after merge - [ ] Verify ntfy pod healthy with new image - [ ] Send a test notification via `curl -d "test" https://ntfy.ops.eblu.me/test` - [ ] Verify frigate-notify still delivers alerts to ntfy
Picks up 6 minor releases with no breaking changes. Notable additions
include dead man's switch notifications (v2.16.0), declarative ACL
config (v2.14.0), and crash fixes (v2.17.0).

Also adds reference cards for ntfy and frigate to the docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit 3e604d8fdc into main 2026-02-17 09:51:41 -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!201
No description provided.