Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-14 02:28:31 +00:00
parent 8f1e8582ec
commit 8001ea5b59
21 changed files with 2165 additions and 21 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [navidrome-14.0.6](https://github.com/truecharts/charts/compare/navidrome-14.0.5...navidrome-14.0.6) (2023-02-14)
### Chore
- update container image tccr.io/truecharts/navidrome to v0.49.3
## [navidrome-14.0.5](https://github.com/truecharts/charts/compare/navidrome-14.0.4...navidrome-14.0.5) (2023-02-12)
### Chore
- update container image tccr.io/truecharts/navidrome to v0.49.2
## [navidrome-14.0.4](https://github.com/truecharts/charts/compare/navidrome-14.0.3...navidrome-14.0.4) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [navidrome-14.0.3](https://github.com/truecharts/charts/compare/navidrome-14.0.2...navidrome-14.0.3) (2023-02-05)
### Chore
- update container image tccr.io/truecharts/navidrome to v0.49.1
## [navidrome-14.0.2](https://github.com/truecharts/charts/compare/navidrome-14.0.1...navidrome-14.0.2) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [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

View File

@ -0,0 +1,31 @@
apiVersion: v2
appVersion: "0.49.3"
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://hub.docker.com/r/deluan/navidrome
- https://github.com/deluan/navidrome
type: application
version: 14.0.6
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,9 @@
## [navidrome-14.0.6](https://github.com/truecharts/charts/compare/navidrome-14.0.5...navidrome-14.0.6) (2023-02-14)
### Chore
- update container image tccr.io/truecharts/navidrome to v0.49.3

View File

@ -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!

View File

@ -0,0 +1,29 @@
image:
repository: tccr.io/truecharts/navidrome
pullPolicy: IfNotPresent
tag: 0.49.3@sha256:8a415419867682cd91a202131e728404d51662fc3b084565e143a4f121da9851
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

View File

@ -4,6 +4,15 @@
## [stash-9.0.10](https://github.com/truecharts/charts/compare/stash-9.0.9...stash-9.0.10) (2023-02-14)
### Chore
- update container image tccr.io/truecharts/stash to v0.19.0
## [stash-9.0.9](https://github.com/truecharts/charts/compare/filestash-2.0.14...stash-9.0.9) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
## [stash-9.0.3](https://github.com/truecharts/charts/compare/filestash-2.0.5...stash-9.0.3) (2022-11-30)
## [stash-9.0.3](https://github.com/truecharts/charts/compare/filestash-2.0.5...stash-9.0.3) (2022-11-30)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.18.0"
appVersion: "0.19.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
- https://hub.docker.com/r/stashapp/stash
- https://github.com/stashapp/stash
version: 9.0.9
version: 9.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@ -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*

View File

@ -0,0 +1,9 @@
## [stash-9.0.10](https://github.com/truecharts/charts/compare/stash-9.0.9...stash-9.0.10) (2023-02-14)
### Chore
- update container image tccr.io/truecharts/stash to v0.19.0

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/stash
tag: 0.18.0@sha256:46e25f05c2ddb922dff19eaacc8e872778c81b1f56c85de4dc77d8571666924b
tag: 0.19.0@sha256:e8151cec68f5e362df11f869ea799d3dc5176ec4d24d4ecda540c6255e244e2f
pullPolicy: IfNotPresent
securityContext:

View File

@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File

View File

@ -1,9 +0,0 @@
## [stash-9.0.9](https://github.com/truecharts/charts/compare/filestash-2.0.14...stash-9.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.