blumeops/argocd/manifests/navidrome
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
..
deployment.yaml Fix navidrome custom container image v1.0.2 (#194) 2026-02-16 08:24:33 -08:00
ingress-tailscale.yaml Recategorize homepage into Content and Misc groups (#179) 2026-02-13 09:09:22 -08:00
kustomization.yaml Add Navidrome music streaming server (#79) 2026-01-31 20:19:31 -08:00
pv-nfs.yaml Add Navidrome music streaming server (#79) 2026-01-31 20:19:31 -08:00
pvc-data.yaml Add Navidrome music streaming server (#79) 2026-01-31 20:19:31 -08:00
pvc-music.yaml Add Navidrome music streaming server (#79) 2026-01-31 20:19:31 -08:00
service.yaml Add Navidrome music streaming server (#79) 2026-01-31 20:19:31 -08:00