feat(apps): move to stable (#2790)

This commit is contained in:
Stavros Kois
2022-05-29 20:15:03 +00:00
committed by GitHub
parent bc6d01ffd9
commit 4a53f14849
38 changed files with 13 additions and 16 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ name: clarkson
sources:
- https://github.com/linuxserver/Clarkson
- https://hub.docker.com/r/linuxserver/clarkson
version: 1.0.23
version: 1.0.24
annotations:
truecharts.org/catagories: |
- vehicle
+1 -1
View File
@@ -104,7 +104,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
default: 10228
default: 10244
required: true
- variable: advanced
label: "Show Advanced settings"
+2 -5
View File
@@ -19,14 +19,11 @@ service:
main:
ports:
main:
port: 10228
port: 10244
targetPort: 3000
# See more environment variables in the clarkson documentation
# https://github.com/linuxserver/docker-clarkson#parameters
env:
MYSQL_USERNAME: clarkson
MYSQL_USERNAME: "{{ .Values.mariadb.mariadbUsername }}"
envValueFrom:
MYSQL_HOST: