diff --git a/dependency/clickhouse/9.0.17/app-changelog.md b/dependency/clickhouse/9.0.17/app-changelog.md deleted file mode 100644 index dcc39e4f1a..0000000000 --- a/dependency/clickhouse/9.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-9.0.17](https://github.com/truecharts/charts/compare/clickhouse-9.0.16...clickhouse-9.0.17) (2023-12-24) - -### Chore - -- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381)) - - \ No newline at end of file diff --git a/dependency/clickhouse/9.0.17/CHANGELOG.md b/dependency/clickhouse/9.0.18/CHANGELOG.md similarity index 88% rename from dependency/clickhouse/9.0.17/CHANGELOG.md rename to dependency/clickhouse/9.0.18/CHANGELOG.md index 725bd7e6b7..95747d22b5 100644 --- a/dependency/clickhouse/9.0.17/CHANGELOG.md +++ b/dependency/clickhouse/9.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-9.0.18](https://github.com/truecharts/charts/compare/clickhouse-9.0.17...clickhouse-9.0.18) (2023-12-25) + +### Chore + +- update container image clickhouse/clickhouse-server to v23.11.3.23[@f577006](https://github.com/f577006) by renovate ([#16461](https://github.com/truecharts/charts/issues/16461)) + + + + ## [clickhouse-9.0.17](https://github.com/truecharts/charts/compare/clickhouse-9.0.16...clickhouse-9.0.17) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-9.0.8](https://github.com/truecharts/charts/compare/clickhouse-9.0.7...clickhouse-9.0.8) (2023-12-21) ### Fix - -- bump to release middleware fix - - - - -## [clickhouse-9.0.7](https://github.com/truecharts/charts/compare/clickhouse-9.0.6...clickhouse-9.0.7) (2023-12-21) - -### Chore diff --git a/dependency/clickhouse/9.0.17/Chart.yaml b/dependency/clickhouse/9.0.18/Chart.yaml similarity index 96% rename from dependency/clickhouse/9.0.17/Chart.yaml rename to dependency/clickhouse/9.0.18/Chart.yaml index 153c77da4a..7ff86506df 100644 --- a/dependency/clickhouse/9.0.17/Chart.yaml +++ b/dependency/clickhouse/9.0.18/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: clickhouse -version: 9.0.17 -appVersion: 23.11.2.11 +version: 9.0.18 +appVersion: 23.11.3.23 description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png diff --git a/dependency/clickhouse/9.0.17/README.md b/dependency/clickhouse/9.0.18/README.md similarity index 100% rename from dependency/clickhouse/9.0.17/README.md rename to dependency/clickhouse/9.0.18/README.md diff --git a/dependency/clickhouse/9.0.18/app-changelog.md b/dependency/clickhouse/9.0.18/app-changelog.md new file mode 100644 index 0000000000..e640d5225e --- /dev/null +++ b/dependency/clickhouse/9.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-9.0.18](https://github.com/truecharts/charts/compare/clickhouse-9.0.17...clickhouse-9.0.18) (2023-12-25) + +### Chore + +- update container image clickhouse/clickhouse-server to v23.11.3.23[@f577006](https://github.com/f577006) by renovate ([#16461](https://github.com/truecharts/charts/issues/16461)) + + \ No newline at end of file diff --git a/dependency/clickhouse/9.0.17/app-readme.md b/dependency/clickhouse/9.0.18/app-readme.md similarity index 100% rename from dependency/clickhouse/9.0.17/app-readme.md rename to dependency/clickhouse/9.0.18/app-readme.md diff --git a/dependency/clickhouse/9.0.17/charts/common-16.2.21.tgz b/dependency/clickhouse/9.0.18/charts/common-16.2.21.tgz similarity index 100% rename from dependency/clickhouse/9.0.17/charts/common-16.2.21.tgz rename to dependency/clickhouse/9.0.18/charts/common-16.2.21.tgz diff --git a/dependency/clickhouse/9.0.17/ix_values.yaml b/dependency/clickhouse/9.0.18/ix_values.yaml similarity index 96% rename from dependency/clickhouse/9.0.17/ix_values.yaml rename to dependency/clickhouse/9.0.18/ix_values.yaml index 15dccfa962..615eb15d79 100644 --- a/dependency/clickhouse/9.0.17/ix_values.yaml +++ b/dependency/clickhouse/9.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: clickhouse/clickhouse-server pullPolicy: IfNotPresent - tag: 23.11.2.11@sha256:109fe43e0cdb7716a933ea712ac2f285ecb9acb05e40b016765b5b3c428ca560 + tag: 23.11.3.23@sha256:f57700614676e81d2e52c0dbe6c8c6cf0148f8e9345e9e554568798f3f36a6dd workload: main: replicas: 1 diff --git a/dependency/clickhouse/9.0.17/questions.yaml b/dependency/clickhouse/9.0.18/questions.yaml similarity index 100% rename from dependency/clickhouse/9.0.17/questions.yaml rename to dependency/clickhouse/9.0.18/questions.yaml diff --git a/dependency/clickhouse/9.0.17/templates/NOTES.txt b/dependency/clickhouse/9.0.18/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/9.0.17/templates/NOTES.txt rename to dependency/clickhouse/9.0.18/templates/NOTES.txt diff --git a/dependency/clickhouse/9.0.17/templates/common.yaml b/dependency/clickhouse/9.0.18/templates/common.yaml similarity index 100% rename from dependency/clickhouse/9.0.17/templates/common.yaml rename to dependency/clickhouse/9.0.18/templates/common.yaml diff --git a/dependency/clickhouse/9.0.17/values.yaml b/dependency/clickhouse/9.0.18/values.yaml similarity index 100% rename from dependency/clickhouse/9.0.17/values.yaml rename to dependency/clickhouse/9.0.18/values.yaml diff --git a/stable/baikal/3.0.17/app-changelog.md b/stable/baikal/3.0.17/app-changelog.md deleted file mode 100644 index 4cbeafd85e..0000000000 --- a/stable/baikal/3.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baikal-3.0.17](https://github.com/truecharts/charts/compare/baikal-3.0.16...baikal-3.0.17) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/baikal/3.0.17/CHANGELOG.md b/stable/baikal/3.0.18/CHANGELOG.md similarity index 88% rename from stable/baikal/3.0.17/CHANGELOG.md rename to stable/baikal/3.0.18/CHANGELOG.md index 7c9df342b7..928e4ac6d6 100644 --- a/stable/baikal/3.0.17/CHANGELOG.md +++ b/stable/baikal/3.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [baikal-3.0.18](https://github.com/truecharts/charts/compare/baikal-3.0.17...baikal-3.0.18) (2023-12-25) + +### Chore + +- update container image ckulka/baikal to v0.9.4[@2dbd7b7](https://github.com/2dbd7b7) by renovate ([#16460](https://github.com/truecharts/charts/issues/16460)) + + + + ## [baikal-3.0.17](https://github.com/truecharts/charts/compare/baikal-3.0.16...baikal-3.0.17) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [baikal-3.0.8](https://github.com/truecharts/charts/compare/baikal-3.0.7...baikal-3.0.8) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [baikal-3.0.7](https://github.com/truecharts/charts/compare/baikal-3.0.6...baikal-3.0.7) (2023-12-20) - -### Chore diff --git a/stable/baikal/3.0.17/Chart.yaml b/stable/baikal/3.0.18/Chart.yaml similarity index 96% rename from stable/baikal/3.0.17/Chart.yaml rename to stable/baikal/3.0.18/Chart.yaml index 2942420628..faaaa4a6d5 100644 --- a/stable/baikal/3.0.17/Chart.yaml +++ b/stable/baikal/3.0.18/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: baikal -version: 3.0.17 -appVersion: 0.9.3-nginx +version: 3.0.18 +appVersion: 0.9.4-nginx description: Baikal is a lightweight CalDAV+CardDAV server home: https://truecharts.org/charts/incubator/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png diff --git a/stable/baikal/3.0.17/README.md b/stable/baikal/3.0.18/README.md similarity index 100% rename from stable/baikal/3.0.17/README.md rename to stable/baikal/3.0.18/README.md diff --git a/stable/baikal/3.0.18/app-changelog.md b/stable/baikal/3.0.18/app-changelog.md new file mode 100644 index 0000000000..f62dbe37f2 --- /dev/null +++ b/stable/baikal/3.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baikal-3.0.18](https://github.com/truecharts/charts/compare/baikal-3.0.17...baikal-3.0.18) (2023-12-25) + +### Chore + +- update container image ckulka/baikal to v0.9.4[@2dbd7b7](https://github.com/2dbd7b7) by renovate ([#16460](https://github.com/truecharts/charts/issues/16460)) + + \ No newline at end of file diff --git a/stable/baikal/3.0.17/app-readme.md b/stable/baikal/3.0.18/app-readme.md similarity index 100% rename from stable/baikal/3.0.17/app-readme.md rename to stable/baikal/3.0.18/app-readme.md diff --git a/stable/baikal/3.0.17/charts/common-16.2.21.tgz b/stable/baikal/3.0.18/charts/common-16.2.21.tgz similarity index 100% rename from stable/baikal/3.0.17/charts/common-16.2.21.tgz rename to stable/baikal/3.0.18/charts/common-16.2.21.tgz diff --git a/stable/baikal/3.0.17/ix_values.yaml b/stable/baikal/3.0.18/ix_values.yaml similarity index 83% rename from stable/baikal/3.0.17/ix_values.yaml rename to stable/baikal/3.0.18/ix_values.yaml index 6cbb43876a..75c454c127 100644 --- a/stable/baikal/3.0.17/ix_values.yaml +++ b/stable/baikal/3.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ckulka/baikal - tag: 0.9.3-nginx@sha256:a66b84146894a4014e25f85d94db2751f873f275c98c7cdd4c0002ac78b86b75 + tag: 0.9.4-nginx@sha256:2dbd7b7870cd39692fdbeb16cf18902066819442fa6f6bcf7b2c8d55eb349c9b persistence: config: enabled: true diff --git a/stable/baikal/3.0.17/questions.yaml b/stable/baikal/3.0.18/questions.yaml similarity index 100% rename from stable/baikal/3.0.17/questions.yaml rename to stable/baikal/3.0.18/questions.yaml diff --git a/stable/baikal/3.0.17/templates/common.yaml b/stable/baikal/3.0.18/templates/common.yaml similarity index 100% rename from stable/baikal/3.0.17/templates/common.yaml rename to stable/baikal/3.0.18/templates/common.yaml diff --git a/stable/baikal/3.0.17/values.yaml b/stable/baikal/3.0.18/values.yaml similarity index 100% rename from stable/baikal/3.0.17/values.yaml rename to stable/baikal/3.0.18/values.yaml diff --git a/stable/ddns-go/7.0.11/app-changelog.md b/stable/ddns-go/7.0.11/app-changelog.md deleted file mode 100644 index ae35f2b18f..0000000000 --- a/stable/ddns-go/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-7.0.11](https://github.com/truecharts/charts/compare/ddns-go-7.0.10...ddns-go-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/ddns-go/7.0.11/CHANGELOG.md b/stable/ddns-go/7.0.12/CHANGELOG.md similarity index 88% rename from stable/ddns-go/7.0.11/CHANGELOG.md rename to stable/ddns-go/7.0.12/CHANGELOG.md index b8ecd326ec..402c21ef2d 100644 --- a/stable/ddns-go/7.0.11/CHANGELOG.md +++ b/stable/ddns-go/7.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25) + +### Chore + +- update container image jeessy/ddns-go to v5.6.7[@9b0a1d2](https://github.com/9b0a1d2) by renovate ([#16472](https://github.com/truecharts/charts/issues/16472)) + + + + ## [ddns-go-7.0.11](https://github.com/truecharts/charts/compare/ddns-go-7.0.10...ddns-go-7.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [ddns-go-7.0.2](https://github.com/truecharts/charts/compare/ddns-go-7.0.1...ddns-go-7.0.2) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [ddns-go-7.0.1](https://github.com/truecharts/charts/compare/ddns-go-7.0.0...ddns-go-7.0.1) (2023-12-20) - -### Chore diff --git a/stable/ddns-go/7.0.11/Chart.yaml b/stable/ddns-go/7.0.12/Chart.yaml similarity index 96% rename from stable/ddns-go/7.0.11/Chart.yaml rename to stable/ddns-go/7.0.12/Chart.yaml index af65971663..d3279e6dcd 100644 --- a/stable/ddns-go/7.0.11/Chart.yaml +++ b/stable/ddns-go/7.0.12/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-go -version: 7.0.11 -appVersion: 5.6.6 +version: 7.0.12 +appVersion: 5.6.7 description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service home: https://truecharts.org/charts/stable/ddns-go icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go - https://github.com/jeessy2/ddns-go + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ddns-go/7.0.11/README.md b/stable/ddns-go/7.0.12/README.md similarity index 100% rename from stable/ddns-go/7.0.11/README.md rename to stable/ddns-go/7.0.12/README.md diff --git a/stable/ddns-go/7.0.12/app-changelog.md b/stable/ddns-go/7.0.12/app-changelog.md new file mode 100644 index 0000000000..e73dfb83e4 --- /dev/null +++ b/stable/ddns-go/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-7.0.12](https://github.com/truecharts/charts/compare/ddns-go-7.0.11...ddns-go-7.0.12) (2023-12-25) + +### Chore + +- update container image jeessy/ddns-go to v5.6.7[@9b0a1d2](https://github.com/9b0a1d2) by renovate ([#16472](https://github.com/truecharts/charts/issues/16472)) + + \ No newline at end of file diff --git a/stable/ddns-go/7.0.11/app-readme.md b/stable/ddns-go/7.0.12/app-readme.md similarity index 100% rename from stable/ddns-go/7.0.11/app-readme.md rename to stable/ddns-go/7.0.12/app-readme.md diff --git a/stable/ddns-go/7.0.11/charts/common-16.2.21.tgz b/stable/ddns-go/7.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/ddns-go/7.0.11/charts/common-16.2.21.tgz rename to stable/ddns-go/7.0.12/charts/common-16.2.21.tgz diff --git a/stable/ddns-go/7.0.11/ix_values.yaml b/stable/ddns-go/7.0.12/ix_values.yaml similarity index 88% rename from stable/ddns-go/7.0.11/ix_values.yaml rename to stable/ddns-go/7.0.12/ix_values.yaml index d262c7d8c2..cb23e73807 100644 --- a/stable/ddns-go/7.0.11/ix_values.yaml +++ b/stable/ddns-go/7.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jeessy/ddns-go pullPolicy: IfNotPresent - tag: v5.6.6@sha256:fe921843f1957be51c0bbaed0b7e21936a566c74789e85a5b46e3acd7e6cbb18 + tag: v5.6.7@sha256:9b0a1d27ef6e6d3c563f0601465462e91feb5081332dc7fc36e3bf8218ef6ba4 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/ddns-go/7.0.11/questions.yaml b/stable/ddns-go/7.0.12/questions.yaml similarity index 100% rename from stable/ddns-go/7.0.11/questions.yaml rename to stable/ddns-go/7.0.12/questions.yaml diff --git a/stable/ddns-go/7.0.11/templates/NOTES.txt b/stable/ddns-go/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/7.0.11/templates/NOTES.txt rename to stable/ddns-go/7.0.12/templates/NOTES.txt diff --git a/stable/ddns-go/7.0.11/templates/common.yaml b/stable/ddns-go/7.0.12/templates/common.yaml similarity index 100% rename from stable/ddns-go/7.0.11/templates/common.yaml rename to stable/ddns-go/7.0.12/templates/common.yaml diff --git a/stable/ddns-go/7.0.11/values.yaml b/stable/ddns-go/7.0.12/values.yaml similarity index 100% rename from stable/ddns-go/7.0.11/values.yaml rename to stable/ddns-go/7.0.12/values.yaml diff --git a/stable/flexget/7.0.11/app-changelog.md b/stable/flexget/7.0.11/app-changelog.md deleted file mode 100644 index 74e42deeef..0000000000 --- a/stable/flexget/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flexget-7.0.11](https://github.com/truecharts/charts/compare/flexget-7.0.10...flexget-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/flexget/7.0.11/CHANGELOG.md b/stable/flexget/7.0.12/CHANGELOG.md similarity index 88% rename from stable/flexget/7.0.11/CHANGELOG.md rename to stable/flexget/7.0.12/CHANGELOG.md index 4d21b1636f..396b2b1e5e 100644 --- a/stable/flexget/7.0.11/CHANGELOG.md +++ b/stable/flexget/7.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [flexget-7.0.12](https://github.com/truecharts/charts/compare/flexget-7.0.11...flexget-7.0.12) (2023-12-25) + +### Chore + +- update container image wiserain/flexget to 3.10.6[@85dddfd](https://github.com/85dddfd) by renovate ([#16452](https://github.com/truecharts/charts/issues/16452)) + + + + ## [flexget-7.0.11](https://github.com/truecharts/charts/compare/flexget-7.0.10...flexget-7.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [flexget-7.0.2](https://github.com/truecharts/charts/compare/flexget-7.0.1...flexget-7.0.2) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [flexget-7.0.1](https://github.com/truecharts/charts/compare/flexget-7.0.0...flexget-7.0.1) (2023-12-20) - -### Chore diff --git a/stable/flexget/7.0.11/Chart.yaml b/stable/flexget/7.0.12/Chart.yaml similarity index 98% rename from stable/flexget/7.0.11/Chart.yaml rename to stable/flexget/7.0.12/Chart.yaml index fc4d65b339..f2ce35b74e 100644 --- a/stable/flexget/7.0.11/Chart.yaml +++ b/stable/flexget/7.0.12/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flexget -version: 7.0.11 +version: 7.0.12 appVersion: 3.10.6 description: FlexGet is a multipurpose automation tool for all of your media home: https://truecharts.org/charts/stable/flexget diff --git a/stable/flexget/7.0.11/README.md b/stable/flexget/7.0.12/README.md similarity index 100% rename from stable/flexget/7.0.11/README.md rename to stable/flexget/7.0.12/README.md diff --git a/stable/flexget/7.0.12/app-changelog.md b/stable/flexget/7.0.12/app-changelog.md new file mode 100644 index 0000000000..a55332971e --- /dev/null +++ b/stable/flexget/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flexget-7.0.12](https://github.com/truecharts/charts/compare/flexget-7.0.11...flexget-7.0.12) (2023-12-25) + +### Chore + +- update container image wiserain/flexget to 3.10.6[@85dddfd](https://github.com/85dddfd) by renovate ([#16452](https://github.com/truecharts/charts/issues/16452)) + + \ No newline at end of file diff --git a/stable/flexget/7.0.11/app-readme.md b/stable/flexget/7.0.12/app-readme.md similarity index 100% rename from stable/flexget/7.0.11/app-readme.md rename to stable/flexget/7.0.12/app-readme.md diff --git a/stable/flexget/7.0.11/charts/common-16.2.21.tgz b/stable/flexget/7.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/flexget/7.0.11/charts/common-16.2.21.tgz rename to stable/flexget/7.0.12/charts/common-16.2.21.tgz diff --git a/stable/flexget/7.0.11/ix_values.yaml b/stable/flexget/7.0.12/ix_values.yaml similarity index 90% rename from stable/flexget/7.0.11/ix_values.yaml rename to stable/flexget/7.0.12/ix_values.yaml index ac071dcdea..c77254bd24 100644 --- a/stable/flexget/7.0.11/ix_values.yaml +++ b/stable/flexget/7.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: wiserain/flexget pullPolicy: IfNotPresent - tag: 3.10.6@sha256:9082fc1e3a83bc9e520f4892cde52459a3bbb8c4766a07f530985580235f0bc8 + tag: 3.10.6@sha256:85dddfd98508d8fb59ed953890e0a14a2141984f503b22934415561c48751538 securityContext: container: runAsNonRoot: false diff --git a/stable/flexget/7.0.11/questions.yaml b/stable/flexget/7.0.12/questions.yaml similarity index 100% rename from stable/flexget/7.0.11/questions.yaml rename to stable/flexget/7.0.12/questions.yaml diff --git a/stable/flexget/7.0.11/templates/NOTES.txt b/stable/flexget/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/flexget/7.0.11/templates/NOTES.txt rename to stable/flexget/7.0.12/templates/NOTES.txt diff --git a/stable/flexget/7.0.11/templates/common.yaml b/stable/flexget/7.0.12/templates/common.yaml similarity index 100% rename from stable/flexget/7.0.11/templates/common.yaml rename to stable/flexget/7.0.12/templates/common.yaml diff --git a/stable/flexget/7.0.11/values.yaml b/stable/flexget/7.0.12/values.yaml similarity index 100% rename from stable/flexget/7.0.11/values.yaml rename to stable/flexget/7.0.12/values.yaml diff --git a/stable/flowise/2.0.11/app-changelog.md b/stable/flowise/2.0.11/app-changelog.md deleted file mode 100644 index 2ed7dc7d45..0000000000 --- a/stable/flowise/2.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flowise-2.0.11](https://github.com/truecharts/charts/compare/flowise-2.0.10...flowise-2.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/flowise/2.0.11/CHANGELOG.md b/stable/flowise/2.0.12/CHANGELOG.md similarity index 88% rename from stable/flowise/2.0.11/CHANGELOG.md rename to stable/flowise/2.0.12/CHANGELOG.md index 685e4d32cf..3794f4c044 100644 --- a/stable/flowise/2.0.11/CHANGELOG.md +++ b/stable/flowise/2.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [flowise-2.0.12](https://github.com/truecharts/charts/compare/flowise-2.0.11...flowise-2.0.12) (2023-12-25) + +### Chore + +- update container image flowiseai/flowise to v1.4.7[@f227fcd](https://github.com/f227fcd) by renovate ([#16464](https://github.com/truecharts/charts/issues/16464)) + + + + ## [flowise-2.0.11](https://github.com/truecharts/charts/compare/flowise-2.0.10...flowise-2.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ - -## [flowise-2.0.2](https://github.com/truecharts/charts/compare/flowise-2.0.1...flowise-2.0.2) (2023-12-21) - -### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - diff --git a/stable/flowise/2.0.11/Chart.yaml b/stable/flowise/2.0.12/Chart.yaml similarity index 96% rename from stable/flowise/2.0.11/Chart.yaml rename to stable/flowise/2.0.12/Chart.yaml index 82dda89032..f344c2c410 100644 --- a/stable/flowise/2.0.11/Chart.yaml +++ b/stable/flowise/2.0.12/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: flowise -version: 2.0.11 -appVersion: 1.4.6 +version: 2.0.12 +appVersion: 1.4.7 description: Drag & drop UI to build your customized LLM flow. home: https://truecharts.org/charts/stable/flowise icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png deprecated: false sources: - - https://github.com/FlowiseAI/Flowise - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise + - https://github.com/FlowiseAI/Flowise maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/flowise/2.0.11/README.md b/stable/flowise/2.0.12/README.md similarity index 100% rename from stable/flowise/2.0.11/README.md rename to stable/flowise/2.0.12/README.md diff --git a/stable/flowise/2.0.12/app-changelog.md b/stable/flowise/2.0.12/app-changelog.md new file mode 100644 index 0000000000..a12440d1df --- /dev/null +++ b/stable/flowise/2.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flowise-2.0.12](https://github.com/truecharts/charts/compare/flowise-2.0.11...flowise-2.0.12) (2023-12-25) + +### Chore + +- update container image flowiseai/flowise to v1.4.7[@f227fcd](https://github.com/f227fcd) by renovate ([#16464](https://github.com/truecharts/charts/issues/16464)) + + \ No newline at end of file diff --git a/stable/flowise/2.0.11/app-readme.md b/stable/flowise/2.0.12/app-readme.md similarity index 100% rename from stable/flowise/2.0.11/app-readme.md rename to stable/flowise/2.0.12/app-readme.md diff --git a/stable/flowise/2.0.11/charts/common-16.2.21.tgz b/stable/flowise/2.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/flowise/2.0.11/charts/common-16.2.21.tgz rename to stable/flowise/2.0.12/charts/common-16.2.21.tgz diff --git a/stable/flowise/2.0.11/ix_values.yaml b/stable/flowise/2.0.12/ix_values.yaml similarity index 95% rename from stable/flowise/2.0.11/ix_values.yaml rename to stable/flowise/2.0.12/ix_values.yaml index 623fc5666e..5ffd4d297c 100644 --- a/stable/flowise/2.0.11/ix_values.yaml +++ b/stable/flowise/2.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 1.4.6@sha256:9eaa9c20dd807db60d1f29f7d8b5b21ba52be9f40f287804927c971bf23aa505 + tag: 1.4.7@sha256:f227fcd1724afaf72661d2063378975ca0ebe30ad64520b5c48d786a6ce49f97 securityContext: container: runAsNonRoot: false diff --git a/stable/flowise/2.0.11/questions.yaml b/stable/flowise/2.0.12/questions.yaml similarity index 100% rename from stable/flowise/2.0.11/questions.yaml rename to stable/flowise/2.0.12/questions.yaml diff --git a/stable/flowise/2.0.11/templates/NOTES.txt b/stable/flowise/2.0.12/templates/NOTES.txt similarity index 100% rename from stable/flowise/2.0.11/templates/NOTES.txt rename to stable/flowise/2.0.12/templates/NOTES.txt diff --git a/stable/flowise/2.0.11/templates/_secrets.tpl b/stable/flowise/2.0.12/templates/_secrets.tpl similarity index 100% rename from stable/flowise/2.0.11/templates/_secrets.tpl rename to stable/flowise/2.0.12/templates/_secrets.tpl diff --git a/stable/flowise/2.0.11/templates/common.yaml b/stable/flowise/2.0.12/templates/common.yaml similarity index 100% rename from stable/flowise/2.0.11/templates/common.yaml rename to stable/flowise/2.0.12/templates/common.yaml diff --git a/stable/flowise/2.0.11/values.yaml b/stable/flowise/2.0.12/values.yaml similarity index 100% rename from stable/flowise/2.0.11/values.yaml rename to stable/flowise/2.0.12/values.yaml diff --git a/stable/fluidd/7.0.11/app-changelog.md b/stable/fluidd/7.0.11/app-changelog.md deleted file mode 100644 index f92be5f080..0000000000 --- a/stable/fluidd/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fluidd-7.0.11](https://github.com/truecharts/charts/compare/fluidd-7.0.10...fluidd-7.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/fluidd/7.0.11/CHANGELOG.md b/stable/fluidd/7.0.12/CHANGELOG.md similarity index 88% rename from stable/fluidd/7.0.11/CHANGELOG.md rename to stable/fluidd/7.0.12/CHANGELOG.md index 9372e525bb..42a761ff52 100644 --- a/stable/fluidd/7.0.11/CHANGELOG.md +++ b/stable/fluidd/7.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fluidd-7.0.12](https://github.com/truecharts/charts/compare/fluidd-7.0.11...fluidd-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/fluidd-core/fluidd to v1.27.1[@01e6dcf](https://github.com/01e6dcf) by renovate ([#16466](https://github.com/truecharts/charts/issues/16466)) + + + + ## [fluidd-7.0.11](https://github.com/truecharts/charts/compare/fluidd-7.0.10...fluidd-7.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [fluidd-7.0.2](https://github.com/truecharts/charts/compare/fluidd-7.0.1...fluidd-7.0.2) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [fluidd-7.0.1](https://github.com/truecharts/charts/compare/fluidd-7.0.0...fluidd-7.0.1) (2023-12-20) - -### Chore diff --git a/stable/fluidd/7.0.11/Chart.yaml b/stable/fluidd/7.0.12/Chart.yaml similarity index 96% rename from stable/fluidd/7.0.11/Chart.yaml rename to stable/fluidd/7.0.12/Chart.yaml index d8169844fa..b0a6aef19b 100644 --- a/stable/fluidd/7.0.11/Chart.yaml +++ b/stable/fluidd/7.0.12/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: fluidd -version: 7.0.11 -appVersion: 1.27.0 +version: 7.0.12 +appVersion: 1.27.1 description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. home: https://truecharts.org/charts/stable/fluidd icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png deprecated: false sources: - - https://github.com/fluidd-core/fluidd - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://ghcr.io/fluidd-core/fluidd + - https://github.com/fluidd-core/fluidd maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fluidd/7.0.11/README.md b/stable/fluidd/7.0.12/README.md similarity index 100% rename from stable/fluidd/7.0.11/README.md rename to stable/fluidd/7.0.12/README.md diff --git a/stable/fluidd/7.0.12/app-changelog.md b/stable/fluidd/7.0.12/app-changelog.md new file mode 100644 index 0000000000..3102559c89 --- /dev/null +++ b/stable/fluidd/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluidd-7.0.12](https://github.com/truecharts/charts/compare/fluidd-7.0.11...fluidd-7.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/fluidd-core/fluidd to v1.27.1[@01e6dcf](https://github.com/01e6dcf) by renovate ([#16466](https://github.com/truecharts/charts/issues/16466)) + + \ No newline at end of file diff --git a/stable/fluidd/7.0.11/app-readme.md b/stable/fluidd/7.0.12/app-readme.md similarity index 100% rename from stable/fluidd/7.0.11/app-readme.md rename to stable/fluidd/7.0.12/app-readme.md diff --git a/stable/fluidd/7.0.11/charts/common-16.2.21.tgz b/stable/fluidd/7.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/fluidd/7.0.11/charts/common-16.2.21.tgz rename to stable/fluidd/7.0.12/charts/common-16.2.21.tgz diff --git a/stable/fluidd/7.0.11/ix_values.yaml b/stable/fluidd/7.0.12/ix_values.yaml similarity index 87% rename from stable/fluidd/7.0.11/ix_values.yaml rename to stable/fluidd/7.0.12/ix_values.yaml index ce047dd571..b9b88b46c8 100644 --- a/stable/fluidd/7.0.11/ix_values.yaml +++ b/stable/fluidd/7.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/fluidd-core/fluidd - tag: v1.27.0@sha256:b613a17995302816afb2064817a5adfa1ade7ee3f243b4417e780cf18180615f + tag: v1.27.1@sha256:01e6dcf11624012de508e9be9f6dfa0e3621d1e120f17e66713f67710ef7e283 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/fluidd/7.0.11/questions.yaml b/stable/fluidd/7.0.12/questions.yaml similarity index 100% rename from stable/fluidd/7.0.11/questions.yaml rename to stable/fluidd/7.0.12/questions.yaml diff --git a/stable/fluidd/7.0.11/templates/NOTES.txt b/stable/fluidd/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/fluidd/7.0.11/templates/NOTES.txt rename to stable/fluidd/7.0.12/templates/NOTES.txt diff --git a/stable/fluidd/7.0.11/templates/common.yaml b/stable/fluidd/7.0.12/templates/common.yaml similarity index 100% rename from stable/fluidd/7.0.11/templates/common.yaml rename to stable/fluidd/7.0.12/templates/common.yaml diff --git a/stable/fluidd/7.0.11/values.yaml b/stable/fluidd/7.0.12/values.yaml similarity index 100% rename from stable/fluidd/7.0.11/values.yaml rename to stable/fluidd/7.0.12/values.yaml diff --git a/stable/icloudpd/4.0.11/app-changelog.md b/stable/icloudpd/4.0.11/app-changelog.md deleted file mode 100644 index d5b7d99cef..0000000000 --- a/stable/icloudpd/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [icloudpd-4.0.11](https://github.com/truecharts/charts/compare/icloudpd-4.0.10...icloudpd-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/icloudpd/4.0.11/CHANGELOG.md b/stable/icloudpd/4.0.12/CHANGELOG.md similarity index 88% rename from stable/icloudpd/4.0.11/CHANGELOG.md rename to stable/icloudpd/4.0.12/CHANGELOG.md index a92ce2164f..5b7919eb59 100644 --- a/stable/icloudpd/4.0.11/CHANGELOG.md +++ b/stable/icloudpd/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [icloudpd-4.0.12](https://github.com/truecharts/charts/compare/icloudpd-4.0.11...icloudpd-4.0.12) (2023-12-25) + +### Chore + +- update container image boredazfcuk/icloudpd to v1.0.696[@b76c4db](https://github.com/b76c4db) by renovate ([#16459](https://github.com/truecharts/charts/issues/16459)) + + + + ## [icloudpd-4.0.11](https://github.com/truecharts/charts/compare/icloudpd-4.0.10...icloudpd-4.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ - -## [icloudpd-4.0.2](https://github.com/truecharts/charts/compare/icloudpd-4.0.1...icloudpd-4.0.2) (2023-12-21) - -### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - diff --git a/stable/icloudpd/4.0.11/Chart.yaml b/stable/icloudpd/4.0.12/Chart.yaml similarity index 96% rename from stable/icloudpd/4.0.11/Chart.yaml rename to stable/icloudpd/4.0.12/Chart.yaml index d040c3ced2..0958961a8e 100644 --- a/stable/icloudpd/4.0.11/Chart.yaml +++ b/stable/icloudpd/4.0.12/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: icloudpd -version: 4.0.11 -appVersion: 1.0.691 +version: 4.0.12 +appVersion: 1.0.696 description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. home: https://truecharts.org/charts/incubator/icloudpd icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png diff --git a/stable/icloudpd/4.0.11/README.md b/stable/icloudpd/4.0.12/README.md similarity index 100% rename from stable/icloudpd/4.0.11/README.md rename to stable/icloudpd/4.0.12/README.md diff --git a/stable/icloudpd/4.0.12/app-changelog.md b/stable/icloudpd/4.0.12/app-changelog.md new file mode 100644 index 0000000000..b0f1d6a7b9 --- /dev/null +++ b/stable/icloudpd/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [icloudpd-4.0.12](https://github.com/truecharts/charts/compare/icloudpd-4.0.11...icloudpd-4.0.12) (2023-12-25) + +### Chore + +- update container image boredazfcuk/icloudpd to v1.0.696[@b76c4db](https://github.com/b76c4db) by renovate ([#16459](https://github.com/truecharts/charts/issues/16459)) + + \ No newline at end of file diff --git a/stable/icloudpd/4.0.11/app-readme.md b/stable/icloudpd/4.0.12/app-readme.md similarity index 100% rename from stable/icloudpd/4.0.11/app-readme.md rename to stable/icloudpd/4.0.12/app-readme.md diff --git a/stable/icloudpd/4.0.11/charts/common-16.2.21.tgz b/stable/icloudpd/4.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/icloudpd/4.0.11/charts/common-16.2.21.tgz rename to stable/icloudpd/4.0.12/charts/common-16.2.21.tgz diff --git a/stable/icloudpd/4.0.11/ix_values.yaml b/stable/icloudpd/4.0.12/ix_values.yaml similarity index 98% rename from stable/icloudpd/4.0.11/ix_values.yaml rename to stable/icloudpd/4.0.12/ix_values.yaml index 3e5713467a..425e68bc77 100644 --- a/stable/icloudpd/4.0.11/ix_values.yaml +++ b/stable/icloudpd/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: boredazfcuk/icloudpd - tag: 1.0.691@sha256:a0263e9a161162dd5a64061fc465ff74b6b1e8b3880de814f47ffb7ba0bb1302 + tag: 1.0.696@sha256:b76c4dbfaa84d3c75f7fe47dcb660e442b0b998a23bbb8837a0046ee77bf9bb0 securityContext: container: diff --git a/stable/icloudpd/4.0.11/questions.yaml b/stable/icloudpd/4.0.12/questions.yaml similarity index 100% rename from stable/icloudpd/4.0.11/questions.yaml rename to stable/icloudpd/4.0.12/questions.yaml diff --git a/stable/icloudpd/4.0.11/templates/NOTES.txt b/stable/icloudpd/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/icloudpd/4.0.11/templates/NOTES.txt rename to stable/icloudpd/4.0.12/templates/NOTES.txt diff --git a/stable/icloudpd/4.0.11/templates/common.yaml b/stable/icloudpd/4.0.12/templates/common.yaml similarity index 100% rename from stable/icloudpd/4.0.11/templates/common.yaml rename to stable/icloudpd/4.0.12/templates/common.yaml diff --git a/stable/icloudpd/4.0.11/values.yaml b/stable/icloudpd/4.0.12/values.yaml similarity index 100% rename from stable/icloudpd/4.0.11/values.yaml rename to stable/icloudpd/4.0.12/values.yaml diff --git a/stable/metabase/1.0.11/app-changelog.md b/stable/metabase/1.0.11/app-changelog.md deleted file mode 100644 index 351f82a403..0000000000 --- a/stable/metabase/1.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metabase-1.0.11](https://github.com/truecharts/charts/compare/metabase-1.0.10...metabase-1.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/metabase/1.0.11/CHANGELOG.md b/stable/metabase/1.0.12/CHANGELOG.md similarity index 88% rename from stable/metabase/1.0.11/CHANGELOG.md rename to stable/metabase/1.0.12/CHANGELOG.md index 04a2a3fdec..ba7a2eb421 100644 --- a/stable/metabase/1.0.11/CHANGELOG.md +++ b/stable/metabase/1.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [metabase-1.0.12](https://github.com/truecharts/charts/compare/metabase-1.0.11...metabase-1.0.12) (2023-12-25) + +### Chore + +- update container image metabase/metabase to v0.48.1[@98f9d81](https://github.com/98f9d81) by renovate ([#16473](https://github.com/truecharts/charts/issues/16473)) + + + + ## [metabase-1.0.11](https://github.com/truecharts/charts/compare/metabase-1.0.10...metabase-1.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ - -## [metabase-1.0.2](https://github.com/truecharts/charts/compare/metabase-1.0.1...metabase-1.0.2) (2023-12-21) - -### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - diff --git a/stable/metabase/1.0.11/Chart.yaml b/stable/metabase/1.0.12/Chart.yaml similarity index 96% rename from stable/metabase/1.0.11/Chart.yaml rename to stable/metabase/1.0.12/Chart.yaml index 34a7b6eb37..e2a5e18b37 100644 --- a/stable/metabase/1.0.11/Chart.yaml +++ b/stable/metabase/1.0.12/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metabase -version: 1.0.11 -appVersion: 0.48.0 +version: 1.0.12 +appVersion: 0.48.1 description: Business intelligence, dashboards, and data visualization tools home: https://truecharts.org/charts/stable/metabase icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png deprecated: false sources: + - https://github.com/metabase/metabase - https://github.com/truecharts/charts/tree/master/charts/stable/metabase - https://hub.docker.com/r/metabase/metabase - - https://github.com/metabase/metabase maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/metabase/1.0.11/README.md b/stable/metabase/1.0.12/README.md similarity index 100% rename from stable/metabase/1.0.11/README.md rename to stable/metabase/1.0.12/README.md diff --git a/stable/metabase/1.0.12/app-changelog.md b/stable/metabase/1.0.12/app-changelog.md new file mode 100644 index 0000000000..2f6c93d2b7 --- /dev/null +++ b/stable/metabase/1.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metabase-1.0.12](https://github.com/truecharts/charts/compare/metabase-1.0.11...metabase-1.0.12) (2023-12-25) + +### Chore + +- update container image metabase/metabase to v0.48.1[@98f9d81](https://github.com/98f9d81) by renovate ([#16473](https://github.com/truecharts/charts/issues/16473)) + + \ No newline at end of file diff --git a/stable/metabase/1.0.11/app-readme.md b/stable/metabase/1.0.12/app-readme.md similarity index 100% rename from stable/metabase/1.0.11/app-readme.md rename to stable/metabase/1.0.12/app-readme.md diff --git a/stable/metabase/1.0.11/charts/common-16.2.21.tgz b/stable/metabase/1.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/metabase/1.0.11/charts/common-16.2.21.tgz rename to stable/metabase/1.0.12/charts/common-16.2.21.tgz diff --git a/stable/metabase/1.0.11/ix_values.yaml b/stable/metabase/1.0.12/ix_values.yaml similarity index 91% rename from stable/metabase/1.0.11/ix_values.yaml rename to stable/metabase/1.0.12/ix_values.yaml index 42b88a5c8b..79118d6c83 100644 --- a/stable/metabase/1.0.11/ix_values.yaml +++ b/stable/metabase/1.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: metabase/metabase pullPolicy: IfNotPresent - tag: v0.48.0@sha256:d11fdab40b919853713b1ad534dee28f4352f9015df5962fc7e7a428ddca9ccc + tag: v0.48.1@sha256:98f9d81be849fa04a351aa00b6c4a6d2477abc93d0892417c7185b528eaf4cd2 service: main: ports: diff --git a/stable/metabase/1.0.11/questions.yaml b/stable/metabase/1.0.12/questions.yaml similarity index 100% rename from stable/metabase/1.0.11/questions.yaml rename to stable/metabase/1.0.12/questions.yaml diff --git a/stable/metabase/1.0.11/templates/NOTES.txt b/stable/metabase/1.0.12/templates/NOTES.txt similarity index 100% rename from stable/metabase/1.0.11/templates/NOTES.txt rename to stable/metabase/1.0.12/templates/NOTES.txt diff --git a/stable/metabase/1.0.11/templates/common.yaml b/stable/metabase/1.0.12/templates/common.yaml similarity index 100% rename from stable/metabase/1.0.11/templates/common.yaml rename to stable/metabase/1.0.12/templates/common.yaml diff --git a/stable/metabase/1.0.11/values.yaml b/stable/metabase/1.0.12/values.yaml similarity index 100% rename from stable/metabase/1.0.11/values.yaml rename to stable/metabase/1.0.12/values.yaml diff --git a/stable/minio/8.0.12/app-changelog.md b/stable/minio/8.0.12/app-changelog.md deleted file mode 100644 index cfad79dbe3..0000000000 --- a/stable/minio/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-8.0.12](https://github.com/truecharts/charts/compare/minio-8.0.11...minio-8.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/minio/8.0.12/CHANGELOG.md b/stable/minio/8.0.13/CHANGELOG.md similarity index 87% rename from stable/minio/8.0.12/CHANGELOG.md rename to stable/minio/8.0.13/CHANGELOG.md index 51d939c2d2..84da555aee 100644 --- a/stable/minio/8.0.12/CHANGELOG.md +++ b/stable/minio/8.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-8.0.13](https://github.com/truecharts/charts/compare/minio-8.0.12...minio-8.0.13) (2023-12-25) + +### Chore + +- update container image minio/minio to vrelease.2023-12-23t07-19-11z[@47d5b01](https://github.com/47d5b01) by renovate ([#16474](https://github.com/truecharts/charts/issues/16474)) + + + + ## [minio-8.0.12](https://github.com/truecharts/charts/compare/minio-8.0.11...minio-8.0.12) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [minio-8.0.3](https://github.com/truecharts/charts/compare/minio-8.0.2...minio-8.0.3) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [minio-8.0.2](https://github.com/truecharts/charts/compare/minio-8.0.1...minio-8.0.2) (2023-12-21) - -### Fix diff --git a/stable/minio/8.0.12/Chart.yaml b/stable/minio/8.0.13/Chart.yaml similarity index 96% rename from stable/minio/8.0.12/Chart.yaml rename to stable/minio/8.0.13/Chart.yaml index 81b4347a5c..1624b68248 100644 --- a/stable/minio/8.0.12/Chart.yaml +++ b/stable/minio/8.0.13/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: minio -version: 8.0.12 -appVersion: 2023.12.14 +version: 8.0.13 +appVersion: 2023.12.23 description: Minio is a self-hosted S3 storage server home: https://truecharts.org/charts/stable/minio icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png deprecated: false sources: - - https://github.com/minio/minio - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://hub.docker.com/r/minio/minio + - https://github.com/minio/minio maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minio/8.0.12/README.md b/stable/minio/8.0.13/README.md similarity index 100% rename from stable/minio/8.0.12/README.md rename to stable/minio/8.0.13/README.md diff --git a/stable/minio/8.0.13/app-changelog.md b/stable/minio/8.0.13/app-changelog.md new file mode 100644 index 0000000000..a2b85300c8 --- /dev/null +++ b/stable/minio/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-8.0.13](https://github.com/truecharts/charts/compare/minio-8.0.12...minio-8.0.13) (2023-12-25) + +### Chore + +- update container image minio/minio to vrelease.2023-12-23t07-19-11z[@47d5b01](https://github.com/47d5b01) by renovate ([#16474](https://github.com/truecharts/charts/issues/16474)) + + \ No newline at end of file diff --git a/stable/minio/8.0.12/app-readme.md b/stable/minio/8.0.13/app-readme.md similarity index 100% rename from stable/minio/8.0.12/app-readme.md rename to stable/minio/8.0.13/app-readme.md diff --git a/stable/minio/8.0.12/charts/common-16.2.21.tgz b/stable/minio/8.0.13/charts/common-16.2.21.tgz similarity index 100% rename from stable/minio/8.0.12/charts/common-16.2.21.tgz rename to stable/minio/8.0.13/charts/common-16.2.21.tgz diff --git a/stable/minio/8.0.12/ix_values.yaml b/stable/minio/8.0.13/ix_values.yaml similarity index 92% rename from stable/minio/8.0.12/ix_values.yaml rename to stable/minio/8.0.13/ix_values.yaml index 2a075655c3..7b0d2ba7d5 100644 --- a/stable/minio/8.0.12/ix_values.yaml +++ b/stable/minio/8.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: minio/minio - tag: RELEASE.2023-12-14T18-51-57Z@sha256:62bffc26326ee5c841d7774b1c94712953d315ee5ca603c124206cabc77681d5 + tag: RELEASE.2023-12-23T07-19-11Z@sha256:47d5b01cc3020efa39aac112a7cbc919af5fb18f9ebc63bda31683590715c42b pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/8.0.12/questions.yaml b/stable/minio/8.0.13/questions.yaml similarity index 100% rename from stable/minio/8.0.12/questions.yaml rename to stable/minio/8.0.13/questions.yaml diff --git a/stable/minio/8.0.12/templates/NOTES.txt b/stable/minio/8.0.13/templates/NOTES.txt similarity index 100% rename from stable/minio/8.0.12/templates/NOTES.txt rename to stable/minio/8.0.13/templates/NOTES.txt diff --git a/stable/minio/8.0.12/templates/common.yaml b/stable/minio/8.0.13/templates/common.yaml similarity index 100% rename from stable/minio/8.0.12/templates/common.yaml rename to stable/minio/8.0.13/templates/common.yaml diff --git a/stable/minio/8.0.12/values.yaml b/stable/minio/8.0.13/values.yaml similarity index 100% rename from stable/minio/8.0.12/values.yaml rename to stable/minio/8.0.13/values.yaml diff --git a/stable/muse/3.0.11/app-changelog.md b/stable/muse/3.0.11/app-changelog.md deleted file mode 100644 index 6df64f3d88..0000000000 --- a/stable/muse/3.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-3.0.11](https://github.com/truecharts/charts/compare/muse-3.0.10...muse-3.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/muse/3.0.11/CHANGELOG.md b/stable/muse/3.0.12/CHANGELOG.md similarity index 88% rename from stable/muse/3.0.11/CHANGELOG.md rename to stable/muse/3.0.12/CHANGELOG.md index a18d58bacc..13cc843fbb 100644 --- a/stable/muse/3.0.11/CHANGELOG.md +++ b/stable/muse/3.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [muse-3.0.12](https://github.com/truecharts/charts/compare/muse-3.0.11...muse-3.0.12) (2023-12-25) + +### Chore + +- update container image codetheweb/muse to v2.4.4[@c3a6a01](https://github.com/c3a6a01) by renovate ([#16462](https://github.com/truecharts/charts/issues/16462)) + + + + ## [muse-3.0.11](https://github.com/truecharts/charts/compare/muse-3.0.10...muse-3.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [muse-3.0.2](https://github.com/truecharts/charts/compare/muse-3.0.1...muse-3.0.2) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [muse-3.0.1](https://github.com/truecharts/charts/compare/muse-3.0.0...muse-3.0.1) (2023-12-20) - -### Chore diff --git a/stable/muse/3.0.11/Chart.yaml b/stable/muse/3.0.12/Chart.yaml similarity index 96% rename from stable/muse/3.0.11/Chart.yaml rename to stable/muse/3.0.12/Chart.yaml index 36b072738e..d3dcc9b12d 100644 --- a/stable/muse/3.0.11/Chart.yaml +++ b/stable/muse/3.0.12/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: muse -version: 3.0.11 -appVersion: 2.4.3 +version: 3.0.12 +appVersion: 2.4.4 description: A self-hosted midwestern Discord music bot that doesn't suck. home: https://truecharts.org/charts/stable/muse icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png deprecated: false sources: - - https://hub.docker.com/r/codetheweb/muse - https://github.com/codetheweb/muse - https://github.com/truecharts/charts/tree/master/charts/stable/muse + - https://hub.docker.com/r/codetheweb/muse maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/muse/3.0.11/README.md b/stable/muse/3.0.12/README.md similarity index 100% rename from stable/muse/3.0.11/README.md rename to stable/muse/3.0.12/README.md diff --git a/stable/muse/3.0.12/app-changelog.md b/stable/muse/3.0.12/app-changelog.md new file mode 100644 index 0000000000..e977b74449 --- /dev/null +++ b/stable/muse/3.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-3.0.12](https://github.com/truecharts/charts/compare/muse-3.0.11...muse-3.0.12) (2023-12-25) + +### Chore + +- update container image codetheweb/muse to v2.4.4[@c3a6a01](https://github.com/c3a6a01) by renovate ([#16462](https://github.com/truecharts/charts/issues/16462)) + + \ No newline at end of file diff --git a/stable/muse/3.0.11/app-readme.md b/stable/muse/3.0.12/app-readme.md similarity index 100% rename from stable/muse/3.0.11/app-readme.md rename to stable/muse/3.0.12/app-readme.md diff --git a/stable/muse/3.0.11/charts/common-16.2.21.tgz b/stable/muse/3.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/muse/3.0.11/charts/common-16.2.21.tgz rename to stable/muse/3.0.12/charts/common-16.2.21.tgz diff --git a/stable/muse/3.0.11/ix_values.yaml b/stable/muse/3.0.12/ix_values.yaml similarity index 92% rename from stable/muse/3.0.11/ix_values.yaml rename to stable/muse/3.0.12/ix_values.yaml index 791b7ee057..227e7b83b6 100644 --- a/stable/muse/3.0.11/ix_values.yaml +++ b/stable/muse/3.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: codetheweb/muse pullPolicy: IfNotPresent - tag: 2.4.3@sha256:962dc19cfc775855235c1c8672ad19683fa320b7386a01b515adabf93765823b + tag: 2.4.4@sha256:c3a6a012e3c66a2894b2abf52224899ca7be52fcd11d889e141175c93696d4f0 securityContext: container: runAsNonRoot: false diff --git a/stable/muse/3.0.11/questions.yaml b/stable/muse/3.0.12/questions.yaml similarity index 100% rename from stable/muse/3.0.11/questions.yaml rename to stable/muse/3.0.12/questions.yaml diff --git a/stable/muse/3.0.11/templates/common.yaml b/stable/muse/3.0.12/templates/common.yaml similarity index 100% rename from stable/muse/3.0.11/templates/common.yaml rename to stable/muse/3.0.12/templates/common.yaml diff --git a/stable/muse/3.0.11/values.yaml b/stable/muse/3.0.12/values.yaml similarity index 100% rename from stable/muse/3.0.11/values.yaml rename to stable/muse/3.0.12/values.yaml diff --git a/stable/prowlarr/13.0.12/CHANGELOG.md b/stable/prowlarr/13.0.12/CHANGELOG.md new file mode 100644 index 0000000000..20c990ce2e --- /dev/null +++ b/stable/prowlarr/13.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prowlarr-13.0.12](https://github.com/truecharts/charts/compare/prowlarr-13.0.11...prowlarr-13.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.3.4163[@388ab3f](https://github.com/388ab3f) by renovate ([#16468](https://github.com/truecharts/charts/issues/16468)) + + + + +## [prowlarr-13.0.11](https://github.com/truecharts/charts/compare/prowlarr-13.0.10...prowlarr-13.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [prowlarr-13.0.10](https://github.com/truecharts/charts/compare/prowlarr-13.0.9...prowlarr-13.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [prowlarr-13.0.9](https://github.com/truecharts/charts/compare/prowlarr-13.0.8...prowlarr-13.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [prowlarr-13.0.8](https://github.com/truecharts/charts/compare/prowlarr-13.0.7...prowlarr-13.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [prowlarr-13.0.7](https://github.com/truecharts/charts/compare/prowlarr-13.0.6...prowlarr-13.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [prowlarr-13.0.6](https://github.com/truecharts/charts/compare/prowlarr-13.0.5...prowlarr-13.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [prowlarr-13.0.5](https://github.com/truecharts/charts/compare/prowlarr-13.0.4...prowlarr-13.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [prowlarr-13.0.4](https://github.com/truecharts/charts/compare/prowlarr-13.0.3...prowlarr-13.0.4) (2023-12-21) + +### Fix + +- bump to release middleware fix + + + + +## [prowlarr-13.0.3](https://github.com/truecharts/charts/compare/prowlarr-13.0.2...prowlarr-13.0.3) (2023-12-21) + +### Chore + +- bump everything to ensure patches are applied globally + + + + +## [prowlarr-13.0.2](https://github.com/truecharts/charts/compare/prowlarr-13.0.1...prowlarr-13.0.2) (2023-12-21) + +### Chore diff --git a/stable/prowlarr/13.0.12/Chart.yaml b/stable/prowlarr/13.0.12/Chart.yaml new file mode 100644 index 0000000000..7ec2afa9fe --- /dev/null +++ b/stable/prowlarr/13.0.12/Chart.yaml @@ -0,0 +1,39 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: prowlarr +version: 13.0.12 +appVersion: 1.11.2.4160 +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. +home: https://truecharts.org/charts/stable/prowlarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://ghcr.io/onedr0p/exportarr + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - prowlarr + - torrent + - usenet +dependencies: + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/prowlarr/13.0.12/README.md b/stable/prowlarr/13.0.12/README.md new file mode 100644 index 0000000000..1640b50b21 --- /dev/null +++ b/stable/prowlarr/13.0.12/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/prowlarr) + +**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/prowlarr/13.0.12/app-changelog.md b/stable/prowlarr/13.0.12/app-changelog.md new file mode 100644 index 0000000000..855234efbf --- /dev/null +++ b/stable/prowlarr/13.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-13.0.12](https://github.com/truecharts/charts/compare/prowlarr-13.0.11...prowlarr-13.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.3.4163[@388ab3f](https://github.com/388ab3f) by renovate ([#16468](https://github.com/truecharts/charts/issues/16468)) + + \ No newline at end of file diff --git a/stable/prowlarr/13.0.12/app-readme.md b/stable/prowlarr/13.0.12/app-readme.md new file mode 100644 index 0000000000..4e201b3174 --- /dev/null +++ b/stable/prowlarr/13.0.12/app-readme.md @@ -0,0 +1,8 @@ +Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prowlarr](https://truecharts.org/charts/stable/prowlarr) + +--- + +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/servas/1.0.12/charts/common-16.2.21.tgz b/stable/prowlarr/13.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/servas/1.0.12/charts/common-16.2.21.tgz rename to stable/prowlarr/13.0.12/charts/common-16.2.21.tgz diff --git a/stable/prowlarr/13.0.12/ix_values.yaml b/stable/prowlarr/13.0.12/ix_values.yaml new file mode 100644 index 0000000000..dd41582827 --- /dev/null +++ b/stable/prowlarr/13.0.12/ix_values.yaml @@ -0,0 +1,100 @@ +image: + repository: ghcr.io/onedr0p/prowlarr-develop + tag: 1.11.3.4163@sha256:388ab3fafa6d5239fc931cf974fd32a5f64e88341fb167f815a3ffd370e615bf + pullPolicy: IfNotPresent +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 9696 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 9697 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + env: + PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" + PROWLARR__AUTHENTICATION_METHOD: "" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - prowlarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + # enable backfill of historical metrics + # PROWLARR__BACKFILL: false + # Set a date from which to start the backfill + # PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01 + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/prowlarr/13.0.12/questions.yaml b/stable/prowlarr/13.0.12/questions.yaml new file mode 100644 index 0000000000..46b2d59bfb --- /dev/null +++ b/stable/prowlarr/13.0.12/questions.yaml @@ -0,0 +1,2828 @@ +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: PROWLARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 9696 + 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: 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 + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: ingress + label: "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: 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/servas/1.0.12/templates/NOTES.txt b/stable/prowlarr/13.0.12/templates/NOTES.txt similarity index 100% rename from stable/servas/1.0.12/templates/NOTES.txt rename to stable/prowlarr/13.0.12/templates/NOTES.txt diff --git a/stable/prowlarr/13.0.12/templates/common.yaml b/stable/prowlarr/13.0.12/templates/common.yaml new file mode 100644 index 0000000000..3c93f57861 --- /dev/null +++ b/stable/prowlarr/13.0.12/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/servas/1.0.12/values.yaml b/stable/prowlarr/13.0.12/values.yaml similarity index 100% rename from stable/servas/1.0.12/values.yaml rename to stable/prowlarr/13.0.12/values.yaml diff --git a/stable/readarr/18.0.12/CHANGELOG.md b/stable/readarr/18.0.12/CHANGELOG.md new file mode 100644 index 0000000000..e63acf76bd --- /dev/null +++ b/stable/readarr/18.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [readarr-18.0.12](https://github.com/truecharts/charts/compare/readarr-18.0.11...readarr-18.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/onedr0p/readarr-develop to v0.3.13.2338[@bf8a16b](https://github.com/bf8a16b) by renovate ([#16469](https://github.com/truecharts/charts/issues/16469)) + + + + +## [readarr-18.0.11](https://github.com/truecharts/charts/compare/readarr-18.0.10...readarr-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [readarr-18.0.10](https://github.com/truecharts/charts/compare/readarr-18.0.9...readarr-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [readarr-18.0.9](https://github.com/truecharts/charts/compare/readarr-18.0.8...readarr-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [readarr-18.0.8](https://github.com/truecharts/charts/compare/readarr-18.0.7...readarr-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [readarr-18.0.7](https://github.com/truecharts/charts/compare/readarr-18.0.6...readarr-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [readarr-18.0.6](https://github.com/truecharts/charts/compare/readarr-18.0.5...readarr-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [readarr-18.0.5](https://github.com/truecharts/charts/compare/readarr-18.0.4...readarr-18.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [readarr-18.0.4](https://github.com/truecharts/charts/compare/readarr-18.0.3...readarr-18.0.4) (2023-12-21) + +### Fix + +- bump to release middleware fix + + + + +## [readarr-18.0.3](https://github.com/truecharts/charts/compare/readarr-18.0.2...readarr-18.0.3) (2023-12-21) + +### Chore + +- bump everything to ensure patches are applied globally + + + + +## [readarr-18.0.2](https://github.com/truecharts/charts/compare/readarr-18.0.1...readarr-18.0.2) (2023-12-21) + +### Chore diff --git a/stable/readarr/18.0.12/Chart.yaml b/stable/readarr/18.0.12/Chart.yaml new file mode 100644 index 0000000000..cce1708a97 --- /dev/null +++ b/stable/readarr/18.0.12/Chart.yaml @@ -0,0 +1,41 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: readarr +version: 18.0.12 +appVersion: 0.3.12.2327 +description: A fork of Radarr to work with Books & AudioBooks +home: https://truecharts.org/charts/stable/readarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png +deprecated: false +sources: + - https://readarr.com + - https://github.com/Readarr/Readarr + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://ghcr.io/onedr0p/exportarr +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +dependencies: + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/readarr/18.0.12/README.md b/stable/readarr/18.0.12/README.md new file mode 100644 index 0000000000..c2b987356b --- /dev/null +++ b/stable/readarr/18.0.12/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/readarr) + +**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/readarr/18.0.12/app-changelog.md b/stable/readarr/18.0.12/app-changelog.md new file mode 100644 index 0000000000..67d2c62b4f --- /dev/null +++ b/stable/readarr/18.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [readarr-18.0.12](https://github.com/truecharts/charts/compare/readarr-18.0.11...readarr-18.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/onedr0p/readarr-develop to v0.3.13.2338[@bf8a16b](https://github.com/bf8a16b) by renovate ([#16469](https://github.com/truecharts/charts/issues/16469)) + + \ No newline at end of file diff --git a/stable/readarr/18.0.12/app-readme.md b/stable/readarr/18.0.12/app-readme.md new file mode 100644 index 0000000000..3bc4be21cf --- /dev/null +++ b/stable/readarr/18.0.12/app-readme.md @@ -0,0 +1,8 @@ +A fork of Radarr to work with Books & AudioBooks + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/readarr](https://truecharts.org/charts/stable/readarr) + +--- + +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/sftpgo/4.0.11/charts/common-16.2.21.tgz b/stable/readarr/18.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/sftpgo/4.0.11/charts/common-16.2.21.tgz rename to stable/readarr/18.0.12/charts/common-16.2.21.tgz diff --git a/stable/readarr/18.0.12/ix_values.yaml b/stable/readarr/18.0.12/ix_values.yaml new file mode 100644 index 0000000000..da908a9f07 --- /dev/null +++ b/stable/readarr/18.0.12/ix_values.yaml @@ -0,0 +1,109 @@ +image: + repository: ghcr.io/onedr0p/readarr-develop + pullPolicy: IfNotPresent + tag: 0.3.13.2338@sha256:bf8a16b7fb4c17499f8de4c0c71a044e140e90d9c00904d751c1a46470a99033 +exportarrImage: + repository: ghcr.io/onedr0p/exportarr + pullPolicy: IfNotPresent + tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2 +securityContext: + container: + readOnlyRootFilesystem: false +service: + main: + ports: + main: + port: 8787 + metrics: + enabled: true + type: ClusterIP + targetSelector: exportarr + ports: + metrics: + enabled: true + port: 8788 + targetSelector: exportarr +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /ping + readiness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + READARR__PORT: "{{ .Values.service.main.ports.main.port }}" + READARR__AUTHENTICATION_METHOD: "None" + exportarr: + enabled: true + type: Deployment + strategy: RollingUpdate + replicas: 1 + podSpec: + containers: + exportarr: + primary: true + enabled: true + imageSelector: exportarrImage + args: + - readarr + probes: + liveness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + readiness: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + startup: + enabled: true + type: http + path: /healthz + port: "{{ .Values.service.metrics.ports.metrics.port }}" + env: + INTERFACE: 0.0.0.0 + PORT: "{{ .Values.service.metrics.ports.metrics.port }}" + URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}' + # additional metrics (slow) + # ENABLE_ADDITIONAL_METRICS: false + # enable gathering unknown queue items + # ENABLE_UNKNOWN_QUEUE_ITEMS: false + CONFIG: "/config/config.xml" +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /config + exportarr: + exportarr: + mountPath: /config + readOnly: true +metrics: + main: + enabled: true + type: "servicemonitor" + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + prometheusRule: + enabled: false +portal: + open: + enabled: true +updated: true diff --git a/stable/readarr/18.0.12/questions.yaml b/stable/readarr/18.0.12/questions.yaml new file mode 100644 index 0000000000..37326c8ee1 --- /dev/null +++ b/stable/readarr/18.0.12/questions.yaml @@ -0,0 +1,2828 @@ +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: READARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: None + description: None + - value: Basic + description: Basic + - value: Forms + description: Forms + - 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8787 + 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: 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 + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - 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: ingress + label: "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: 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/sftpgo/4.0.11/templates/NOTES.txt b/stable/readarr/18.0.12/templates/NOTES.txt similarity index 100% rename from stable/sftpgo/4.0.11/templates/NOTES.txt rename to stable/readarr/18.0.12/templates/NOTES.txt diff --git a/stable/readarr/18.0.12/templates/common.yaml b/stable/readarr/18.0.12/templates/common.yaml new file mode 100644 index 0000000000..3c93f57861 --- /dev/null +++ b/stable/readarr/18.0.12/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . -}} + +{{/* Disable [exportarr] if requested */}} +{{- if not .Values.metrics.main.enabled -}} + {{- $_ := set .Values.workload.exportarr "enabled" false -}} + {{- $_ := set .Values.service.metrics "enabled" false -}} +{{- end -}} + +{{/* Render the templates */}} +{{- include "tc.v1.common.loader.apply" . -}} diff --git a/stable/sftpgo/4.0.11/values.yaml b/stable/readarr/18.0.12/values.yaml similarity index 100% rename from stable/sftpgo/4.0.11/values.yaml rename to stable/readarr/18.0.12/values.yaml diff --git a/stable/servas/1.0.12/app-changelog.md b/stable/servas/1.0.12/app-changelog.md deleted file mode 100644 index ee25a8f1c2..0000000000 --- a/stable/servas/1.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [servas-1.0.12](https://github.com/truecharts/charts/compare/servas-1.0.11...servas-1.0.12) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/servas/1.0.12/CHANGELOG.md b/stable/servas/1.0.13/CHANGELOG.md similarity index 88% rename from stable/servas/1.0.12/CHANGELOG.md rename to stable/servas/1.0.13/CHANGELOG.md index 22f4470fde..3dac6dbfa0 100644 --- a/stable/servas/1.0.12/CHANGELOG.md +++ b/stable/servas/1.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [servas-1.0.13](https://github.com/truecharts/charts/compare/servas-1.0.12...servas-1.0.13) (2023-12-25) + +### Chore + +- update container image beromir/servas to v0.0.7[@0fedba9](https://github.com/0fedba9) by renovate ([#16457](https://github.com/truecharts/charts/issues/16457)) + + + + ## [servas-1.0.12](https://github.com/truecharts/charts/compare/servas-1.0.11...servas-1.0.12) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [servas-1.0.3](https://github.com/truecharts/charts/compare/servas-1.0.2...servas-1.0.3) (2023-12-21) ### Chore - -- bump everything to ensure patches are applied globally - - - - -## [servas-1.0.2](https://github.com/truecharts/charts/compare/servas-1.0.1...servas-1.0.2) (2023-12-21) - -### Chore diff --git a/stable/servas/1.0.12/Chart.yaml b/stable/servas/1.0.13/Chart.yaml similarity index 97% rename from stable/servas/1.0.12/Chart.yaml rename to stable/servas/1.0.13/Chart.yaml index 600bc548bc..d9f5308c2c 100644 --- a/stable/servas/1.0.12/Chart.yaml +++ b/stable/servas/1.0.13/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: servas -version: 1.0.12 -appVersion: 0.0.6 +version: 1.0.13 +appVersion: 0.0.7 description: A self-hosted bookmark management tool. home: https://truecharts.org/charts/stable/servas icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png diff --git a/stable/servas/1.0.12/README.md b/stable/servas/1.0.13/README.md similarity index 100% rename from stable/servas/1.0.12/README.md rename to stable/servas/1.0.13/README.md diff --git a/stable/servas/1.0.13/app-changelog.md b/stable/servas/1.0.13/app-changelog.md new file mode 100644 index 0000000000..5d2ec07494 --- /dev/null +++ b/stable/servas/1.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [servas-1.0.13](https://github.com/truecharts/charts/compare/servas-1.0.12...servas-1.0.13) (2023-12-25) + +### Chore + +- update container image beromir/servas to v0.0.7[@0fedba9](https://github.com/0fedba9) by renovate ([#16457](https://github.com/truecharts/charts/issues/16457)) + + \ No newline at end of file diff --git a/stable/servas/1.0.12/app-readme.md b/stable/servas/1.0.13/app-readme.md similarity index 100% rename from stable/servas/1.0.12/app-readme.md rename to stable/servas/1.0.13/app-readme.md diff --git a/stable/tailscale/6.0.11/charts/common-16.2.21.tgz b/stable/servas/1.0.13/charts/common-16.2.21.tgz similarity index 100% rename from stable/tailscale/6.0.11/charts/common-16.2.21.tgz rename to stable/servas/1.0.13/charts/common-16.2.21.tgz diff --git a/stable/servas/1.0.12/charts/mariadb-11.0.17.tgz b/stable/servas/1.0.13/charts/mariadb-11.0.17.tgz similarity index 100% rename from stable/servas/1.0.12/charts/mariadb-11.0.17.tgz rename to stable/servas/1.0.13/charts/mariadb-11.0.17.tgz diff --git a/stable/servas/1.0.12/ix_values.yaml b/stable/servas/1.0.13/ix_values.yaml similarity index 95% rename from stable/servas/1.0.12/ix_values.yaml rename to stable/servas/1.0.13/ix_values.yaml index d3ab87547c..1765c131bb 100644 --- a/stable/servas/1.0.12/ix_values.yaml +++ b/stable/servas/1.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: beromir/servas pullPolicy: IfNotPresent - tag: 0.0.6@sha256:8176a581f6c44598afde453667d6e5dd230d23cbb423d9d84655180cc57675cd + tag: 0.0.7@sha256:0fedba911b428f5fbb34104f5fd0413341ffff38d9c4429a3f3e45da82a5751e securityContext: container: runAsNonRoot: false diff --git a/stable/servas/1.0.12/questions.yaml b/stable/servas/1.0.13/questions.yaml similarity index 100% rename from stable/servas/1.0.12/questions.yaml rename to stable/servas/1.0.13/questions.yaml diff --git a/stable/tailscale/6.0.11/templates/NOTES.txt b/stable/servas/1.0.13/templates/NOTES.txt similarity index 100% rename from stable/tailscale/6.0.11/templates/NOTES.txt rename to stable/servas/1.0.13/templates/NOTES.txt diff --git a/stable/servas/1.0.12/templates/_secrets.tpl b/stable/servas/1.0.13/templates/_secrets.tpl similarity index 100% rename from stable/servas/1.0.12/templates/_secrets.tpl rename to stable/servas/1.0.13/templates/_secrets.tpl diff --git a/stable/servas/1.0.12/templates/common.yaml b/stable/servas/1.0.13/templates/common.yaml similarity index 100% rename from stable/servas/1.0.12/templates/common.yaml rename to stable/servas/1.0.13/templates/common.yaml diff --git a/stable/tailscale/6.0.11/values.yaml b/stable/servas/1.0.13/values.yaml similarity index 100% rename from stable/tailscale/6.0.11/values.yaml rename to stable/servas/1.0.13/values.yaml diff --git a/stable/sftpgo/4.0.11/app-changelog.md b/stable/sftpgo/4.0.11/app-changelog.md deleted file mode 100644 index 3c3f8900e2..0000000000 --- a/stable/sftpgo/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sftpgo-4.0.11](https://github.com/truecharts/charts/compare/sftpgo-4.0.10...sftpgo-4.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/sftpgo/4.0.11/CHANGELOG.md b/stable/sftpgo/4.0.12/CHANGELOG.md similarity index 88% rename from stable/sftpgo/4.0.11/CHANGELOG.md rename to stable/sftpgo/4.0.12/CHANGELOG.md index b46e19987c..37d3cd11b3 100644 --- a/stable/sftpgo/4.0.11/CHANGELOG.md +++ b/stable/sftpgo/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sftpgo-4.0.12](https://github.com/truecharts/charts/compare/sftpgo-4.0.11...sftpgo-4.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/drakkan/sftpgo to v2.5.6[@5842985](https://github.com/5842985) by renovate ([#16465](https://github.com/truecharts/charts/issues/16465)) + + + + ## [sftpgo-4.0.11](https://github.com/truecharts/charts/compare/sftpgo-4.0.10...sftpgo-4.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [sftpgo-4.0.2](https://github.com/truecharts/charts/compare/sftpgo-4.0.1...sftpgo-4.0.2) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [sftpgo-4.0.1](https://github.com/truecharts/charts/compare/sftpgo-3.0.20...sftpgo-4.0.1) (2023-12-20) - -### Chore diff --git a/stable/sftpgo/4.0.11/Chart.yaml b/stable/sftpgo/4.0.12/Chart.yaml similarity index 97% rename from stable/sftpgo/4.0.11/Chart.yaml rename to stable/sftpgo/4.0.12/Chart.yaml index 22378d3a7c..b8ac22d878 100644 --- a/stable/sftpgo/4.0.11/Chart.yaml +++ b/stable/sftpgo/4.0.12/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: sftpgo -version: 4.0.11 -appVersion: 2.5.5 +version: 4.0.12 +appVersion: 2.5.6 description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." home: https://truecharts.org/charts/stable/sftpgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png diff --git a/stable/sftpgo/4.0.11/README.md b/stable/sftpgo/4.0.12/README.md similarity index 100% rename from stable/sftpgo/4.0.11/README.md rename to stable/sftpgo/4.0.12/README.md diff --git a/stable/sftpgo/4.0.12/app-changelog.md b/stable/sftpgo/4.0.12/app-changelog.md new file mode 100644 index 0000000000..6ddb650c63 --- /dev/null +++ b/stable/sftpgo/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sftpgo-4.0.12](https://github.com/truecharts/charts/compare/sftpgo-4.0.11...sftpgo-4.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/drakkan/sftpgo to v2.5.6[@5842985](https://github.com/5842985) by renovate ([#16465](https://github.com/truecharts/charts/issues/16465)) + + \ No newline at end of file diff --git a/stable/sftpgo/4.0.11/app-readme.md b/stable/sftpgo/4.0.12/app-readme.md similarity index 100% rename from stable/sftpgo/4.0.11/app-readme.md rename to stable/sftpgo/4.0.12/app-readme.md diff --git a/stable/unpoller/8.0.11/charts/common-16.2.21.tgz b/stable/sftpgo/4.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/unpoller/8.0.11/charts/common-16.2.21.tgz rename to stable/sftpgo/4.0.12/charts/common-16.2.21.tgz diff --git a/stable/sftpgo/4.0.11/ix_values.yaml b/stable/sftpgo/4.0.12/ix_values.yaml similarity index 95% rename from stable/sftpgo/4.0.11/ix_values.yaml rename to stable/sftpgo/4.0.12/ix_values.yaml index d1f7349067..2edb28bd4d 100644 --- a/stable/sftpgo/4.0.11/ix_values.yaml +++ b/stable/sftpgo/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/drakkan/sftpgo - tag: v2.5.5@sha256:2509f5a637908b0a559bdc150b33345cbadbf7e4c9b05ea1ca3bd5e767781648 + tag: v2.5.6@sha256:584298589ff92a1fdb5f4b9c5152a4a7de7a58dc95b4606c0074259f86ee9e9c securityContext: container: runAsNonRoot: false diff --git a/stable/sftpgo/4.0.11/questions.yaml b/stable/sftpgo/4.0.12/questions.yaml similarity index 100% rename from stable/sftpgo/4.0.11/questions.yaml rename to stable/sftpgo/4.0.12/questions.yaml diff --git a/stable/unpoller/8.0.11/templates/NOTES.txt b/stable/sftpgo/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/unpoller/8.0.11/templates/NOTES.txt rename to stable/sftpgo/4.0.12/templates/NOTES.txt diff --git a/stable/sftpgo/4.0.11/templates/common.yaml b/stable/sftpgo/4.0.12/templates/common.yaml similarity index 100% rename from stable/sftpgo/4.0.11/templates/common.yaml rename to stable/sftpgo/4.0.12/templates/common.yaml diff --git a/stable/unpoller/8.0.11/values.yaml b/stable/sftpgo/4.0.12/values.yaml similarity index 100% rename from stable/unpoller/8.0.11/values.yaml rename to stable/sftpgo/4.0.12/values.yaml diff --git a/stable/tailscale/6.0.11/app-changelog.md b/stable/tailscale/6.0.11/app-changelog.md deleted file mode 100644 index fccb9900a5..0000000000 --- a/stable/tailscale/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tailscale-6.0.11](https://github.com/truecharts/charts/compare/tailscale-6.0.10...tailscale-6.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/tailscale/6.0.11/CHANGELOG.md b/stable/tailscale/6.0.12/CHANGELOG.md similarity index 88% rename from stable/tailscale/6.0.11/CHANGELOG.md rename to stable/tailscale/6.0.12/CHANGELOG.md index 2210b6da71..3766a991b0 100644 --- a/stable/tailscale/6.0.11/CHANGELOG.md +++ b/stable/tailscale/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tailscale-6.0.12](https://github.com/truecharts/charts/compare/tailscale-6.0.11...tailscale-6.0.12) (2023-12-25) + +### Chore + +- update container image tailscale/tailscale to v1.56.1[@ac0c192](https://github.com/ac0c192) by renovate ([#16477](https://github.com/truecharts/charts/issues/16477)) + + + + ## [tailscale-6.0.11](https://github.com/truecharts/charts/compare/tailscale-6.0.10...tailscale-6.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [tailscale-6.0.2](https://github.com/truecharts/charts/compare/tailscale-6.0.1...tailscale-6.0.2) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [tailscale-6.0.1](https://github.com/truecharts/charts/compare/tailscale-6.0.0...tailscale-6.0.1) (2023-12-20) - -### Chore diff --git a/stable/tailscale/6.0.11/Chart.yaml b/stable/tailscale/6.0.12/Chart.yaml similarity index 96% rename from stable/tailscale/6.0.11/Chart.yaml rename to stable/tailscale/6.0.12/Chart.yaml index 8a67c4fab2..9c6b49bc8f 100644 --- a/stable/tailscale/6.0.11/Chart.yaml +++ b/stable/tailscale/6.0.12/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tailscale -version: 6.0.11 -appVersion: 1.56.0 +version: 6.0.12 +appVersion: 1.56.1 description: Tailscale lets you connect your devices and users together in your own secure virtual private network home: https://truecharts.org/charts/stable/tailscale icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png diff --git a/stable/tailscale/6.0.11/README.md b/stable/tailscale/6.0.12/README.md similarity index 100% rename from stable/tailscale/6.0.11/README.md rename to stable/tailscale/6.0.12/README.md diff --git a/stable/tailscale/6.0.12/app-changelog.md b/stable/tailscale/6.0.12/app-changelog.md new file mode 100644 index 0000000000..eb2c140dfb --- /dev/null +++ b/stable/tailscale/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-6.0.12](https://github.com/truecharts/charts/compare/tailscale-6.0.11...tailscale-6.0.12) (2023-12-25) + +### Chore + +- update container image tailscale/tailscale to v1.56.1[@ac0c192](https://github.com/ac0c192) by renovate ([#16477](https://github.com/truecharts/charts/issues/16477)) + + \ No newline at end of file diff --git a/stable/tailscale/6.0.11/app-readme.md b/stable/tailscale/6.0.12/app-readme.md similarity index 100% rename from stable/tailscale/6.0.11/app-readme.md rename to stable/tailscale/6.0.12/app-readme.md diff --git a/stable/yourls/3.0.21/charts/common-16.2.21.tgz b/stable/tailscale/6.0.12/charts/common-16.2.21.tgz similarity index 100% rename from stable/yourls/3.0.21/charts/common-16.2.21.tgz rename to stable/tailscale/6.0.12/charts/common-16.2.21.tgz diff --git a/stable/tailscale/6.0.11/ix_values.yaml b/stable/tailscale/6.0.12/ix_values.yaml similarity index 95% rename from stable/tailscale/6.0.11/ix_values.yaml rename to stable/tailscale/6.0.12/ix_values.yaml index 7b0753c4aa..d13756e21a 100644 --- a/stable/tailscale/6.0.11/ix_values.yaml +++ b/stable/tailscale/6.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.56.0@sha256:ed1f9317d0bab2bc17f6eecc29401479b91c938df48c28b1bd3d3014eba9d013 + tag: v1.56.1@sha256:ac0c192f6cba52877e4d9c2fe8943f16c0ab44927605a21416852590e3ccb71e serviceAccount: main: enabled: true diff --git a/stable/tailscale/6.0.11/questions.yaml b/stable/tailscale/6.0.12/questions.yaml similarity index 100% rename from stable/tailscale/6.0.11/questions.yaml rename to stable/tailscale/6.0.12/questions.yaml diff --git a/stable/tailscale/6.0.12/templates/NOTES.txt b/stable/tailscale/6.0.12/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/tailscale/6.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tailscale/6.0.11/templates/_configmap.tpl b/stable/tailscale/6.0.12/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/6.0.11/templates/_configmap.tpl rename to stable/tailscale/6.0.12/templates/_configmap.tpl diff --git a/stable/tailscale/6.0.11/templates/_secret.tpl b/stable/tailscale/6.0.12/templates/_secret.tpl similarity index 100% rename from stable/tailscale/6.0.11/templates/_secret.tpl rename to stable/tailscale/6.0.12/templates/_secret.tpl diff --git a/stable/tailscale/6.0.11/templates/common.yaml b/stable/tailscale/6.0.12/templates/common.yaml similarity index 100% rename from stable/tailscale/6.0.11/templates/common.yaml rename to stable/tailscale/6.0.12/templates/common.yaml diff --git a/stable/yourls/3.0.21/values.yaml b/stable/tailscale/6.0.12/values.yaml similarity index 100% rename from stable/yourls/3.0.21/values.yaml rename to stable/tailscale/6.0.12/values.yaml diff --git a/stable/unifi/18.0.12/CHANGELOG.md b/stable/unifi/18.0.12/CHANGELOG.md new file mode 100644 index 0000000000..f1207711c5 --- /dev/null +++ b/stable/unifi/18.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unifi-18.0.12](https://github.com/truecharts/charts/compare/unifi-18.0.11...unifi-18.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/goofball222/unifi to v8.0.24[@d8b9f6c](https://github.com/d8b9f6c) by renovate ([#16467](https://github.com/truecharts/charts/issues/16467)) + + + + +## [unifi-18.0.11](https://github.com/truecharts/charts/compare/unifi-18.0.10...unifi-18.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + + + + +## [unifi-18.0.10](https://github.com/truecharts/charts/compare/unifi-18.0.9...unifi-18.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + + + + +## [unifi-18.0.9](https://github.com/truecharts/charts/compare/unifi-18.0.8...unifi-18.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + + + + +## [unifi-18.0.8](https://github.com/truecharts/charts/compare/unifi-18.0.7...unifi-18.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + + + + +## [unifi-18.0.7](https://github.com/truecharts/charts/compare/unifi-18.0.6...unifi-18.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + + + + +## [unifi-18.0.6](https://github.com/truecharts/charts/compare/unifi-18.0.5...unifi-18.0.6) (2023-12-22) + +### Chore + +- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) + + + + +## [unifi-18.0.5](https://github.com/truecharts/charts/compare/unifi-18.0.4...unifi-18.0.5) (2023-12-22) + +### Fix + +- expose custom options for homepage integration + + + + +## [unifi-18.0.4](https://github.com/truecharts/charts/compare/unifi-18.0.3...unifi-18.0.4) (2023-12-21) + +### Fix + +- bump to release middleware fix + + + + +## [unifi-18.0.3](https://github.com/truecharts/charts/compare/unifi-18.0.2...unifi-18.0.3) (2023-12-21) + +### Chore + +- bump everything to ensure patches are applied globally + + + + +## [unifi-18.0.2](https://github.com/truecharts/charts/compare/unifi-18.0.1...unifi-18.0.2) (2023-12-21) + +### Chore diff --git a/stable/unifi/18.0.12/Chart.yaml b/stable/unifi/18.0.12/Chart.yaml new file mode 100644 index 0000000000..8b12d7ee19 --- /dev/null +++ b/stable/unifi/18.0.12/Chart.yaml @@ -0,0 +1,38 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: unifi +version: 18.0.12 +appVersion: 8.0.24 +description: Ubiquiti Network's Unifi Controller +home: https://truecharts.org/charts/stable/unifi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png +deprecated: false +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://ghcr.io/goofball222/unifi + - https://unifi-network.ui.com + - https://github.com/jacobalberty/unifi-docker +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - ubiquiti + - unifi +dependencies: + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Networking + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/unifi/18.0.12/README.md b/stable/unifi/18.0.12/README.md new file mode 100644 index 0000000000..518de65269 --- /dev/null +++ b/stable/unifi/18.0.12/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/unifi) + +**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/unifi/18.0.12/app-changelog.md b/stable/unifi/18.0.12/app-changelog.md new file mode 100644 index 0000000000..26a0757f41 --- /dev/null +++ b/stable/unifi/18.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unifi-18.0.12](https://github.com/truecharts/charts/compare/unifi-18.0.11...unifi-18.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/goofball222/unifi to v8.0.24[@d8b9f6c](https://github.com/d8b9f6c) by renovate ([#16467](https://github.com/truecharts/charts/issues/16467)) + + \ No newline at end of file diff --git a/stable/unifi/18.0.12/app-readme.md b/stable/unifi/18.0.12/app-readme.md new file mode 100644 index 0000000000..a5125bede5 --- /dev/null +++ b/stable/unifi/18.0.12/app-readme.md @@ -0,0 +1,8 @@ +Ubiquiti Network's Unifi Controller + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/unifi](https://truecharts.org/charts/stable/unifi) + +--- + +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/unifi/18.0.12/charts/common-16.2.21.tgz b/stable/unifi/18.0.12/charts/common-16.2.21.tgz new file mode 100644 index 0000000000..e223238d4c Binary files /dev/null and b/stable/unifi/18.0.12/charts/common-16.2.21.tgz differ diff --git a/stable/unifi/18.0.12/ix_values.yaml b/stable/unifi/18.0.12/ix_values.yaml new file mode 100644 index 0000000000..2b211a5070 --- /dev/null +++ b/stable/unifi/18.0.12/ix_values.yaml @@ -0,0 +1,110 @@ +image: + repository: ghcr.io/goofball222/unifi + tag: 8.0.24@sha256:d8b9f6c7ed653562a31d6cafbd752f96e11822e8c9509425f7681df5ac0346e0 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 8443 + targetPort: 8443 + comm: + enabled: true + ports: + comm: + enabled: true + port: 8080 + targetPort: 8080 + stun: + enabled: true + ports: + stun: + enabled: true + port: 3478 + targetPort: 3478 + protocol: udp + speedtest: + enabled: true + ports: + speedtest: + enabled: true + port: 6789 + targetPort: 6789 + guestportal: + enabled: true + ports: + web: + enabled: true + port: 8880 + targetPort: 8880 + protocol: http + websecure: + enabled: true + port: 8843 + targetPort: 8843 + protocol: https +persistence: + config: + enabled: true + targetSelector: + main: + main: + mountPath: /usr/lib/unifi/olddata + migrate: + mountPath: /usr/lib/unifi/olddata + data: + enabled: true + targetSelector: + main: + main: + mountPath: /usr/lib/unifi/data + migrate: + mountPath: /usr/lib/unifi/data + logs: + enabled: true + mountPath: "/usr/lib/unifi/logs" + type: "emptyDir" + certs: + enabled: true + mountPath: "/usr/lib/unifi/cert" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 +workload: + main: + podSpec: + containers: + main: + env: + RUN_CHOWN: true + DB_MONGO_LOCAL: true + initContainers: + migrate: + enabled: true + type: init + imageSelector: alpineImage + command: + - /bin/sh + args: + - -c + - | + newdatadir="/usr/lib/unifi/data" + olddatadir="/usr/lib/unifi/olddata/data" + # Check the dir exists + [ ! -d "$newdatadir" ] && echo "$newdatadir missing" && exit 1 + # Check if there is a data/data dir to migrate + [ ! -d "$olddatadir" ] && echo "No $olddatadir dir found. Migration skipped" && exit 0 + + # Check if the new data dir is empty, ignoring the old data dir + dirs=$(ls -A "$newdatadir" | grep -v "data") + if [ -n "$dirs" ]; then + echo "New data dir is empty. Migrating data one level up" + cp -rf $olddatadir/* $newdatadir || echo "Failed to move data" && exit 1 + echo "Data migration complete" + fi diff --git a/stable/unifi/18.0.12/questions.yaml b/stable/unifi/18.0.12/questions.yaml new file mode 100644 index 0000000000..be0f84916f --- /dev/null +++ b/stable/unifi/18.0.12/questions.yaml @@ -0,0 +1,3258 @@ +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: 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: imagePullSecretList + group: "General Settings" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + - 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: 8443 + required: true + - variable: comm + label: "Unifi Device Communication Service" + description: "Unifi Device Communication Service" + 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: comm + label: "TCP 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: 8080 + required: true + - variable: stun + label: "STUN Device Communication Service" + description: "STUN Device Communication Service" + 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: stun + label: "TCP 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: 3478 + required: true + - variable: speedtest + label: "Speedtest Service" + description: "Speedtest Service" + 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: speedtest + label: "TCP 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: 6789 + required: true + - variable: guestportal + label: "Guest Portal Service" + description: "Guest Portal Service" + 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: web + label: "Web 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: 8880 + required: true + - variable: websecure + label: "Secure Web 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: 8843 + 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: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + hidden: 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 + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: 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 + - value: iscsi + description: iSCSI 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + 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: 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: 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: 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: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", 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: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + # 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: ingress + label: "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: 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/unifi/18.0.12/templates/NOTES.txt b/stable/unifi/18.0.12/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unifi/18.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/8.0.11/templates/common.yaml b/stable/unifi/18.0.12/templates/common.yaml similarity index 100% rename from stable/unpoller/8.0.11/templates/common.yaml rename to stable/unifi/18.0.12/templates/common.yaml diff --git a/stable/unifi/18.0.12/values.yaml b/stable/unifi/18.0.12/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/unpoller/8.0.11/app-changelog.md b/stable/unpoller/8.0.11/app-changelog.md deleted file mode 100644 index 2c74421706..0000000000 --- a/stable/unpoller/8.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-8.0.11](https://github.com/truecharts/charts/compare/unpoller-8.0.10...unpoller-8.0.11) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/unpoller/8.0.11/CHANGELOG.md b/stable/unpoller/8.0.12/CHANGELOG.md similarity index 88% rename from stable/unpoller/8.0.11/CHANGELOG.md rename to stable/unpoller/8.0.12/CHANGELOG.md index 46d3d4cc62..1f6657ae61 100644 --- a/stable/unpoller/8.0.11/CHANGELOG.md +++ b/stable/unpoller/8.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [unpoller-8.0.12](https://github.com/truecharts/charts/compare/unpoller-8.0.11...unpoller-8.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/unpoller/unpoller to v2.9.5[@486a633](https://github.com/486a633) by renovate ([#16470](https://github.com/truecharts/charts/issues/16470)) + + + + ## [unpoller-8.0.11](https://github.com/truecharts/charts/compare/unpoller-8.0.10...unpoller-8.0.11) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [unpoller-8.0.2](https://github.com/truecharts/charts/compare/unpoller-8.0.1...unpoller-8.0.2) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [unpoller-8.0.1](https://github.com/truecharts/charts/compare/unpoller-8.0.0...unpoller-8.0.1) (2023-12-20) - -### Chore diff --git a/stable/unpoller/8.0.11/Chart.yaml b/stable/unpoller/8.0.12/Chart.yaml similarity index 96% rename from stable/unpoller/8.0.11/Chart.yaml rename to stable/unpoller/8.0.12/Chart.yaml index 107cd23e7f..9a7a0b5c4b 100644 --- a/stable/unpoller/8.0.11/Chart.yaml +++ b/stable/unpoller/8.0.12/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: unpoller -version: 8.0.11 -appVersion: 2.9.4 +version: 8.0.12 +appVersion: 2.9.5 description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. home: https://truecharts.org/charts/stable/unpoller icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png diff --git a/stable/unpoller/8.0.11/README.md b/stable/unpoller/8.0.12/README.md similarity index 100% rename from stable/unpoller/8.0.11/README.md rename to stable/unpoller/8.0.12/README.md diff --git a/stable/unpoller/8.0.12/app-changelog.md b/stable/unpoller/8.0.12/app-changelog.md new file mode 100644 index 0000000000..3b62bc9346 --- /dev/null +++ b/stable/unpoller/8.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-8.0.12](https://github.com/truecharts/charts/compare/unpoller-8.0.11...unpoller-8.0.12) (2023-12-25) + +### Chore + +- update container image ghcr.io/unpoller/unpoller to v2.9.5[@486a633](https://github.com/486a633) by renovate ([#16470](https://github.com/truecharts/charts/issues/16470)) + + \ No newline at end of file diff --git a/stable/unpoller/8.0.11/app-readme.md b/stable/unpoller/8.0.12/app-readme.md similarity index 100% rename from stable/unpoller/8.0.11/app-readme.md rename to stable/unpoller/8.0.12/app-readme.md diff --git a/stable/unpoller/8.0.12/charts/common-16.2.21.tgz b/stable/unpoller/8.0.12/charts/common-16.2.21.tgz new file mode 100644 index 0000000000..e223238d4c Binary files /dev/null and b/stable/unpoller/8.0.12/charts/common-16.2.21.tgz differ diff --git a/stable/unpoller/8.0.11/ix_values.yaml b/stable/unpoller/8.0.12/ix_values.yaml similarity index 89% rename from stable/unpoller/8.0.11/ix_values.yaml rename to stable/unpoller/8.0.12/ix_values.yaml index fe82f4665b..2c3b39387d 100644 --- a/stable/unpoller/8.0.11/ix_values.yaml +++ b/stable/unpoller/8.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/unpoller/unpoller pullPolicy: IfNotPresent - tag: v2.9.4@sha256:20c161781ac544a7548c8dd533f13498201746efdf0853d4625a1dbfd5652a19 + tag: v2.9.5@sha256:486a63339969fd5207697502e29e4875f4bf7d7ef5c558188b192f2f88fdd3d6 service: main: ports: diff --git a/stable/unpoller/8.0.11/questions.yaml b/stable/unpoller/8.0.12/questions.yaml similarity index 100% rename from stable/unpoller/8.0.11/questions.yaml rename to stable/unpoller/8.0.12/questions.yaml diff --git a/stable/unpoller/8.0.12/templates/NOTES.txt b/stable/unpoller/8.0.12/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/unpoller/8.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/8.0.12/templates/common.yaml b/stable/unpoller/8.0.12/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/unpoller/8.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpoller/8.0.12/values.yaml b/stable/unpoller/8.0.12/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/yourls/3.0.21/app-changelog.md b/stable/yourls/3.0.21/app-changelog.md deleted file mode 100644 index 75d62a6299..0000000000 --- a/stable/yourls/3.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yourls-3.0.21](https://github.com/truecharts/charts/compare/yourls-3.0.20...yourls-3.0.21) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - - \ No newline at end of file diff --git a/stable/yourls/3.0.21/CHANGELOG.md b/stable/yourls/3.0.22/CHANGELOG.md similarity index 89% rename from stable/yourls/3.0.21/CHANGELOG.md rename to stable/yourls/3.0.22/CHANGELOG.md index 203b3913da..a710c181db 100644 --- a/stable/yourls/3.0.21/CHANGELOG.md +++ b/stable/yourls/3.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [yourls-3.0.22](https://github.com/truecharts/charts/compare/yourls-3.0.21...yourls-3.0.22) (2023-12-25) + +### Chore + +- update container image yourls to latest[@1000d12](https://github.com/1000d12) by renovate ([#16453](https://github.com/truecharts/charts/issues/16453)) + + + + ## [yourls-3.0.21](https://github.com/truecharts/charts/compare/yourls-3.0.20...yourls-3.0.21) (2023-12-24) ### Chore @@ -88,12 +97,3 @@ ## [yourls-3.0.12](https://github.com/truecharts/charts/compare/yourls-3.0.11...yourls-3.0.12) (2023-12-21) ### Chore - -- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341)) - - - - -## [yourls-3.0.11](https://github.com/truecharts/charts/compare/yourls-3.0.10...yourls-3.0.11) (2023-12-20) - -### Chore diff --git a/stable/yourls/3.0.21/Chart.yaml b/stable/yourls/3.0.22/Chart.yaml similarity index 98% rename from stable/yourls/3.0.21/Chart.yaml rename to stable/yourls/3.0.22/Chart.yaml index b57285d19a..efcbd84822 100644 --- a/stable/yourls/3.0.21/Chart.yaml +++ b/stable/yourls/3.0.22/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: yourls -version: 3.0.21 +version: 3.0.22 appVersion: latest description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. home: https://truecharts.org/charts/incubator/yourls diff --git a/stable/yourls/3.0.21/README.md b/stable/yourls/3.0.22/README.md similarity index 100% rename from stable/yourls/3.0.21/README.md rename to stable/yourls/3.0.22/README.md diff --git a/stable/yourls/3.0.22/app-changelog.md b/stable/yourls/3.0.22/app-changelog.md new file mode 100644 index 0000000000..9ff0506d63 --- /dev/null +++ b/stable/yourls/3.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yourls-3.0.22](https://github.com/truecharts/charts/compare/yourls-3.0.21...yourls-3.0.22) (2023-12-25) + +### Chore + +- update container image yourls to latest[@1000d12](https://github.com/1000d12) by renovate ([#16453](https://github.com/truecharts/charts/issues/16453)) + + \ No newline at end of file diff --git a/stable/yourls/3.0.21/app-readme.md b/stable/yourls/3.0.22/app-readme.md similarity index 100% rename from stable/yourls/3.0.21/app-readme.md rename to stable/yourls/3.0.22/app-readme.md diff --git a/stable/yourls/3.0.22/charts/common-16.2.21.tgz b/stable/yourls/3.0.22/charts/common-16.2.21.tgz new file mode 100644 index 0000000000..e223238d4c Binary files /dev/null and b/stable/yourls/3.0.22/charts/common-16.2.21.tgz differ diff --git a/stable/yourls/3.0.21/ix_values.yaml b/stable/yourls/3.0.22/ix_values.yaml similarity index 87% rename from stable/yourls/3.0.21/ix_values.yaml rename to stable/yourls/3.0.22/ix_values.yaml index 283d03fba3..6bbb40e68c 100644 --- a/stable/yourls/3.0.21/ix_values.yaml +++ b/stable/yourls/3.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: yourls - tag: latest@sha256:2587d6ccd95acb9d0f5287854db824f855aae3a3a839acf1a27a68b10ed59220 + tag: latest@sha256:1000d12f23ef939a26a2a576a8babd51b6664d496889e55f803b30de38da6348 persistence: {} portal: open: diff --git a/stable/yourls/3.0.21/questions.yaml b/stable/yourls/3.0.22/questions.yaml similarity index 100% rename from stable/yourls/3.0.21/questions.yaml rename to stable/yourls/3.0.22/questions.yaml diff --git a/stable/yourls/3.0.21/templates/common.yaml b/stable/yourls/3.0.22/templates/common.yaml similarity index 100% rename from stable/yourls/3.0.21/templates/common.yaml rename to stable/yourls/3.0.22/templates/common.yaml diff --git a/stable/yourls/3.0.22/values.yaml b/stable/yourls/3.0.22/values.yaml new file mode 100644 index 0000000000..e69de29bb2