Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-30 20:06:19 +00:00
parent 9f7ffecd0f
commit ffd130e07b
13 changed files with 2372 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [funkwhale-3.0.0](https://github.com/truecharts/charts/compare/funkwhale-2.1.10...funkwhale-3.0.0) (2023-07-30)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
### Migrate
- Migrate to new common ([#11004](https://github.com/truecharts/charts/issues/11004))
## [funkwhale-2.1.10](https://github.com/truecharts/charts/compare/funkwhale-2.1.9...funkwhale-2.1.10) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/funkwhale to v1.2.10 ([#8449](https://github.com/truecharts/charts/issues/8449))
### Fix
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [funkwhale-2.1.9](https://github.com/truecharts/charts/compare/funkwhale-2.1.8...funkwhale-2.1.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [funkwhale-2.1.8](https://github.com/truecharts/charts/compare/funkwhale-2.1.7...funkwhale-2.1.8) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [funkwhale-2.1.7](https://github.com/truecharts/charts/compare/funkwhale-2.1.6...funkwhale-2.1.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [funkwhale-2.1.6](https://github.com/truecharts/charts/compare/funkwhale-2.1.5...funkwhale-2.1.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [funkwhale-2.1.5](https://github.com/truecharts/charts/compare/funkwhale-2.1.4...funkwhale-2.1.5) (2022-12-25)
### Chore
- update helm general non-major
## [funkwhale-2.1.4](https://github.com/truecharts/charts/compare/funkwhale-2.1.3...funkwhale-2.1.4) (2022-12-19)
### Chore
- update helm general non-major
## [funkwhale-2.1.3](https://github.com/truecharts/charts/compare/funkwhale-2.1.2...funkwhale-2.1.3) (2022-12-13)
### Chore
- update helm general non-major

View File

@ -0,0 +1,30 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- MediaApp-Music
- MediaServer-Music
apiVersion: v2
appVersion: "1.2.10"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 13.2.1
deprecated: false
description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists.
home: https://truecharts.org/charts/incubator/funkwhale
icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png
keywords:
- funkwhale
- MediaApp-Music
- MediaServer-Music
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: funkwhale
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale
- https://funkwhale.audio/
type: application
version: 3.0.0

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/incubator/)
**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/guides/scale-intro).
- 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,17 @@
## [funkwhale-3.0.0](https://github.com/truecharts/charts/compare/funkwhale-2.1.10...funkwhale-3.0.0) (2023-07-30)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
### Migrate
- Migrate to new common ([#11004](https://github.com/truecharts/charts/issues/11004))

View File

@ -0,0 +1,8 @@
Funkwhale is designed to make it easy to listen to music you like, and to discover new artists.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/funkwhale](https://truecharts.org/charts/incubator/funkwhale)
---
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.

View File

@ -0,0 +1,44 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/funkwhale
tag: 1.2.10@sha256:835a4970cd330024e617e6b320f609b700ee79f042b57118ad761605fbd985d1
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
workload:
main:
podSpec:
containers:
main:
env:
FUNKWHALE_HOSTNAME: "yourdomain.funkwhale"
NESTED_PROXY: "0"
DJANGO_SECRET_KEY:
secretKeyRef:
name: secret
key: DJANGO_SECRET_KEY
service:
main:
ports:
main:
port: 10236
protocol: http
targetPort: 5000
persistence:
data:
enabled: true
mountPath: /data
musicpath:
enabled: true
mountPath: /music
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,11 @@
{{/* Define the secret */}}
{{- define "funkwhale.secret" -}}
{{- $fetchname := printf "%s-secret" (include "tc.v1.common.lib.chart.names.fullname" $) -}}
{{- $key := randAlphaNum 32 -}}
{{- with (lookup "v1" "Secret" .Release.Namespace $fetchname) -}}
{{- $key = index .data "DJANGO_SECRET_KEY" | b64dec -}}
{{- end }}
enabled: true
data:
DJANGO_SECRET_KEY: {{ $key }}
{{- end -}}

View File

@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render secrets for Funkwhalte */}}
{{- $secrets := include "funkwhale.secret" . | fromYaml -}}
{{- if $secrets -}}
{{- $_ := set .Values.secret "secret" $secrets -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

View File

@ -3,3 +3,4 @@ categories:
- MediaApp-Music
- MediaServer-Music
screenshots: []