blumeops/docs/changelog.d
Erich Blume 74294094e3 Fix navidrome custom container image v1.0.2 (#194)
## Summary
- Switch navidrome deployment from upstream `deluan/navidrome:0.60.3` back to custom image `registry.ops.eblu.me/blumeops/navidrome:v1.0.2`
- The v1.0.1 image was tagged before the `USER 65534` removal commit, so it still ran as a non-root user that couldn't write to the SQLite data directory
- v1.0.2 is built from current main which includes both the `zlib-dev` build fix and the non-root user removal

## Deployment and Testing
- [ ] Wait for CI to build `navidrome:v1.0.2` image
- [ ] Sync via ArgoCD and verify pod starts without CrashLoopBackOff
- [ ] Verify navidrome UI accessible at https://navidrome.ops.eblu.me

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/194
2026-02-16 08:24:33 -08:00
..
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
feature-document-container-build-port-navidrome.feature.md Document container build pattern and port navidrome (#192) 2026-02-15 08:05:11 -08:00
fix-navidrome-container-v1.0.2.bugfix.md Fix navidrome custom container image v1.0.2 (#194) 2026-02-16 08:24:33 -08:00
frigate-stationary-fix.bugfix.md Fix Frigate parked car re-detection and enable writable config (#193) 2026-02-15 17:48:14 -08:00