Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-01-11 14:09:40 +00:00
parent 699230a1c2
commit 0e82d65fda
15 changed files with 3867 additions and 0 deletions

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="airsonic-advanced-1.0.1"></a>
### [airsonic-advanced-1.0.1](https://github.com/truecharts/apps/compare/airsonic-advanced-1.0.0...airsonic-advanced-1.0.1) (2022-01-11)
#### Feat
* move to stable ([#1686](https://github.com/truecharts/apps/issues/1686))
<a name="airsonic-advanced-1.0.0"></a>
### airsonic-advanced-1.0.0 (2022-01-10)
#### Feat
* Add airsonic-advanced ([#1671](https://github.com/truecharts/apps/issues/1671))
<a name="airsonic-4.0.30"></a>
### [airsonic-4.0.30](https://github.com/truecharts/apps/compare/airsonic-4.0.29...airsonic-4.0.30) (2022-01-04)
#### Chore
* update helm general non-major helm releases
<a name="airsonic-4.0.29"></a>
### [airsonic-4.0.29](https://github.com/truecharts/apps/compare/airsonic-4.0.28...airsonic-4.0.29) (2021-12-28)
#### Chore
* update helm general non-major helm releases ([#1623](https://github.com/truecharts/apps/issues/1623))
<a name="airsonic-4.0.28"></a>
### [airsonic-4.0.28](https://github.com/truecharts/apps/compare/airsonic-4.0.27...airsonic-4.0.28) (2021-12-21)
#### Chore
* update helm general non-major helm releases ([#1596](https://github.com/truecharts/apps/issues/1596))
<a name="airsonic-4.0.27"></a>
### [airsonic-4.0.27](https://github.com/truecharts/apps/compare/airsonic-4.0.26...airsonic-4.0.27) (2021-12-19)
#### Chore
* Last patch bump before RC2 branch-off
* remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576))
<a name="airsonic-4.0.26"></a>
### [airsonic-4.0.26](https://github.com/truecharts/apps/compare/airsonic-4.0.25...airsonic-4.0.26) (2021-12-19)
#### Chore
* completely remove mountPath reference from GUI ([#1572](https://github.com/truecharts/apps/issues/1572))
* update helm general non-major helm releases ([#1571](https://github.com/truecharts/apps/issues/1571))
<a name="airsonic-4.0.25"></a>
### [airsonic-4.0.25](https://github.com/truecharts/apps/compare/airsonic-4.0.24...airsonic-4.0.25) (2021-12-18)
#### Chore
* cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558))
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
<a name="airsonic-4.0.24"></a>
### [airsonic-4.0.24](https://github.com/truecharts/apps/compare/airsonic-4.0.23...airsonic-4.0.24) (2021-12-14)
#### Chore
* update helm general non-major helm releases ([#1535](https://github.com/truecharts/apps/issues/1535))
<a name="airsonic-4.0.23"></a>
### [airsonic-4.0.23](https://github.com/truecharts/apps/compare/airsonic-4.0.22...airsonic-4.0.23) (2021-12-13)
#### Chore
* move incubator apps to stable and bump everything
<a name="airsonic-4.0.22"></a>
### [airsonic-4.0.22](https://github.com/truecharts/apps/compare/airsonic-4.0.21...airsonic-4.0.22) (2021-12-11)

View File

@ -0,0 +1,8 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.10.2
- name: postgresql
repository: https://truecharts.org/
version: 6.0.43
digest: sha256:19d4f281e17dc7a607c5f7aa858220ab793c709dc32012464da7a2f19d402807
generated: "2022-01-11T14:06:58.61012022Z"

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "11.0.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.10.2
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.43
description: Airsonic is a Free and Open Source community driven media server
home: https://github.com/truecharts/apps/tree/master/charts/stable/airsonic-advanced
icon: https://truecharts.org/_static/img/appicons/airsonic-icon.png
keywords:
- airsonic
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: airsonic-advanced
sources:
- https://github.com/airsonic/airsonic-advanced
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
version: 1.0.1
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,39 @@
# Introduction
Airsonic is a Free and Open Source community driven media server
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://github.com/airsonic/airsonic-advanced>
* <https://hub.docker.com/r/airsonicadvanced/airsonic-advanced>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 6.0.43 |
| https://truecharts.org | common | 8.10.2 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
## Uninstalling the Chart
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,3 @@
Airsonic is a Free and Open Source community driven media server
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

View File

@ -0,0 +1,47 @@
# Default Helm-Values
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.AIRSONIC_DIR | string | `"/"` | |
| env.CONTEXT_PATH | string | `"/"` | |
| env.JAVA_OPTS | string | `nil` | For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes. |
| env.PUID | int | `568` | |
| env.TZ | string | `"UTC"` | |
| env.spring_datasource_username | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
| env.spring_liquibase_parameters_userTableQuote | string | `"\""` | |
| envValueFrom.spring_datasource_password.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.spring_datasource_password.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.spring_datasource_url.secretKeyRef.key | string | `"jdbc"` | |
| envValueFrom.spring_datasource_url.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/airsonic-advanced"` | |
| image.tag | string | `"v11.0.0@sha256:b6a1b30ecc3e16c39ca56392cd13d55af80235b57ec2d27c2e5f1a21fec34bd9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/airsonic"` | |
| persistence.music.enabled | bool | `true` | |
| persistence.music.mountPath | string | `"/music"` | |
| persistence.playlists.enabled | bool | `true` | |
| persistence.playlists.mountPath | string | `"/playlists"` | |
| persistence.podcasts.enabled | bool | `true` | |
| persistence.podcasts.mountPath | string | `"/podcasts"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"airsonic-advanced"` | |
| postgresql.postgresqlUsername | string | `"airsonic-advanced"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10122` | |
| service.main.ports.main.targetPort | int | `4040` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,60 @@
image:
repository: tccr.io/truecharts/airsonic-advanced
tag: v11.0.0@sha256:b6a1b30ecc3e16c39ca56392cd13d55af80235b57ec2d27c2e5f1a21fec34bd9
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PUID: 568
TZ: UTC
AIRSONIC_DIR: "/"
# -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
JAVA_OPTS:
CONTEXT_PATH: "/"
spring_liquibase_parameters_userTableQuote: '"'
spring_datasource_username: "{{ .Values.postgresql.postgresqlUsername }}"
envValueFrom:
spring_datasource_url:
secretKeyRef:
name: dbcreds
key: jdbc
spring_datasource_password:
secretKeyRef:
name: dbcreds
key: postgresql-password
service:
main:
ports:
main:
port: 10122
targetPort: 4040
# Enabled postgres
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: airsonic-advanced
postgresqlDatabase: airsonic-advanced
persistence:
config:
enabled: true
mountPath: "/airsonic"
music:
enabled: true
mountPath: "/music"
podcasts:
enabled: true
mountPath: "/podcasts"
playlists:
enabled: true
mountPath: "/playlists"

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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

View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/_static/img/appicons/airsonic-icon.png
categories:
- media