diff --git a/dependency/clickhouse/7.0.28/app-changelog.md b/dependency/clickhouse/7.0.28/app-changelog.md
deleted file mode 100644
index bd1e86831b..0000000000
--- a/dependency/clickhouse/7.0.28/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [clickhouse-7.0.28](https://github.com/truecharts/charts/compare/clickhouse-7.0.27...clickhouse-7.0.28) (2023-11-17)
-
diff --git a/dependency/clickhouse/7.0.28/CHANGELOG.md b/dependency/clickhouse/7.0.29/CHANGELOG.md
similarity index 90%
rename from dependency/clickhouse/7.0.28/CHANGELOG.md
rename to dependency/clickhouse/7.0.29/CHANGELOG.md
index de584dcf44..0d6ddd72d7 100644
--- a/dependency/clickhouse/7.0.28/CHANGELOG.md
+++ b/dependency/clickhouse/7.0.29/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [clickhouse-7.0.29](https://github.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29) (2023-11-17)
+
+### Fix
+
+- update container image clickhouse/clickhouse-server to v23.10.4.25 ([#14786](https://github.com/truecharts/charts/issues/14786))
+
+
+
+
## [clickhouse-7.0.28](https://github.com/truecharts/charts/compare/clickhouse-7.0.27...clickhouse-7.0.28) (2023-11-17)
@@ -88,12 +97,3 @@
## [clickhouse-7.0.18](https://github.com/truecharts/charts/compare/clickhouse-7.0.17...clickhouse-7.0.18) (2023-10-31)
-### Chore
-
-- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
-
-
-
-
-## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31)
-
diff --git a/dependency/clickhouse/7.0.28/Chart.yaml b/dependency/clickhouse/7.0.29/Chart.yaml
similarity index 95%
rename from dependency/clickhouse/7.0.28/Chart.yaml
rename to dependency/clickhouse/7.0.29/Chart.yaml
index 5db1dc4047..4dcc54b995 100644
--- a/dependency/clickhouse/7.0.28/Chart.yaml
+++ b/dependency/clickhouse/7.0.29/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "23.10.3.5"
+appVersion: "23.10.4.25"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/
type: application
-version: 7.0.28
+version: 7.0.29
annotations:
truecharts.org/category: database
truecharts.org/SCALE-support: "true"
diff --git a/dependency/clickhouse/7.0.28/README.md b/dependency/clickhouse/7.0.29/README.md
similarity index 100%
rename from dependency/clickhouse/7.0.28/README.md
rename to dependency/clickhouse/7.0.29/README.md
diff --git a/dependency/clickhouse/7.0.29/app-changelog.md b/dependency/clickhouse/7.0.29/app-changelog.md
new file mode 100644
index 0000000000..4cbd0c9d84
--- /dev/null
+++ b/dependency/clickhouse/7.0.29/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [clickhouse-7.0.29](https://github.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29) (2023-11-17)
+
+### Fix
+
+- update container image clickhouse/clickhouse-server to v23.10.4.25 ([#14786](https://github.com/truecharts/charts/issues/14786))
+
+
\ No newline at end of file
diff --git a/dependency/clickhouse/7.0.28/app-readme.md b/dependency/clickhouse/7.0.29/app-readme.md
similarity index 100%
rename from dependency/clickhouse/7.0.28/app-readme.md
rename to dependency/clickhouse/7.0.29/app-readme.md
diff --git a/dependency/clickhouse/7.0.28/charts/common-14.5.0.tgz b/dependency/clickhouse/7.0.29/charts/common-14.5.0.tgz
similarity index 100%
rename from dependency/clickhouse/7.0.28/charts/common-14.5.0.tgz
rename to dependency/clickhouse/7.0.29/charts/common-14.5.0.tgz
diff --git a/dependency/clickhouse/7.0.28/ix_values.yaml b/dependency/clickhouse/7.0.29/ix_values.yaml
similarity index 96%
rename from dependency/clickhouse/7.0.28/ix_values.yaml
rename to dependency/clickhouse/7.0.29/ix_values.yaml
index b69b2cc4cf..a24a067c9a 100644
--- a/dependency/clickhouse/7.0.28/ix_values.yaml
+++ b/dependency/clickhouse/7.0.29/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: clickhouse/clickhouse-server
pullPolicy: IfNotPresent
- tag: 23.10.3.5@sha256:7361beec1aac01e832fc701f92de57941d7a9bcdc6219d9527b961595ca7856b
+ tag: 23.10.4.25@sha256:bf133a087d3d86d769058a55b9fc110a63f1a1654fd8d360df5a9b95453384a8
workload:
main:
replicas: 1
diff --git a/dependency/clickhouse/7.0.28/questions.yaml b/dependency/clickhouse/7.0.29/questions.yaml
similarity index 100%
rename from dependency/clickhouse/7.0.28/questions.yaml
rename to dependency/clickhouse/7.0.29/questions.yaml
diff --git a/dependency/clickhouse/7.0.28/templates/NOTES.txt b/dependency/clickhouse/7.0.29/templates/NOTES.txt
similarity index 100%
rename from dependency/clickhouse/7.0.28/templates/NOTES.txt
rename to dependency/clickhouse/7.0.29/templates/NOTES.txt
diff --git a/dependency/clickhouse/7.0.28/templates/common.yaml b/dependency/clickhouse/7.0.29/templates/common.yaml
similarity index 100%
rename from dependency/clickhouse/7.0.28/templates/common.yaml
rename to dependency/clickhouse/7.0.29/templates/common.yaml
diff --git a/dependency/clickhouse/7.0.28/values.yaml b/dependency/clickhouse/7.0.29/values.yaml
similarity index 100%
rename from dependency/clickhouse/7.0.28/values.yaml
rename to dependency/clickhouse/7.0.29/values.yaml
diff --git a/stable/discordgsm/4.0.10/app-changelog.md b/stable/discordgsm/4.0.10/app-changelog.md
deleted file mode 100644
index 526fb6a5b9..0000000000
--- a/stable/discordgsm/4.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [discordgsm-4.0.10](https://github.com/truecharts/charts/compare/discordgsm-4.0.9...discordgsm-4.0.10) (2023-11-17)
-
-### Chore
-
-- update container image tccr.io/truecharts/game-server-monitor to v2.15.0 ([#14741](https://github.com/truecharts/charts/issues/14741))
-
-
\ No newline at end of file
diff --git a/stable/discordgsm/4.0.10/CHANGELOG.md b/stable/discordgsm/4.0.11/CHANGELOG.md
similarity index 89%
rename from stable/discordgsm/4.0.10/CHANGELOG.md
rename to stable/discordgsm/4.0.11/CHANGELOG.md
index 1c1a64a2ce..54f69c56c3 100644
--- a/stable/discordgsm/4.0.10/CHANGELOG.md
+++ b/stable/discordgsm/4.0.11/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [discordgsm-4.0.11](https://github.com/truecharts/charts/compare/discordgsm-4.0.10...discordgsm-4.0.11) (2023-11-17)
+
+### Feat
+
+- update container image discordgsm/discord-game-server-monitor to v2.15.0 ([#14800](https://github.com/truecharts/charts/issues/14800))
+
+
+
+
## [discordgsm-4.0.10](https://github.com/truecharts/charts/compare/discordgsm-4.0.9...discordgsm-4.0.10) (2023-11-17)
### Chore
@@ -88,12 +97,3 @@
## [discordgsm-4.0.0](https://github.com/truecharts/charts/compare/discordgsm-3.0.1...discordgsm-4.0.0) (2023-07-31)
-
-
-
-## [discordgsm-3.0.1](https://github.com/truecharts/charts/compare/discordgsm-3.0.0...discordgsm-3.0.1) (2023-07-29)
-
-### Chore
-
-- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
-
diff --git a/stable/discordgsm/4.0.10/Chart.yaml b/stable/discordgsm/4.0.11/Chart.yaml
similarity index 98%
rename from stable/discordgsm/4.0.10/Chart.yaml
rename to stable/discordgsm/4.0.11/Chart.yaml
index eb13c3e87c..3a7936110c 100644
--- a/stable/discordgsm/4.0.10/Chart.yaml
+++ b/stable/discordgsm/4.0.11/Chart.yaml
@@ -20,7 +20,7 @@ name: discordgsm
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://github.com/DiscordGSM/GameServerMonitor
-version: 4.0.10
+version: 4.0.11
annotations:
truecharts.org/category: monitor
truecharts.org/SCALE-support: "true"
diff --git a/stable/discordgsm/4.0.10/README.md b/stable/discordgsm/4.0.11/README.md
similarity index 100%
rename from stable/discordgsm/4.0.10/README.md
rename to stable/discordgsm/4.0.11/README.md
diff --git a/stable/discordgsm/4.0.11/app-changelog.md b/stable/discordgsm/4.0.11/app-changelog.md
new file mode 100644
index 0000000000..a8e012de0b
--- /dev/null
+++ b/stable/discordgsm/4.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [discordgsm-4.0.11](https://github.com/truecharts/charts/compare/discordgsm-4.0.10...discordgsm-4.0.11) (2023-11-17)
+
+### Feat
+
+- update container image discordgsm/discord-game-server-monitor to v2.15.0 ([#14800](https://github.com/truecharts/charts/issues/14800))
+
+
\ No newline at end of file
diff --git a/stable/discordgsm/4.0.10/app-readme.md b/stable/discordgsm/4.0.11/app-readme.md
similarity index 100%
rename from stable/discordgsm/4.0.10/app-readme.md
rename to stable/discordgsm/4.0.11/app-readme.md
diff --git a/stable/discordgsm/4.0.10/charts/common-14.3.5.tgz b/stable/discordgsm/4.0.11/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/discordgsm/4.0.10/charts/common-14.3.5.tgz
rename to stable/discordgsm/4.0.11/charts/common-14.3.5.tgz
diff --git a/stable/discordgsm/4.0.10/ix_values.yaml b/stable/discordgsm/4.0.11/ix_values.yaml
similarity index 90%
rename from stable/discordgsm/4.0.10/ix_values.yaml
rename to stable/discordgsm/4.0.11/ix_values.yaml
index 39b1fa91c9..91a68df495 100644
--- a/stable/discordgsm/4.0.10/ix_values.yaml
+++ b/stable/discordgsm/4.0.11/ix_values.yaml
@@ -1,22 +1,19 @@
image:
- repository: tccr.io/truecharts/game-server-monitor
+ repository: discordgsm/discord-game-server-monitor
pullPolicy: IfNotPresent
- tag: v2.15.0@sha256:fff1ef3adf04ca770be78af379cd2d169b292b83a1ddce63269543abeebd6238
-
+ tag: 2.15.0@sha256:8c9420272455b653b84e8c3e101352b67e1bda5a0b4599ee8f5a46d25b6647d0
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
-
service:
main:
ports:
main:
port: 10230
protocol: http
-
gsm:
# Server Config
workers: 2
@@ -35,7 +32,6 @@ gsm:
# factorio
factorio_username: ""
factorio_auth_token: ""
-
workload:
main:
podSpec:
@@ -62,18 +58,15 @@ workload:
--timeout {{ .Values.gsm.timeout }} & \
python -u main.py
env: {}
-
persistence:
config:
enabled: true
mountPath: /app/data
-
cnpg:
main:
enabled: true
database: discord_gsm
user: discord_gsm
-
portal:
open:
enabled: true
diff --git a/stable/discordgsm/4.0.10/questions.yaml b/stable/discordgsm/4.0.11/questions.yaml
similarity index 100%
rename from stable/discordgsm/4.0.10/questions.yaml
rename to stable/discordgsm/4.0.11/questions.yaml
diff --git a/stable/discordgsm/4.0.10/templates/NOTES.txt b/stable/discordgsm/4.0.11/templates/NOTES.txt
similarity index 100%
rename from stable/discordgsm/4.0.10/templates/NOTES.txt
rename to stable/discordgsm/4.0.11/templates/NOTES.txt
diff --git a/stable/discordgsm/4.0.10/templates/_secret.tpl b/stable/discordgsm/4.0.11/templates/_secret.tpl
similarity index 100%
rename from stable/discordgsm/4.0.10/templates/_secret.tpl
rename to stable/discordgsm/4.0.11/templates/_secret.tpl
diff --git a/stable/discordgsm/4.0.10/templates/common.yaml b/stable/discordgsm/4.0.11/templates/common.yaml
similarity index 100%
rename from stable/discordgsm/4.0.10/templates/common.yaml
rename to stable/discordgsm/4.0.11/templates/common.yaml
diff --git a/stable/discordgsm/4.0.10/values.yaml b/stable/discordgsm/4.0.11/values.yaml
similarity index 100%
rename from stable/discordgsm/4.0.10/values.yaml
rename to stable/discordgsm/4.0.11/values.yaml
diff --git a/stable/domoticz/6.0.15/app-changelog.md b/stable/domoticz/6.0.15/app-changelog.md
deleted file mode 100644
index ce63cb5253..0000000000
--- a/stable/domoticz/6.0.15/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [domoticz-6.0.15](https://github.com/truecharts/charts/compare/domoticz-6.0.14...domoticz-6.0.15) (2023-11-17)
-
diff --git a/stable/domoticz/6.0.15/CHANGELOG.md b/stable/domoticz/6.0.16/CHANGELOG.md
similarity index 90%
rename from stable/domoticz/6.0.15/CHANGELOG.md
rename to stable/domoticz/6.0.16/CHANGELOG.md
index 13001d395a..cd42d3d4ed 100644
--- a/stable/domoticz/6.0.15/CHANGELOG.md
+++ b/stable/domoticz/6.0.16/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [domoticz-6.0.16](https://github.com/truecharts/charts/compare/domoticz-6.0.15...domoticz-6.0.16) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/linuxserver/domoticz to v2023.2.20231116 ([#14790](https://github.com/truecharts/charts/issues/14790))
+
+
+
+
## [domoticz-6.0.15](https://github.com/truecharts/charts/compare/domoticz-6.0.14...domoticz-6.0.15) (2023-11-17)
@@ -88,12 +97,3 @@
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
-
-
-## [domoticz-6.0.4](https://github.com/truecharts/charts/compare/domoticz-6.0.3...domoticz-6.0.4) (2023-10-15)
-
-### Chore
-
-- update container image tccr.io/truecharts/domoticz to v2023.2.20231012 ([#13643](https://github.com/truecharts/charts/issues/13643))
-
-
diff --git a/stable/domoticz/6.0.15/Chart.yaml b/stable/domoticz/6.0.16/Chart.yaml
similarity index 98%
rename from stable/domoticz/6.0.15/Chart.yaml
rename to stable/domoticz/6.0.16/Chart.yaml
index c802f01bd9..2dee652491 100644
--- a/stable/domoticz/6.0.15/Chart.yaml
+++ b/stable/domoticz/6.0.16/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: domoticz
-version: 6.0.15
+version: 6.0.16
appVersion: "2023.2.202"
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
type: application
diff --git a/stable/domoticz/6.0.15/README.md b/stable/domoticz/6.0.16/README.md
similarity index 100%
rename from stable/domoticz/6.0.15/README.md
rename to stable/domoticz/6.0.16/README.md
diff --git a/stable/domoticz/6.0.16/app-changelog.md b/stable/domoticz/6.0.16/app-changelog.md
new file mode 100644
index 0000000000..9ea35d93ab
--- /dev/null
+++ b/stable/domoticz/6.0.16/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [domoticz-6.0.16](https://github.com/truecharts/charts/compare/domoticz-6.0.15...domoticz-6.0.16) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/linuxserver/domoticz to v2023.2.20231116 ([#14790](https://github.com/truecharts/charts/issues/14790))
+
+
\ No newline at end of file
diff --git a/stable/domoticz/6.0.15/app-readme.md b/stable/domoticz/6.0.16/app-readme.md
similarity index 100%
rename from stable/domoticz/6.0.15/app-readme.md
rename to stable/domoticz/6.0.16/app-readme.md
diff --git a/stable/domoticz/6.0.15/charts/common-14.3.5.tgz b/stable/domoticz/6.0.16/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/domoticz/6.0.15/charts/common-14.3.5.tgz
rename to stable/domoticz/6.0.16/charts/common-14.3.5.tgz
diff --git a/stable/domoticz/6.0.15/ix_values.yaml b/stable/domoticz/6.0.16/ix_values.yaml
similarity index 90%
rename from stable/domoticz/6.0.15/ix_values.yaml
rename to stable/domoticz/6.0.16/ix_values.yaml
index a30c21c55e..e0053e8498 100644
--- a/stable/domoticz/6.0.15/ix_values.yaml
+++ b/stable/domoticz/6.0.16/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/domoticz
pullPolicy: IfNotPresent
- tag: 2023.2.20231109@sha256:5d029bf7b21f8806f16b7d5695287ce14aac4c75460e353d9d7c582238ff584c
+ tag: 2023.2.20231116@sha256:df7c398da23aa81196848e659af8d557e20745a2c4934da49ab5428b757dfcf5
securityContext:
container:
runAsNonRoot: false
diff --git a/stable/domoticz/6.0.15/questions.yaml b/stable/domoticz/6.0.16/questions.yaml
similarity index 100%
rename from stable/domoticz/6.0.15/questions.yaml
rename to stable/domoticz/6.0.16/questions.yaml
diff --git a/stable/domoticz/6.0.15/templates/NOTES.txt b/stable/domoticz/6.0.16/templates/NOTES.txt
similarity index 100%
rename from stable/domoticz/6.0.15/templates/NOTES.txt
rename to stable/domoticz/6.0.16/templates/NOTES.txt
diff --git a/stable/domoticz/6.0.15/templates/common.yaml b/stable/domoticz/6.0.16/templates/common.yaml
similarity index 100%
rename from stable/domoticz/6.0.15/templates/common.yaml
rename to stable/domoticz/6.0.16/templates/common.yaml
diff --git a/stable/domoticz/6.0.15/values.yaml b/stable/domoticz/6.0.16/values.yaml
similarity index 100%
rename from stable/domoticz/6.0.15/values.yaml
rename to stable/domoticz/6.0.16/values.yaml
diff --git a/stable/drawio/6.0.24/app-changelog.md b/stable/drawio/6.0.24/app-changelog.md
deleted file mode 100644
index 6bc53c2bd6..0000000000
--- a/stable/drawio/6.0.24/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [drawio-6.0.24](https://github.com/truecharts/charts/compare/drawio-6.0.23...drawio-6.0.24) (2023-11-17)
-
diff --git a/stable/drawio/6.0.24/CHANGELOG.md b/stable/drawio/6.0.25/CHANGELOG.md
similarity index 90%
rename from stable/drawio/6.0.24/CHANGELOG.md
rename to stable/drawio/6.0.25/CHANGELOG.md
index 8887168842..30cc083d29 100644
--- a/stable/drawio/6.0.24/CHANGELOG.md
+++ b/stable/drawio/6.0.25/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [drawio-6.0.25](https://github.com/truecharts/charts/compare/drawio-6.0.24...drawio-6.0.25) (2023-11-17)
+
+### Fix
+
+- update container image jgraph/drawio to v22.1.3 ([#14793](https://github.com/truecharts/charts/issues/14793))
+
+
+
+
## [drawio-6.0.24](https://github.com/truecharts/charts/compare/drawio-6.0.23...drawio-6.0.24) (2023-11-17)
@@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/drawio to v22.0.8 ([#13967](https://github.com/truecharts/charts/issues/13967))
-
-
-
-## [drawio-6.0.14](https://github.com/truecharts/charts/compare/drawio-6.0.13...drawio-6.0.14) (2023-10-20)
-
-### Chore
-
-- update container image tccr.io/truecharts/drawio to v22.0.6 ([#13816](https://github.com/truecharts/charts/issues/13816))
-
diff --git a/stable/drawio/6.0.24/Chart.yaml b/stable/drawio/6.0.25/Chart.yaml
similarity index 94%
rename from stable/drawio/6.0.24/Chart.yaml
rename to stable/drawio/6.0.25/Chart.yaml
index 0e5abe707d..1b5a179077 100644
--- a/stable/drawio/6.0.24/Chart.yaml
+++ b/stable/drawio/6.0.25/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "22.1.2"
+appVersion: "22.1.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -18,7 +18,7 @@ name: drawio
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://github.com/jgraph/drawio
-version: 6.0.24
+version: 6.0.25
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"
diff --git a/stable/drawio/6.0.24/README.md b/stable/drawio/6.0.25/README.md
similarity index 100%
rename from stable/drawio/6.0.24/README.md
rename to stable/drawio/6.0.25/README.md
diff --git a/stable/drawio/6.0.25/app-changelog.md b/stable/drawio/6.0.25/app-changelog.md
new file mode 100644
index 0000000000..b5ea32f96c
--- /dev/null
+++ b/stable/drawio/6.0.25/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [drawio-6.0.25](https://github.com/truecharts/charts/compare/drawio-6.0.24...drawio-6.0.25) (2023-11-17)
+
+### Fix
+
+- update container image jgraph/drawio to v22.1.3 ([#14793](https://github.com/truecharts/charts/issues/14793))
+
+
\ No newline at end of file
diff --git a/stable/drawio/6.0.24/app-readme.md b/stable/drawio/6.0.25/app-readme.md
similarity index 100%
rename from stable/drawio/6.0.24/app-readme.md
rename to stable/drawio/6.0.25/app-readme.md
diff --git a/stable/drawio/6.0.24/charts/common-14.3.5.tgz b/stable/drawio/6.0.25/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/drawio/6.0.24/charts/common-14.3.5.tgz
rename to stable/drawio/6.0.25/charts/common-14.3.5.tgz
diff --git a/stable/drawio/6.0.24/ix_values.yaml b/stable/drawio/6.0.25/ix_values.yaml
similarity index 87%
rename from stable/drawio/6.0.24/ix_values.yaml
rename to stable/drawio/6.0.25/ix_values.yaml
index f337b64c2d..c702b9a358 100644
--- a/stable/drawio/6.0.24/ix_values.yaml
+++ b/stable/drawio/6.0.25/ix_values.yaml
@@ -1,6 +1,6 @@
image:
repository: jgraph/drawio
- tag: 22.1.2@sha256:2e000f02b7f0fc3c1df8c73a34f0001460871dc6ee4575228ccb37f75415b135
+ tag: 22.1.3@sha256:1a56da5d792c0048e50bbac34266a9c10bcc5e99f708e0db995906c0449bb288
pullPolicy: IfNotPresent
securityContext:
container:
diff --git a/stable/drawio/6.0.24/questions.yaml b/stable/drawio/6.0.25/questions.yaml
similarity index 100%
rename from stable/drawio/6.0.24/questions.yaml
rename to stable/drawio/6.0.25/questions.yaml
diff --git a/stable/drawio/6.0.24/templates/NOTES.txt b/stable/drawio/6.0.25/templates/NOTES.txt
similarity index 100%
rename from stable/drawio/6.0.24/templates/NOTES.txt
rename to stable/drawio/6.0.25/templates/NOTES.txt
diff --git a/stable/drawio/6.0.24/templates/common.yaml b/stable/drawio/6.0.25/templates/common.yaml
similarity index 100%
rename from stable/drawio/6.0.24/templates/common.yaml
rename to stable/drawio/6.0.25/templates/common.yaml
diff --git a/stable/drawio/6.0.24/values.yaml b/stable/drawio/6.0.25/values.yaml
similarity index 100%
rename from stable/drawio/6.0.24/values.yaml
rename to stable/drawio/6.0.25/values.yaml
diff --git a/stable/esphome/15.0.25/CHANGELOG.md b/stable/esphome/15.0.25/CHANGELOG.md
new file mode 100644
index 0000000000..be2ff7b324
--- /dev/null
+++ b/stable/esphome/15.0.25/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [esphome-15.0.25](https://github.com/truecharts/charts/compare/esphome-15.0.24...esphome-15.0.25) (2023-11-17)
+
+### Fix
+
+- update container image esphome/esphome to v2023.11.1 ([#14788](https://github.com/truecharts/charts/issues/14788))
+
+
+
+
+## [esphome-15.0.24](https://github.com/truecharts/charts/compare/esphome-15.0.23...esphome-15.0.24) (2023-11-17)
+
+
+
+
+## [esphome-15.0.23](https://github.com/truecharts/charts/compare/esphome-15.0.22...esphome-15.0.23) (2023-11-16)
+
+### Chore
+
+- update container image tccr.io/truecharts/esphome to v2023.11.1 ([#14712](https://github.com/truecharts/charts/issues/14712))
+
+
+
+
+## [esphome-15.0.22](https://github.com/truecharts/charts/compare/esphome-15.0.21...esphome-15.0.22) (2023-11-15)
+
+### Chore
+
+- update container image tccr.io/truecharts/esphome to v2023.11.0 ([#14671](https://github.com/truecharts/charts/issues/14671))
+
+
+
+
+## [esphome-15.0.21](https://github.com/truecharts/charts/compare/esphome-15.0.20...esphome-15.0.21) (2023-11-08)
+
+### Chore
+
+- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
+
+
+
+
+## [esphome-15.0.20](https://github.com/truecharts/charts/compare/esphome-15.0.19...esphome-15.0.20) (2023-11-08)
+
+### Chore
+
+- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
+
+
+
+
+## [esphome-15.0.19](https://github.com/truecharts/charts/compare/esphome-15.0.18...esphome-15.0.19) (2023-11-05)
+
+### Chore
+
+- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
+
+
+
+
+## [esphome-15.0.18](https://github.com/truecharts/charts/compare/esphome-15.0.17...esphome-15.0.18) (2023-11-03)
+
+### Chore
+
+- update helm general non-major ([#14253](https://github.com/truecharts/charts/issues/14253))
+
+
+
+
+## [esphome-15.0.17](https://github.com/truecharts/charts/compare/esphome-15.0.16...esphome-15.0.17) (2023-11-03)
+
+### Chore
+
+- update container image tccr.io/truecharts/esphome to v2023.10.6 ([#14274](https://github.com/truecharts/charts/issues/14274))
+
+
+
+
+## [esphome-15.0.16](https://github.com/truecharts/charts/compare/esphome-15.0.15...esphome-15.0.16) (2023-11-01)
+
+### Chore
+
+- update container image tccr.io/truecharts/esphome to v2023.10.5 ([#14205](https://github.com/truecharts/charts/issues/14205))
+
+
+
+
+## [esphome-15.0.15](https://github.com/truecharts/charts/compare/esphome-15.0.14...esphome-15.0.15) (2023-10-30)
+
+### Chore
+
+- update container image tccr.io/truecharts/esphome to v2023.10.4 ([#14118](https://github.com/truecharts/charts/issues/14118))
+
+
diff --git a/stable/esphome/15.0.25/Chart.yaml b/stable/esphome/15.0.25/Chart.yaml
new file mode 100644
index 0000000000..aa4bf844bd
--- /dev/null
+++ b/stable/esphome/15.0.25/Chart.yaml
@@ -0,0 +1,26 @@
+apiVersion: v2
+appVersion: "2023.11.1"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 14.3.5
+deprecated: false
+description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
+home: https://truecharts.org/charts/stable/esphome
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
+keywords:
+ - esphome
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: esphome
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/esphome
+ - https://github.com/esphome/esphome
+type: application
+version: 15.0.25
+annotations:
+ truecharts.org/category: tools
+ truecharts.org/SCALE-support: "true"
diff --git a/stable/homebox/3.0.11/README.md b/stable/esphome/15.0.25/README.md
similarity index 100%
rename from stable/homebox/3.0.11/README.md
rename to stable/esphome/15.0.25/README.md
diff --git a/stable/esphome/15.0.25/app-changelog.md b/stable/esphome/15.0.25/app-changelog.md
new file mode 100644
index 0000000000..d41b0de595
--- /dev/null
+++ b/stable/esphome/15.0.25/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [esphome-15.0.25](https://github.com/truecharts/charts/compare/esphome-15.0.24...esphome-15.0.25) (2023-11-17)
+
+### Fix
+
+- update container image esphome/esphome to v2023.11.1 ([#14788](https://github.com/truecharts/charts/issues/14788))
+
+
\ No newline at end of file
diff --git a/stable/esphome/15.0.25/app-readme.md b/stable/esphome/15.0.25/app-readme.md
new file mode 100644
index 0000000000..2efae02624
--- /dev/null
+++ b/stable/esphome/15.0.25/app-readme.md
@@ -0,0 +1,8 @@
+ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome)
+
+---
+
+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!
diff --git a/stable/homebox/3.0.11/charts/common-14.3.5.tgz b/stable/esphome/15.0.25/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/homebox/3.0.11/charts/common-14.3.5.tgz
rename to stable/esphome/15.0.25/charts/common-14.3.5.tgz
diff --git a/stable/esphome/15.0.25/ix_values.yaml b/stable/esphome/15.0.25/ix_values.yaml
new file mode 100644
index 0000000000..69ac732b17
--- /dev/null
+++ b/stable/esphome/15.0.25/ix_values.yaml
@@ -0,0 +1,51 @@
+image:
+ repository: esphome/esphome
+ pullPolicy: IfNotPresent
+ tag: 2023.11.1@sha256:54bdedecd9111858fca4d7571e1fec3d98149538cb87ff69f93bdb471db88e18
+securityContext:
+ container:
+ runAsNonRoot: false
+ readOnlyRootFilesystem: false
+ privileged: true
+ allowPrivilegeEscalation: true
+ runAsUser: 0
+ runAsGroup: 0
+service:
+ main:
+ ports:
+ main:
+ port: 6052
+ targetPort: 6052
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ type: http
+ path: /
+ readiness:
+ type: http
+ path: /
+ startup:
+ type: http
+ path: /
+ env:
+ ESPHOME_DASHBOARD_USE_PING: false
+ ESPHOME_DASHBOARD_RELATIVE_URL: /
+ # ESPHOME_QUICKWIZARD:
+ # ESPHOME_IS_HASSIO:
+ # DISABLE_HA_AUTHENTICATION:
+ # USERNAME:
+ # PASSWORD:
+persistence:
+ config:
+ enabled: true
+ mountPath: /config
+ platformio:
+ enabled: true
+ mountPath: /.platformio
+portal:
+ open:
+ enabled: true
diff --git a/stable/esphome/15.0.25/questions.yaml b/stable/esphome/15.0.25/questions.yaml
new file mode 100644
index 0000000000..d06d860f64
--- /dev/null
+++ b/stable/esphome/15.0.25/questions.yaml
@@ -0,0 +1,2425 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ESPHOME_DASHBOARD_USE_PING
+ label: Esphome Dasboard Use Ping
+ description: Check the status of the device
+ schema:
+ type: boolean
+ default: true
+
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 6052
+ required: true
+ # Configure app volumes
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: config
+ label: App Config Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: platformio
+ label: Platformio Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: certificateIssuer
+ label: Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ show_if: [["advanced", "=", true]]
+ required: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: service
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/homebox/3.0.11/templates/NOTES.txt b/stable/esphome/15.0.25/templates/NOTES.txt
similarity index 100%
rename from stable/homebox/3.0.11/templates/NOTES.txt
rename to stable/esphome/15.0.25/templates/NOTES.txt
diff --git a/stable/metabase/0.0.16/templates/common.yaml b/stable/esphome/15.0.25/templates/common.yaml
similarity index 100%
rename from stable/metabase/0.0.16/templates/common.yaml
rename to stable/esphome/15.0.25/templates/common.yaml
diff --git a/stable/homebox/3.0.11/values.yaml b/stable/esphome/15.0.25/values.yaml
similarity index 100%
rename from stable/homebox/3.0.11/values.yaml
rename to stable/esphome/15.0.25/values.yaml
diff --git a/stable/homebox/3.0.11/app-changelog.md b/stable/homebox/3.0.11/app-changelog.md
deleted file mode 100644
index b9c267197e..0000000000
--- a/stable/homebox/3.0.11/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [homebox-3.0.11](https://github.com/truecharts/charts/compare/homebox-3.0.10...homebox-3.0.11) (2023-11-17)
-
diff --git a/stable/homebox/3.0.11/CHANGELOG.md b/stable/homebox/3.0.12/CHANGELOG.md
similarity index 90%
rename from stable/homebox/3.0.11/CHANGELOG.md
rename to stable/homebox/3.0.12/CHANGELOG.md
index 7284be9d2d..c0e43453f8 100644
--- a/stable/homebox/3.0.11/CHANGELOG.md
+++ b/stable/homebox/3.0.12/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [homebox-3.0.12](https://github.com/truecharts/charts/compare/homebox-3.0.11...homebox-3.0.12) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/hay-kot/homebox to v0.10.2 ([#14789](https://github.com/truecharts/charts/issues/14789))
+
+
+
+
## [homebox-3.0.11](https://github.com/truecharts/charts/compare/homebox-3.0.10...homebox-3.0.11) (2023-11-17)
@@ -88,12 +97,3 @@
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
-
-
-
-## [homebox-3.0.0](https://github.com/truecharts/charts/compare/homebox-2.0.27...homebox-3.0.0) (2023-07-31)
-
-
-
-
-## [homebox-2.0.27](https://github.com/truecharts/charts/compare/homebox-2.0.26...homebox-2.0.27) (2023-07-29)
diff --git a/stable/homebox/3.0.11/Chart.yaml b/stable/homebox/3.0.12/Chart.yaml
similarity index 97%
rename from stable/homebox/3.0.11/Chart.yaml
rename to stable/homebox/3.0.12/Chart.yaml
index 18223251d4..03e10242ed 100644
--- a/stable/homebox/3.0.11/Chart.yaml
+++ b/stable/homebox/3.0.12/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homebox
- https://github.com/hay-kot/homebox
type: application
-version: 3.0.11
+version: 3.0.12
annotations:
truecharts.org/category: inventory
truecharts.org/SCALE-support: "true"
diff --git a/stable/metabase/0.0.16/README.md b/stable/homebox/3.0.12/README.md
similarity index 100%
rename from stable/metabase/0.0.16/README.md
rename to stable/homebox/3.0.12/README.md
diff --git a/stable/homebox/3.0.12/app-changelog.md b/stable/homebox/3.0.12/app-changelog.md
new file mode 100644
index 0000000000..4288d6cf00
--- /dev/null
+++ b/stable/homebox/3.0.12/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [homebox-3.0.12](https://github.com/truecharts/charts/compare/homebox-3.0.11...homebox-3.0.12) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/hay-kot/homebox to v0.10.2 ([#14789](https://github.com/truecharts/charts/issues/14789))
+
+
\ No newline at end of file
diff --git a/stable/homebox/3.0.11/app-readme.md b/stable/homebox/3.0.12/app-readme.md
similarity index 100%
rename from stable/homebox/3.0.11/app-readme.md
rename to stable/homebox/3.0.12/app-readme.md
diff --git a/stable/metabase/0.0.16/charts/common-14.3.5.tgz b/stable/homebox/3.0.12/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/metabase/0.0.16/charts/common-14.3.5.tgz
rename to stable/homebox/3.0.12/charts/common-14.3.5.tgz
diff --git a/stable/homebox/3.0.11/ix_values.yaml b/stable/homebox/3.0.12/ix_values.yaml
similarity index 87%
rename from stable/homebox/3.0.11/ix_values.yaml
rename to stable/homebox/3.0.12/ix_values.yaml
index b10afb3fec..ead3624cae 100644
--- a/stable/homebox/3.0.11/ix_values.yaml
+++ b/stable/homebox/3.0.12/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/hay-kot/homebox
pullPolicy: IfNotPresent
- tag: v0.10.1@sha256:542f3d6156c7431b2127b35b37f97a121754dd92abb910afe1bbf0008706d2a1
+ tag: v0.10.2@sha256:1419b6e22aa06ab307fe0ed6c68906484905484f73df02485ebe8d94760812b8
homebox:
allow_registration: true
auto_increment_asset_id: true
diff --git a/stable/homebox/3.0.11/questions.yaml b/stable/homebox/3.0.12/questions.yaml
similarity index 100%
rename from stable/homebox/3.0.11/questions.yaml
rename to stable/homebox/3.0.12/questions.yaml
diff --git a/stable/metabase/0.0.16/templates/NOTES.txt b/stable/homebox/3.0.12/templates/NOTES.txt
similarity index 100%
rename from stable/metabase/0.0.16/templates/NOTES.txt
rename to stable/homebox/3.0.12/templates/NOTES.txt
diff --git a/stable/homebox/3.0.11/templates/_secret.tpl b/stable/homebox/3.0.12/templates/_secret.tpl
similarity index 100%
rename from stable/homebox/3.0.11/templates/_secret.tpl
rename to stable/homebox/3.0.12/templates/_secret.tpl
diff --git a/stable/homebox/3.0.11/templates/common.yaml b/stable/homebox/3.0.12/templates/common.yaml
similarity index 100%
rename from stable/homebox/3.0.11/templates/common.yaml
rename to stable/homebox/3.0.12/templates/common.yaml
diff --git a/stable/metabase/0.0.16/values.yaml b/stable/homebox/3.0.12/values.yaml
similarity index 100%
rename from stable/metabase/0.0.16/values.yaml
rename to stable/homebox/3.0.12/values.yaml
diff --git a/stable/metabase/0.0.16/app-changelog.md b/stable/metabase/0.0.16/app-changelog.md
deleted file mode 100644
index 4de5461bf2..0000000000
--- a/stable/metabase/0.0.16/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [metabase-0.0.16](https://github.com/truecharts/charts/compare/metabase-0.0.15...metabase-0.0.16) (2023-11-17)
-
diff --git a/stable/metabase/0.0.16/CHANGELOG.md b/stable/metabase/0.0.17/CHANGELOG.md
similarity index 91%
rename from stable/metabase/0.0.16/CHANGELOG.md
rename to stable/metabase/0.0.17/CHANGELOG.md
index 39f84eb13c..0c878ad1d8 100644
--- a/stable/metabase/0.0.16/CHANGELOG.md
+++ b/stable/metabase/0.0.17/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [metabase-0.0.17](https://github.com/truecharts/charts/compare/metabase-0.0.16...metabase-0.0.17) (2023-11-17)
+
+### Fix
+
+- update container image metabase/metabase to v0.47.8 ([#14794](https://github.com/truecharts/charts/issues/14794))
+
+
+
+
## [metabase-0.0.16](https://github.com/truecharts/charts/compare/metabase-0.0.15...metabase-0.0.16) (2023-11-17)
@@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/metabase to v0.47.4 ([#13530](https://github.com/truecharts/charts/issues/13530))
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
-
-
-
-
-## [metabase-0.0.6](https://github.com/truecharts/charts/compare/metabase-0.0.5...metabase-0.0.6) (2023-10-07)
-
-### Chore
-
-- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
diff --git a/stable/metabase/0.0.16/Chart.yaml b/stable/metabase/0.0.17/Chart.yaml
similarity index 95%
rename from stable/metabase/0.0.16/Chart.yaml
rename to stable/metabase/0.0.17/Chart.yaml
index 925eae7141..125e464c96 100644
--- a/stable/metabase/0.0.16/Chart.yaml
+++ b/stable/metabase/0.0.17/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.47.7"
+appVersion: "0.47.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
- https://github.com/metabase/metabase
type: application
-version: 0.0.16
+version: 0.0.17
annotations:
truecharts.org/category: reporting
truecharts.org/SCALE-support: "true"
diff --git a/stable/soft-serve/3.0.14/README.md b/stable/metabase/0.0.17/README.md
similarity index 100%
rename from stable/soft-serve/3.0.14/README.md
rename to stable/metabase/0.0.17/README.md
diff --git a/stable/metabase/0.0.17/app-changelog.md b/stable/metabase/0.0.17/app-changelog.md
new file mode 100644
index 0000000000..8ddd2c8787
--- /dev/null
+++ b/stable/metabase/0.0.17/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [metabase-0.0.17](https://github.com/truecharts/charts/compare/metabase-0.0.16...metabase-0.0.17) (2023-11-17)
+
+### Fix
+
+- update container image metabase/metabase to v0.47.8 ([#14794](https://github.com/truecharts/charts/issues/14794))
+
+
\ No newline at end of file
diff --git a/stable/metabase/0.0.16/app-readme.md b/stable/metabase/0.0.17/app-readme.md
similarity index 100%
rename from stable/metabase/0.0.16/app-readme.md
rename to stable/metabase/0.0.17/app-readme.md
diff --git a/stable/soft-serve/3.0.14/charts/common-14.3.5.tgz b/stable/metabase/0.0.17/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/soft-serve/3.0.14/charts/common-14.3.5.tgz
rename to stable/metabase/0.0.17/charts/common-14.3.5.tgz
diff --git a/stable/metabase/0.0.16/ix_values.yaml b/stable/metabase/0.0.17/ix_values.yaml
similarity index 91%
rename from stable/metabase/0.0.16/ix_values.yaml
rename to stable/metabase/0.0.17/ix_values.yaml
index 423f6a08ef..f739b7934d 100644
--- a/stable/metabase/0.0.16/ix_values.yaml
+++ b/stable/metabase/0.0.17/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: metabase/metabase
pullPolicy: IfNotPresent
- tag: v0.47.7@sha256:157289a0c6ad38955dbf140d55f03821bf9cecbad220e9d3816e90e0af771e14
+ tag: v0.47.8@sha256:0341a3a282cd9ebbceae7f14a02fffb7a8205ac23632ada0817cd68f413b07e6
service:
main:
ports:
diff --git a/stable/metabase/0.0.16/questions.yaml b/stable/metabase/0.0.17/questions.yaml
similarity index 100%
rename from stable/metabase/0.0.16/questions.yaml
rename to stable/metabase/0.0.17/questions.yaml
diff --git a/stable/soft-serve/3.0.14/templates/NOTES.txt b/stable/metabase/0.0.17/templates/NOTES.txt
similarity index 100%
rename from stable/soft-serve/3.0.14/templates/NOTES.txt
rename to stable/metabase/0.0.17/templates/NOTES.txt
diff --git a/stable/synclounge/6.0.19/templates/common.yaml b/stable/metabase/0.0.17/templates/common.yaml
similarity index 100%
rename from stable/synclounge/6.0.19/templates/common.yaml
rename to stable/metabase/0.0.17/templates/common.yaml
diff --git a/stable/soft-serve/3.0.14/values.yaml b/stable/metabase/0.0.17/values.yaml
similarity index 100%
rename from stable/soft-serve/3.0.14/values.yaml
rename to stable/metabase/0.0.17/values.yaml
diff --git a/stable/navidrome/16.0.10/CHANGELOG.md b/stable/navidrome/16.0.10/CHANGELOG.md
new file mode 100644
index 0000000000..a29bb45318
--- /dev/null
+++ b/stable/navidrome/16.0.10/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [navidrome-16.0.10](https://github.com/truecharts/charts/compare/navidrome-16.0.9...navidrome-16.0.10) (2023-11-17)
+
+### Feat
+
+- update container image deluan/navidrome to v0.50.0 ([#14799](https://github.com/truecharts/charts/issues/14799))
+
+
+
+
+## [navidrome-16.0.9](https://github.com/truecharts/charts/compare/navidrome-16.0.8...navidrome-16.0.9) (2023-11-17)
+
+### Chore
+
+- update container image tccr.io/truecharts/navidrome to v0.50.0 ([#14749](https://github.com/truecharts/charts/issues/14749))
+
+
+
+
+## [navidrome-16.0.8](https://github.com/truecharts/charts/compare/navidrome-16.0.7...navidrome-16.0.8) (2023-11-08)
+
+### Chore
+
+- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
+
+
+
+
+## [navidrome-16.0.7](https://github.com/truecharts/charts/compare/navidrome-16.0.6...navidrome-16.0.7) (2023-11-08)
+
+### Chore
+
+- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
+
+
+
+
+## [navidrome-16.0.6](https://github.com/truecharts/charts/compare/navidrome-16.0.5...navidrome-16.0.6) (2023-11-05)
+
+### Chore
+
+- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
+
+
+
+
+## [navidrome-16.0.5](https://github.com/truecharts/charts/compare/navidrome-16.0.4...navidrome-16.0.5) (2023-11-03)
+
+### Chore
+
+- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
+
+
+
+
+## [navidrome-16.0.4](https://github.com/truecharts/charts/compare/navidrome-16.0.3...navidrome-16.0.4) (2023-10-29)
+
+### Chore
+
+- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
+
+
+
+
+## [navidrome-16.0.3](https://github.com/truecharts/charts/compare/navidrome-16.0.1...navidrome-16.0.3) (2023-10-28)
+
+### Chore
+
+- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
+
+
+
+
+## [navidrome-16.0.1](https://github.com/truecharts/charts/compare/navidrome-16.0.0...navidrome-16.0.1) (2023-10-07)
+
+### Chore
+
+- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
+
+
+
+
+
+## [navidrome-16.0.0](https://github.com/truecharts/charts/compare/navidrome-15.1.2...navidrome-16.0.0) (2023-07-31)
+
+
+
+
+## [navidrome-15.1.2](https://github.com/truecharts/charts/compare/navidrome-15.1.1...navidrome-15.1.2) (2023-07-29)
+
+### Chore
+
+- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
+
diff --git a/stable/navidrome/16.0.10/Chart.yaml b/stable/navidrome/16.0.10/Chart.yaml
new file mode 100644
index 0000000000..e0121b8b51
--- /dev/null
+++ b/stable/navidrome/16.0.10/Chart.yaml
@@ -0,0 +1,28 @@
+apiVersion: v2
+appVersion: "0.50.0"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 14.3.5
+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
+type: application
+version: 16.0.10
+annotations:
+ truecharts.org/category: media
+ truecharts.org/SCALE-support: "true"
diff --git a/stable/synclounge/6.0.19/README.md b/stable/navidrome/16.0.10/README.md
similarity index 100%
rename from stable/synclounge/6.0.19/README.md
rename to stable/navidrome/16.0.10/README.md
diff --git a/stable/navidrome/16.0.10/app-changelog.md b/stable/navidrome/16.0.10/app-changelog.md
new file mode 100644
index 0000000000..4fee7b083a
--- /dev/null
+++ b/stable/navidrome/16.0.10/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [navidrome-16.0.10](https://github.com/truecharts/charts/compare/navidrome-16.0.9...navidrome-16.0.10) (2023-11-17)
+
+### Feat
+
+- update container image deluan/navidrome to v0.50.0 ([#14799](https://github.com/truecharts/charts/issues/14799))
+
+
\ No newline at end of file
diff --git a/stable/navidrome/16.0.10/app-readme.md b/stable/navidrome/16.0.10/app-readme.md
new file mode 100644
index 0000000000..73d0c017c0
--- /dev/null
+++ b/stable/navidrome/16.0.10/app-readme.md
@@ -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!
diff --git a/stable/synclounge/6.0.19/charts/common-14.3.5.tgz b/stable/navidrome/16.0.10/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/synclounge/6.0.19/charts/common-14.3.5.tgz
rename to stable/navidrome/16.0.10/charts/common-14.3.5.tgz
diff --git a/stable/navidrome/16.0.10/ix_values.yaml b/stable/navidrome/16.0.10/ix_values.yaml
new file mode 100644
index 0000000000..275157ebd9
--- /dev/null
+++ b/stable/navidrome/16.0.10/ix_values.yaml
@@ -0,0 +1,31 @@
+image:
+ repository: deluan/navidrome
+ pullPolicy: IfNotPresent
+ tag: 0.50.0@sha256:73b2e46a000527dc9d54486f9c348a29eb389173568e627d4ceab8382aa2c1d5
+workload:
+ main:
+ podSpec:
+ containers:
+ main:
+ env:
+ ND_MUSICFOLDER: /music
+ ND_SCANSCHEDULE: "@every 15m"
+ ND_LOGLEVEL: info
+ ND_SESSIONTIMEOUT: 24h
+ ND_ENABLETRANSCODINGCONFIG: false
+service:
+ main:
+ ports:
+ main:
+ port: 4533
+ targetPort: 4533
+persistence:
+ data:
+ enabled: true
+ mountPath: /data
+ music:
+ enabled: true
+ mountPath: /music
+portal:
+ open:
+ enabled: true
diff --git a/stable/navidrome/16.0.10/questions.yaml b/stable/navidrome/16.0.10/questions.yaml
new file mode 100644
index 0000000000..1ffb75252a
--- /dev/null
+++ b/stable/navidrome/16.0.10/questions.yaml
@@ -0,0 +1,2432 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: env
+ group: App Configuration
+ label: Image Environment
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ND_ENABLETRANSCODINGCONFIG
+ label: Enables transcoding configuration in the UI
+ description: To configure transcoding, Navidrome WebUI provide a screen that allows you to edit existing transcoding configurations and to add new ones.
+ schema:
+ type: boolean
+ default: false
+ - variable: ND_SESSIONTIMEOUT
+ label: Session Timeout time
+ description: How long Navidrome will wait before closing web ui idle sessions
+ schema:
+ type: string
+ default: "24h"
+ required: true
+ - variable: ND_SCANSCHEDULE
+ label: Music folder scan schedule frequency
+ description: Configure periodic scans using cron syntax. To disable it altogether, set it to 0
+ schema:
+ type: string
+ default: "@every 15m"
+ required: true
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Service Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 4533
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: data
+ label: App Config Storage
+ description: Stores the Application Configuration.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: music
+ label: App Music Storage
+ description: Stores the Application Music. (Defaults to /music)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: certificateIssuer
+ label: Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ show_if: [["advanced", "=", true]]
+ required: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ show_if: [["advanced", "=", true]]
+ default: false
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: service
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: scaleGPUEntry
+ label: GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Specify GPU configuration
+ - variable: gpu
+ label: Select GPU
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+ - variable: workaround
+ label: "Workaround"
+ schema:
+ type: string
+ default: workaround
+ hidden: true
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/synclounge/6.0.19/templates/NOTES.txt b/stable/navidrome/16.0.10/templates/NOTES.txt
similarity index 100%
rename from stable/synclounge/6.0.19/templates/NOTES.txt
rename to stable/navidrome/16.0.10/templates/NOTES.txt
diff --git a/stable/trilium-notes/9.0.13/templates/common.yaml b/stable/navidrome/16.0.10/templates/common.yaml
similarity index 100%
rename from stable/trilium-notes/9.0.13/templates/common.yaml
rename to stable/navidrome/16.0.10/templates/common.yaml
diff --git a/stable/synclounge/6.0.19/values.yaml b/stable/navidrome/16.0.10/values.yaml
similarity index 100%
rename from stable/synclounge/6.0.19/values.yaml
rename to stable/navidrome/16.0.10/values.yaml
diff --git a/stable/soft-serve/3.0.14/app-changelog.md b/stable/soft-serve/3.0.14/app-changelog.md
deleted file mode 100644
index b9ddede5a3..0000000000
--- a/stable/soft-serve/3.0.14/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [soft-serve-3.0.14](https://github.com/truecharts/charts/compare/soft-serve-3.0.13...soft-serve-3.0.14) (2023-11-17)
-
diff --git a/stable/soft-serve/3.0.14/CHANGELOG.md b/stable/soft-serve/3.0.15/CHANGELOG.md
similarity index 90%
rename from stable/soft-serve/3.0.14/CHANGELOG.md
rename to stable/soft-serve/3.0.15/CHANGELOG.md
index 39ef7e0be4..32d86a4da6 100644
--- a/stable/soft-serve/3.0.14/CHANGELOG.md
+++ b/stable/soft-serve/3.0.15/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [soft-serve-3.0.15](https://github.com/truecharts/charts/compare/soft-serve-3.0.14...soft-serve-3.0.15) (2023-11-17)
+
+### Fix
+
+- update container image charmcli/soft-serve to v0.7.2 ([#14785](https://github.com/truecharts/charts/issues/14785))
+
+
+
+
## [soft-serve-3.0.14](https://github.com/truecharts/charts/compare/soft-serve-3.0.13...soft-serve-3.0.14) (2023-11-17)
@@ -88,12 +97,3 @@
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
-
-
-## [soft-serve-3.0.3](https://github.com/truecharts/charts/compare/soft-serve-3.0.2...soft-serve-3.0.3) (2023-10-03)
-
-### Chore
-
-- update container image tccr.io/truecharts/soft-serve to v0.6.2 ([#13179](https://github.com/truecharts/charts/issues/13179))
-
-
diff --git a/stable/soft-serve/3.0.14/Chart.yaml b/stable/soft-serve/3.0.15/Chart.yaml
similarity index 97%
rename from stable/soft-serve/3.0.14/Chart.yaml
rename to stable/soft-serve/3.0.15/Chart.yaml
index f0458c5a69..832181f60c 100644
--- a/stable/soft-serve/3.0.14/Chart.yaml
+++ b/stable/soft-serve/3.0.15/Chart.yaml
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve
- https://github.com/charmbracelet/soft-serve
type: application
-version: 3.0.14
+version: 3.0.15
annotations:
truecharts.org/category: git
truecharts.org/SCALE-support: "true"
diff --git a/stable/trilium-notes/9.0.13/README.md b/stable/soft-serve/3.0.15/README.md
similarity index 100%
rename from stable/trilium-notes/9.0.13/README.md
rename to stable/soft-serve/3.0.15/README.md
diff --git a/stable/soft-serve/3.0.15/app-changelog.md b/stable/soft-serve/3.0.15/app-changelog.md
new file mode 100644
index 0000000000..b041b87b72
--- /dev/null
+++ b/stable/soft-serve/3.0.15/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [soft-serve-3.0.15](https://github.com/truecharts/charts/compare/soft-serve-3.0.14...soft-serve-3.0.15) (2023-11-17)
+
+### Fix
+
+- update container image charmcli/soft-serve to v0.7.2 ([#14785](https://github.com/truecharts/charts/issues/14785))
+
+
\ No newline at end of file
diff --git a/stable/soft-serve/3.0.14/app-readme.md b/stable/soft-serve/3.0.15/app-readme.md
similarity index 100%
rename from stable/soft-serve/3.0.14/app-readme.md
rename to stable/soft-serve/3.0.15/app-readme.md
diff --git a/stable/trilium-notes/9.0.13/charts/common-14.3.5.tgz b/stable/soft-serve/3.0.15/charts/common-14.3.5.tgz
similarity index 100%
rename from stable/trilium-notes/9.0.13/charts/common-14.3.5.tgz
rename to stable/soft-serve/3.0.15/charts/common-14.3.5.tgz
diff --git a/stable/soft-serve/3.0.14/ix_values.yaml b/stable/soft-serve/3.0.15/ix_values.yaml
similarity index 89%
rename from stable/soft-serve/3.0.14/ix_values.yaml
rename to stable/soft-serve/3.0.15/ix_values.yaml
index 7be2e49323..6414838214 100644
--- a/stable/soft-serve/3.0.14/ix_values.yaml
+++ b/stable/soft-serve/3.0.15/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: charmcli/soft-serve
pullPolicy: IfNotPresent
- tag: v0.7.1@sha256:0db451e0ea65879590eb91c8625e2630c4c05e9898fae0315b32e60350c4bd1a
+ tag: v0.7.2@sha256:d90ca735e81ef407b23d3d2620194b5a6ab759f8c63c2dcdd6bac1c947c1ad54
softserve:
host: localhost
key_path: /.ssh/soft_serve_server_ed25519
diff --git a/stable/soft-serve/3.0.14/questions.yaml b/stable/soft-serve/3.0.15/questions.yaml
similarity index 100%
rename from stable/soft-serve/3.0.14/questions.yaml
rename to stable/soft-serve/3.0.15/questions.yaml
diff --git a/stable/trilium-notes/9.0.13/templates/NOTES.txt b/stable/soft-serve/3.0.15/templates/NOTES.txt
similarity index 100%
rename from stable/trilium-notes/9.0.13/templates/NOTES.txt
rename to stable/soft-serve/3.0.15/templates/NOTES.txt
diff --git a/stable/soft-serve/3.0.14/templates/_secret.tpl b/stable/soft-serve/3.0.15/templates/_secret.tpl
similarity index 100%
rename from stable/soft-serve/3.0.14/templates/_secret.tpl
rename to stable/soft-serve/3.0.15/templates/_secret.tpl
diff --git a/stable/soft-serve/3.0.14/templates/common.yaml b/stable/soft-serve/3.0.15/templates/common.yaml
similarity index 100%
rename from stable/soft-serve/3.0.14/templates/common.yaml
rename to stable/soft-serve/3.0.15/templates/common.yaml
diff --git a/stable/trilium-notes/9.0.13/values.yaml b/stable/soft-serve/3.0.15/values.yaml
similarity index 100%
rename from stable/trilium-notes/9.0.13/values.yaml
rename to stable/soft-serve/3.0.15/values.yaml
diff --git a/stable/synclounge/6.0.19/app-changelog.md b/stable/synclounge/6.0.19/app-changelog.md
deleted file mode 100644
index 771401276f..0000000000
--- a/stable/synclounge/6.0.19/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [synclounge-6.0.19](https://github.com/truecharts/charts/compare/synclounge-6.0.18...synclounge-6.0.19) (2023-11-17)
-
diff --git a/stable/synclounge/6.0.19/CHANGELOG.md b/stable/synclounge/6.0.20/CHANGELOG.md
similarity index 90%
rename from stable/synclounge/6.0.19/CHANGELOG.md
rename to stable/synclounge/6.0.20/CHANGELOG.md
index 16bdfaf8da..21a554a77f 100644
--- a/stable/synclounge/6.0.19/CHANGELOG.md
+++ b/stable/synclounge/6.0.20/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [synclounge-6.0.20](https://github.com/truecharts/charts/compare/synclounge-6.0.19...synclounge-6.0.20) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/linuxserver/synclounge to v5.2.23 ([#14791](https://github.com/truecharts/charts/issues/14791))
+
+
+
+
## [synclounge-6.0.19](https://github.com/truecharts/charts/compare/synclounge-6.0.18...synclounge-6.0.19) (2023-11-17)
@@ -88,12 +97,3 @@
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
-
-
-
-## [synclounge-6.0.9](https://github.com/truecharts/charts/compare/synclounge-6.0.8...synclounge-6.0.9) (2023-10-26)
-
-### Chore
-
-- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14007](https://github.com/truecharts/charts/issues/14007))
-
diff --git a/stable/synclounge/6.0.19/Chart.yaml b/stable/synclounge/6.0.20/Chart.yaml
similarity index 98%
rename from stable/synclounge/6.0.19/Chart.yaml
rename to stable/synclounge/6.0.20/Chart.yaml
index fea35b8f89..b6b2796394 100644
--- a/stable/synclounge/6.0.19/Chart.yaml
+++ b/stable/synclounge/6.0.20/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: synclounge
-version: 6.0.19
+version: 6.0.20
appVersion: "5.2.23"
description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
type: application
diff --git a/stable/synclounge/6.0.20/README.md b/stable/synclounge/6.0.20/README.md
new file mode 100644
index 0000000000..e0a9b8fa8d
--- /dev/null
+++ b/stable/synclounge/6.0.20/README.md
@@ -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/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*
diff --git a/stable/synclounge/6.0.20/app-changelog.md b/stable/synclounge/6.0.20/app-changelog.md
new file mode 100644
index 0000000000..c53f8e7285
--- /dev/null
+++ b/stable/synclounge/6.0.20/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [synclounge-6.0.20](https://github.com/truecharts/charts/compare/synclounge-6.0.19...synclounge-6.0.20) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/linuxserver/synclounge to v5.2.23 ([#14791](https://github.com/truecharts/charts/issues/14791))
+
+
\ No newline at end of file
diff --git a/stable/synclounge/6.0.19/app-readme.md b/stable/synclounge/6.0.20/app-readme.md
similarity index 100%
rename from stable/synclounge/6.0.19/app-readme.md
rename to stable/synclounge/6.0.20/app-readme.md
diff --git a/stable/synclounge/6.0.20/charts/common-14.3.5.tgz b/stable/synclounge/6.0.20/charts/common-14.3.5.tgz
new file mode 100644
index 0000000000..58fbc6f496
Binary files /dev/null and b/stable/synclounge/6.0.20/charts/common-14.3.5.tgz differ
diff --git a/stable/synclounge/6.0.19/ix_values.yaml b/stable/synclounge/6.0.20/ix_values.yaml
similarity index 84%
rename from stable/synclounge/6.0.19/ix_values.yaml
rename to stable/synclounge/6.0.20/ix_values.yaml
index 282082fbff..ebf8da70f2 100644
--- a/stable/synclounge/6.0.19/ix_values.yaml
+++ b/stable/synclounge/6.0.20/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/synclounge
pullPolicy: IfNotPresent
- tag: 5.2.22@sha256:64652a58dd71489d7175554756e1a76ba5160506493d19eef90c7f2a302c457f
+ tag: 5.2.23@sha256:0408512d43f31ff445f466052c95bbdf517c519e3741111b25edf78a703d82e4
service:
main:
ports:
diff --git a/stable/synclounge/6.0.19/questions.yaml b/stable/synclounge/6.0.20/questions.yaml
similarity index 100%
rename from stable/synclounge/6.0.19/questions.yaml
rename to stable/synclounge/6.0.20/questions.yaml
diff --git a/stable/synclounge/6.0.20/templates/NOTES.txt b/stable/synclounge/6.0.20/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/synclounge/6.0.20/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/synclounge/6.0.20/templates/common.yaml b/stable/synclounge/6.0.20/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/synclounge/6.0.20/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/synclounge/6.0.20/values.yaml b/stable/synclounge/6.0.20/values.yaml
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/stable/trilium-notes/9.0.13/app-changelog.md b/stable/trilium-notes/9.0.13/app-changelog.md
deleted file mode 100644
index d1a48c33b8..0000000000
--- a/stable/trilium-notes/9.0.13/app-changelog.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-## [trilium-notes-9.0.13](https://github.com/truecharts/charts/compare/trilium-notes-9.0.12...trilium-notes-9.0.13) (2023-11-17)
-
diff --git a/stable/trilium-notes/9.0.13/CHANGELOG.md b/stable/trilium-notes/9.0.14/CHANGELOG.md
similarity index 90%
rename from stable/trilium-notes/9.0.13/CHANGELOG.md
rename to stable/trilium-notes/9.0.14/CHANGELOG.md
index 37c0ddb3ea..e8568f2c24 100644
--- a/stable/trilium-notes/9.0.13/CHANGELOG.md
+++ b/stable/trilium-notes/9.0.14/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [trilium-notes-9.0.14](https://github.com/truecharts/charts/compare/trilium-notes-9.0.13...trilium-notes-9.0.14) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/zadam/trilium to v0.61.14 ([#14792](https://github.com/truecharts/charts/issues/14792))
+
+
+
+
## [trilium-notes-9.0.13](https://github.com/truecharts/charts/compare/trilium-notes-9.0.12...trilium-notes-9.0.13) (2023-11-17)
@@ -88,12 +97,3 @@
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
-
-
-## [trilium-notes-9.0.3](https://github.com/truecharts/charts/compare/trilium-notes-9.0.1...trilium-notes-9.0.3) (2023-10-28)
-
-### Chore
-
-- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
-
-
diff --git a/stable/trilium-notes/9.0.13/Chart.yaml b/stable/trilium-notes/9.0.14/Chart.yaml
similarity index 98%
rename from stable/trilium-notes/9.0.13/Chart.yaml
rename to stable/trilium-notes/9.0.14/Chart.yaml
index cebc3a9656..4a6119dab5 100644
--- a/stable/trilium-notes/9.0.13/Chart.yaml
+++ b/stable/trilium-notes/9.0.14/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes
- https://github.com/zadam/trilium
type: application
-version: 9.0.13
+version: 9.0.14
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"
diff --git a/stable/trilium-notes/9.0.14/README.md b/stable/trilium-notes/9.0.14/README.md
new file mode 100644
index 0000000000..e0a9b8fa8d
--- /dev/null
+++ b/stable/trilium-notes/9.0.14/README.md
@@ -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/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*
diff --git a/stable/trilium-notes/9.0.14/app-changelog.md b/stable/trilium-notes/9.0.14/app-changelog.md
new file mode 100644
index 0000000000..dc62268125
--- /dev/null
+++ b/stable/trilium-notes/9.0.14/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [trilium-notes-9.0.14](https://github.com/truecharts/charts/compare/trilium-notes-9.0.13...trilium-notes-9.0.14) (2023-11-17)
+
+### Fix
+
+- update container image ghcr.io/zadam/trilium to v0.61.14 ([#14792](https://github.com/truecharts/charts/issues/14792))
+
+
\ No newline at end of file
diff --git a/stable/trilium-notes/9.0.13/app-readme.md b/stable/trilium-notes/9.0.14/app-readme.md
similarity index 100%
rename from stable/trilium-notes/9.0.13/app-readme.md
rename to stable/trilium-notes/9.0.14/app-readme.md
diff --git a/stable/trilium-notes/9.0.14/charts/common-14.3.5.tgz b/stable/trilium-notes/9.0.14/charts/common-14.3.5.tgz
new file mode 100644
index 0000000000..58fbc6f496
Binary files /dev/null and b/stable/trilium-notes/9.0.14/charts/common-14.3.5.tgz differ
diff --git a/stable/trilium-notes/9.0.13/ix_values.yaml b/stable/trilium-notes/9.0.14/ix_values.yaml
similarity index 81%
rename from stable/trilium-notes/9.0.13/ix_values.yaml
rename to stable/trilium-notes/9.0.14/ix_values.yaml
index efd17c6ead..e97b8c64da 100644
--- a/stable/trilium-notes/9.0.13/ix_values.yaml
+++ b/stable/trilium-notes/9.0.14/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/zadam/trilium
pullPolicy: IfNotPresent
- tag: 0.61.13@sha256:f282efb9a022cac6e1eae55d6f456c2a87ee4bed2fc0f2733684ae611937f0ba
+ tag: 0.61.14@sha256:3ba441116bc8c6e02b1fc94724a14537eb9a6cfde02fb172b93cd86f9078cda1
service:
main:
ports:
diff --git a/stable/trilium-notes/9.0.13/questions.yaml b/stable/trilium-notes/9.0.14/questions.yaml
similarity index 100%
rename from stable/trilium-notes/9.0.13/questions.yaml
rename to stable/trilium-notes/9.0.14/questions.yaml
diff --git a/stable/trilium-notes/9.0.14/templates/NOTES.txt b/stable/trilium-notes/9.0.14/templates/NOTES.txt
new file mode 100644
index 0000000000..efcb74cb77
--- /dev/null
+++ b/stable/trilium-notes/9.0.14/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/stable/trilium-notes/9.0.14/templates/common.yaml b/stable/trilium-notes/9.0.14/templates/common.yaml
new file mode 100644
index 0000000000..b51394e00a
--- /dev/null
+++ b/stable/trilium-notes/9.0.14/templates/common.yaml
@@ -0,0 +1 @@
+{{ include "tc.v1.common.loader.all" . }}
diff --git a/stable/trilium-notes/9.0.14/values.yaml b/stable/trilium-notes/9.0.14/values.yaml
new file mode 100644
index 0000000000..e69de29bb2