Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5315839603
commit
1e49907266
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-14.0.1](https://github.com/truecharts/charts/compare/navidrome-14.0.0...navidrome-14.0.1) (2023-01-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/navidrome to v0.49.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-14.0.0](https://github.com/truecharts/charts/compare/navidrome-13.0.7...navidrome-14.0.0) (2023-01-30)
|
||||
|
||||
### Fix
|
||||
|
||||
- Breaking Change - Expose `Music` persistence persistence to GUI. ([#6581](https://github.com/truecharts/charts/issues/6581))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.7](https://github.com/truecharts/charts/compare/navidrome-13.0.6...navidrome-13.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.6](https://github.com/truecharts/charts/compare/navidrome-13.0.5...navidrome-13.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.5](https://github.com/truecharts/charts/compare/navidrome-13.0.4...navidrome-13.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.4](https://github.com/truecharts/charts/compare/navidrome-13.0.3...navidrome-13.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.3](https://github.com/truecharts/charts/compare/navidrome-13.0.2...navidrome-13.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.2](https://github.com/truecharts/charts/compare/navidrome-13.0.1...navidrome-13.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.2](https://github.com/truecharts/charts/compare/navidrome-13.0.1...navidrome-13.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.2](https://github.com/truecharts/charts/compare/navidrome-13.0.1...navidrome-13.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.2](https://github.com/truecharts/charts/compare/navidrome-13.0.1...navidrome-13.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.2](https://github.com/truecharts/charts/compare/navidrome-13.0.1...navidrome-13.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-13.0.2](https://github.com/truecharts/charts/compare/navidrome-13.0.1...navidrome-13.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.49.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
deprecated: false
|
||||
description: Navidrome is an open source web-based music collection server and streamer
|
||||
home: https://truecharts.org/charts/stable/navidrome
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png
|
||||
keywords:
|
||||
- navidrome
|
||||
- music
|
||||
- streaming
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: navidrome
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/navidrome
|
||||
- https://github.com/deluan/navidrome
|
||||
- https://hub.docker.com/r/deluan/navidrome
|
||||
type: application
|
||||
version: 14.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [navidrome-14.0.1](https://github.com/truecharts/charts/compare/navidrome-14.0.0...navidrome-14.0.1) (2023-01-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/navidrome to v0.49.0
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Navidrome is an open source web-based music collection server and streamer
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/navidrome](https://truecharts.org/charts/stable/navidrome)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,29 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/navidrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.49.0@sha256:fa734369c106a978df306b4229bdf256a99ef5e36874064c03af4e00bf63987d
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 4533
|
||||
targetPort: 4533
|
||||
|
||||
env:
|
||||
ND_SCANINTERVAL: "15m"
|
||||
ND_LOGLEVEL: "info"
|
||||
ND_SESSIONTIMEOUT: "24h"
|
||||
ND_ENABLETRANSCODINGCONFIG: "true"
|
||||
ND_MUSICFOLDER: "/music"
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
music:
|
||||
enabled: true
|
||||
mountPath: "/music"
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.common.loader.all" . }}
|
Loading…
Reference in New Issue