diff --git a/incubator/hasty-paste/0.0.10/app-changelog.md b/incubator/hasty-paste/0.0.10/app-changelog.md deleted file mode 100644 index 8e3112740bb..00000000000 --- a/incubator/hasty-paste/0.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hasty-paste-0.0.10](https://github.com/truecharts/charts/compare/hasty-paste-0.0.9...hasty-paste-0.0.10) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/hasty-paste/0.0.10/CHANGELOG.md b/incubator/hasty-paste/0.0.11/CHANGELOG.md similarity index 90% rename from incubator/hasty-paste/0.0.10/CHANGELOG.md rename to incubator/hasty-paste/0.0.11/CHANGELOG.md index 5d02b7f77de..a730b48d91e 100644 --- a/incubator/hasty-paste/0.0.10/CHANGELOG.md +++ b/incubator/hasty-paste/0.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [hasty-paste-0.0.11](https://github.com/truecharts/charts/compare/hasty-paste-0.0.10...hasty-paste-0.0.11) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/hasty-paste to v1.9.0 + + + + ## [hasty-paste-0.0.10](https://github.com/truecharts/charts/compare/hasty-paste-0.0.9...hasty-paste-0.0.10) (2023-02-19) ### Chore diff --git a/incubator/hasty-paste/0.0.10/Chart.yaml b/incubator/hasty-paste/0.0.11/Chart.yaml similarity index 96% rename from incubator/hasty-paste/0.0.10/Chart.yaml rename to incubator/hasty-paste/0.0.11/Chart.yaml index 02c9499b89c..a712d51a382 100644 --- a/incubator/hasty-paste/0.0.10/Chart.yaml +++ b/incubator/hasty-paste/0.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.8.0" +appVersion: "1.9.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -30,7 +30,7 @@ sources: - https://github.com/enchant97/hasty-paste - https://github.com/enchant97/hasty-paste/blob/main/docs/install.md type: application -version: 0.0.10 +version: 0.0.11 annotations: truecharts.org/catagories: | - Cloud diff --git a/incubator/hasty-paste/0.0.10/README.md b/incubator/hasty-paste/0.0.11/README.md similarity index 100% rename from incubator/hasty-paste/0.0.10/README.md rename to incubator/hasty-paste/0.0.11/README.md diff --git a/incubator/hasty-paste/0.0.11/app-changelog.md b/incubator/hasty-paste/0.0.11/app-changelog.md new file mode 100644 index 00000000000..8672c17d182 --- /dev/null +++ b/incubator/hasty-paste/0.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hasty-paste-0.0.11](https://github.com/truecharts/charts/compare/hasty-paste-0.0.10...hasty-paste-0.0.11) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/hasty-paste to v1.9.0 + + \ No newline at end of file diff --git a/incubator/hasty-paste/0.0.10/app-readme.md b/incubator/hasty-paste/0.0.11/app-readme.md similarity index 100% rename from incubator/hasty-paste/0.0.10/app-readme.md rename to incubator/hasty-paste/0.0.11/app-readme.md diff --git a/incubator/hasty-paste/0.0.10/charts/common-11.1.2.tgz b/incubator/hasty-paste/0.0.11/charts/common-11.1.2.tgz similarity index 100% rename from incubator/hasty-paste/0.0.10/charts/common-11.1.2.tgz rename to incubator/hasty-paste/0.0.11/charts/common-11.1.2.tgz diff --git a/incubator/hasty-paste/0.0.10/charts/redis-5.0.32.tgz b/incubator/hasty-paste/0.0.11/charts/redis-5.0.32.tgz similarity index 100% rename from incubator/hasty-paste/0.0.10/charts/redis-5.0.32.tgz rename to incubator/hasty-paste/0.0.11/charts/redis-5.0.32.tgz diff --git a/incubator/hasty-paste/0.0.10/ix_values.yaml b/incubator/hasty-paste/0.0.11/ix_values.yaml similarity index 93% rename from incubator/hasty-paste/0.0.10/ix_values.yaml rename to incubator/hasty-paste/0.0.11/ix_values.yaml index 5963759017d..fb0cfbab53b 100644 --- a/incubator/hasty-paste/0.0.10/ix_values.yaml +++ b/incubator/hasty-paste/0.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/hasty-paste pullPolicy: IfNotPresent - tag: 1.8.0@sha256:3ab77aead86237a92c149edf8c4f802e598aff58e371062242ddbb895264e0cd + tag: 1.9.0@sha256:428aec44d95d061a8d357fa122175e067703b906483c9168a9b95cdb66c107da hastyPaste: new_at_index: false diff --git a/incubator/hasty-paste/0.0.10/questions.yaml b/incubator/hasty-paste/0.0.11/questions.yaml similarity index 100% rename from incubator/hasty-paste/0.0.10/questions.yaml rename to incubator/hasty-paste/0.0.11/questions.yaml diff --git a/incubator/hasty-paste/0.0.10/templates/_secret.tpl b/incubator/hasty-paste/0.0.11/templates/_secret.tpl similarity index 100% rename from incubator/hasty-paste/0.0.10/templates/_secret.tpl rename to incubator/hasty-paste/0.0.11/templates/_secret.tpl diff --git a/incubator/hasty-paste/0.0.10/templates/common.yaml b/incubator/hasty-paste/0.0.11/templates/common.yaml similarity index 100% rename from incubator/hasty-paste/0.0.10/templates/common.yaml rename to incubator/hasty-paste/0.0.11/templates/common.yaml diff --git a/incubator/hasty-paste/0.0.10/values.yaml b/incubator/hasty-paste/0.0.11/values.yaml similarity index 100% rename from incubator/hasty-paste/0.0.10/values.yaml rename to incubator/hasty-paste/0.0.11/values.yaml diff --git a/incubator/noisedash/2.0.11/app-changelog.md b/incubator/noisedash/2.0.11/app-changelog.md deleted file mode 100644 index f8a9eeb2792..00000000000 --- a/incubator/noisedash/2.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [noisedash-2.0.11](https://github.com/truecharts/charts/compare/noisedash-2.0.10...noisedash-2.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/noisedash/2.0.11/CHANGELOG.md b/incubator/noisedash/2.0.12/CHANGELOG.md similarity index 89% rename from incubator/noisedash/2.0.11/CHANGELOG.md rename to incubator/noisedash/2.0.12/CHANGELOG.md index 07b045bb6d8..c57d7f150c7 100644 --- a/incubator/noisedash/2.0.11/CHANGELOG.md +++ b/incubator/noisedash/2.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [noisedash-2.0.12](https://github.com/truecharts/charts/compare/noisedash-2.0.11...noisedash-2.0.12) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/noisedash to v0.6.9 + + + + ## [noisedash-2.0.11](https://github.com/truecharts/charts/compare/noisedash-2.0.10...noisedash-2.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [noisedash-2.0.3](https://github.com/truecharts/charts/compare/noisedash-2.0.2...noisedash-2.0.3) (2022-11-30) - - - -## [noisedash-2.0.3](https://github.com/truecharts/charts/compare/noisedash-2.0.2...noisedash-2.0.3) (2022-11-30) - - - - -## [noisedash-2.0.3](https://github.com/truecharts/charts/compare/noisedash-2.0.2...noisedash-2.0.3) (2022-11-30) diff --git a/incubator/noisedash/2.0.11/Chart.yaml b/incubator/noisedash/2.0.12/Chart.yaml similarity index 95% rename from incubator/noisedash/2.0.11/Chart.yaml rename to incubator/noisedash/2.0.12/Chart.yaml index 27d713f3d1c..3c655653644 100644 --- a/incubator/noisedash/2.0.11/Chart.yaml +++ b/incubator/noisedash/2.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.8" +appVersion: "0.6.9" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash - https://hub.docker.com/r/noisedash/noisedash - https://github.com/kaythomas0/noisedash -version: 2.0.11 +version: 2.0.12 annotations: truecharts.org/catagories: | - media diff --git a/incubator/noisedash/2.0.11/README.md b/incubator/noisedash/2.0.12/README.md similarity index 100% rename from incubator/noisedash/2.0.11/README.md rename to incubator/noisedash/2.0.12/README.md diff --git a/incubator/noisedash/2.0.12/app-changelog.md b/incubator/noisedash/2.0.12/app-changelog.md new file mode 100644 index 00000000000..269a9534d5d --- /dev/null +++ b/incubator/noisedash/2.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [noisedash-2.0.12](https://github.com/truecharts/charts/compare/noisedash-2.0.11...noisedash-2.0.12) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/noisedash to v0.6.9 + + \ No newline at end of file diff --git a/incubator/noisedash/2.0.11/app-readme.md b/incubator/noisedash/2.0.12/app-readme.md similarity index 100% rename from incubator/noisedash/2.0.11/app-readme.md rename to incubator/noisedash/2.0.12/app-readme.md diff --git a/incubator/noisedash/2.0.11/charts/common-11.1.2.tgz b/incubator/noisedash/2.0.12/charts/common-11.1.2.tgz similarity index 100% rename from incubator/noisedash/2.0.11/charts/common-11.1.2.tgz rename to incubator/noisedash/2.0.12/charts/common-11.1.2.tgz diff --git a/incubator/noisedash/2.0.11/ix_values.yaml b/incubator/noisedash/2.0.12/ix_values.yaml similarity index 84% rename from incubator/noisedash/2.0.11/ix_values.yaml rename to incubator/noisedash/2.0.12/ix_values.yaml index 5a40e5fc20c..de42074f4f2 100644 --- a/incubator/noisedash/2.0.11/ix_values.yaml +++ b/incubator/noisedash/2.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/noisedash - tag: 0.6.8@sha256:ee04d57c6c7a48ba204e2096addbbbf1f7312490d5a251f431bc6cd98804c059 + tag: 0.6.9@sha256:5ce0beac8315cd4af80ee9fa5101447771b348d1c16051f04b4fa3fa9a1e8290 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/noisedash/2.0.11/questions.yaml b/incubator/noisedash/2.0.12/questions.yaml similarity index 100% rename from incubator/noisedash/2.0.11/questions.yaml rename to incubator/noisedash/2.0.12/questions.yaml diff --git a/incubator/noisedash/2.0.11/templates/_configmap.tpl b/incubator/noisedash/2.0.12/templates/_configmap.tpl similarity index 100% rename from incubator/noisedash/2.0.11/templates/_configmap.tpl rename to incubator/noisedash/2.0.12/templates/_configmap.tpl diff --git a/incubator/noisedash/2.0.11/templates/common.yaml b/incubator/noisedash/2.0.12/templates/common.yaml similarity index 100% rename from incubator/noisedash/2.0.11/templates/common.yaml rename to incubator/noisedash/2.0.12/templates/common.yaml diff --git a/incubator/noisedash/2.0.11/values.yaml b/incubator/noisedash/2.0.12/values.yaml similarity index 100% rename from incubator/noisedash/2.0.11/values.yaml rename to incubator/noisedash/2.0.12/values.yaml diff --git a/incubator/splunk/3.0.9/CHANGELOG.md b/incubator/splunk/3.0.10/CHANGELOG.md similarity index 90% rename from incubator/splunk/3.0.9/CHANGELOG.md rename to incubator/splunk/3.0.10/CHANGELOG.md index f1096859ee8..8653e91c338 100644 --- a/incubator/splunk/3.0.9/CHANGELOG.md +++ b/incubator/splunk/3.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [splunk-3.0.10](https://github.com/truecharts/charts/compare/splunk-3.0.9...splunk-3.0.10) (2023-02-20) + +### Chore + +- update container image splunk/splunk to 9.0.4 + + + + ## [splunk-3.0.9](https://github.com/truecharts/charts/compare/splunk-3.0.8...splunk-3.0.9) (2023-02-15) ### Chore @@ -88,12 +97,3 @@ ## [splunk-3.0.0](https://github.com/truecharts/charts/compare/splunk-2.1.1...splunk-3.0.0) (2022-12-05) ### Feat - -- Change to upstream *Breaking change* ([#5092](https://github.com/truecharts/charts/issues/5092)) - - - - -## [splunk-2.1.1](https://github.com/truecharts/charts/compare/splunk-2.1.0...splunk-2.1.1) (2022-11-30) - - diff --git a/incubator/splunk/3.0.9/Chart.yaml b/incubator/splunk/3.0.10/Chart.yaml similarity index 98% rename from incubator/splunk/3.0.9/Chart.yaml rename to incubator/splunk/3.0.10/Chart.yaml index 16a9aaceedc..cf04e1a17d7 100644 --- a/incubator/splunk/3.0.9/Chart.yaml +++ b/incubator/splunk/3.0.10/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/atunnecliffe/splunk - https://splunk.github.io/docker-splunk type: application -version: 3.0.9 +version: 3.0.10 diff --git a/incubator/splunk/3.0.9/README.md b/incubator/splunk/3.0.10/README.md similarity index 100% rename from incubator/splunk/3.0.9/README.md rename to incubator/splunk/3.0.10/README.md diff --git a/incubator/splunk/3.0.10/app-changelog.md b/incubator/splunk/3.0.10/app-changelog.md new file mode 100644 index 00000000000..52f8b1d6f3d --- /dev/null +++ b/incubator/splunk/3.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [splunk-3.0.10](https://github.com/truecharts/charts/compare/splunk-3.0.9...splunk-3.0.10) (2023-02-20) + +### Chore + +- update container image splunk/splunk to 9.0.4 + + \ No newline at end of file diff --git a/incubator/splunk/3.0.9/app-readme.md b/incubator/splunk/3.0.10/app-readme.md similarity index 100% rename from incubator/splunk/3.0.9/app-readme.md rename to incubator/splunk/3.0.10/app-readme.md diff --git a/incubator/splunk/3.0.9/charts/common-11.1.2.tgz b/incubator/splunk/3.0.10/charts/common-11.1.2.tgz similarity index 100% rename from incubator/splunk/3.0.9/charts/common-11.1.2.tgz rename to incubator/splunk/3.0.10/charts/common-11.1.2.tgz diff --git a/incubator/splunk/3.0.9/ix_values.yaml b/incubator/splunk/3.0.10/ix_values.yaml similarity index 91% rename from incubator/splunk/3.0.9/ix_values.yaml rename to incubator/splunk/3.0.10/ix_values.yaml index 9a15966b639..1c6770e0d78 100644 --- a/incubator/splunk/3.0.9/ix_values.yaml +++ b/incubator/splunk/3.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: splunk/splunk - tag: 9.0.4@sha256:c646ad2862955a48bd8cd504a7d81b8bb4c2b5491c3c509c93c4caae6dab8e16 + tag: 9.0.4@sha256:864f89b8acee4d54c81f9431da78175ff70379d554ab3f3db3d2c92fb4641b8d podSecurityContext: runAsGroup: 0 diff --git a/incubator/splunk/3.0.9/questions.yaml b/incubator/splunk/3.0.10/questions.yaml similarity index 100% rename from incubator/splunk/3.0.9/questions.yaml rename to incubator/splunk/3.0.10/questions.yaml diff --git a/incubator/splunk/3.0.9/templates/_config.tpl b/incubator/splunk/3.0.10/templates/_config.tpl similarity index 100% rename from incubator/splunk/3.0.9/templates/_config.tpl rename to incubator/splunk/3.0.10/templates/_config.tpl diff --git a/incubator/splunk/3.0.9/templates/common.yaml b/incubator/splunk/3.0.10/templates/common.yaml similarity index 100% rename from incubator/splunk/3.0.9/templates/common.yaml rename to incubator/splunk/3.0.10/templates/common.yaml diff --git a/incubator/splunk/3.0.9/values.yaml b/incubator/splunk/3.0.10/values.yaml similarity index 100% rename from incubator/splunk/3.0.9/values.yaml rename to incubator/splunk/3.0.10/values.yaml diff --git a/incubator/splunk/3.0.9/app-changelog.md b/incubator/splunk/3.0.9/app-changelog.md deleted file mode 100644 index e69ab91f574..00000000000 --- a/incubator/splunk/3.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [splunk-3.0.9](https://github.com/truecharts/charts/compare/splunk-3.0.8...splunk-3.0.9) (2023-02-15) - -### Chore - -- update container image splunk/splunk to v9.0.4 - - \ No newline at end of file diff --git a/stable/calibre/9.0.19/app-changelog.md b/stable/calibre/9.0.19/app-changelog.md deleted file mode 100644 index 0f54071d8ac..00000000000 --- a/stable/calibre/9.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [calibre-9.0.19](https://github.com/truecharts/charts/compare/calibre-9.0.18...calibre-9.0.19) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/calibre/9.0.19/CHANGELOG.md b/stable/calibre/9.0.20/CHANGELOG.md similarity index 92% rename from stable/calibre/9.0.19/CHANGELOG.md rename to stable/calibre/9.0.20/CHANGELOG.md index 2caf480b808..7022c6e4b73 100644 --- a/stable/calibre/9.0.19/CHANGELOG.md +++ b/stable/calibre/9.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [calibre-9.0.20](https://github.com/truecharts/charts/compare/calibre-9.0.19...calibre-9.0.20) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.13.0 + + + + ## [calibre-9.0.19](https://github.com/truecharts/charts/compare/calibre-9.0.18...calibre-9.0.19) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [calibre-9.0.10](https://github.com/truecharts/charts/compare/calibre-web-13.0.8...calibre-9.0.10) (2022-12-25) ### Chore - -- update container image tccr.io/truecharts/calibre to 6.10.0 - - - - -## [calibre-9.0.9](https://github.com/truecharts/charts/compare/calibre-9.0.8...calibre-9.0.9) (2022-12-19) - -### Chore diff --git a/stable/calibre/9.0.19/Chart.yaml b/stable/calibre/9.0.20/Chart.yaml similarity index 95% rename from stable/calibre/9.0.19/Chart.yaml rename to stable/calibre/9.0.20/Chart.yaml index 180480945cc..4174f5b14f1 100644 --- a/stable/calibre/9.0.19/Chart.yaml +++ b/stable/calibre/9.0.20/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.12.0" +appVersion: "6.13.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - https://ghcr.io/linuxserver/calibre - https://github.com/kovidgoyal/calibre/ -version: 9.0.19 +version: 9.0.20 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/9.0.19/README.md b/stable/calibre/9.0.20/README.md similarity index 100% rename from stable/calibre/9.0.19/README.md rename to stable/calibre/9.0.20/README.md diff --git a/stable/calibre/9.0.20/app-changelog.md b/stable/calibre/9.0.20/app-changelog.md new file mode 100644 index 00000000000..8673a8ef5b5 --- /dev/null +++ b/stable/calibre/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-9.0.20](https://github.com/truecharts/charts/compare/calibre-9.0.19...calibre-9.0.20) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.13.0 + + \ No newline at end of file diff --git a/stable/calibre/9.0.19/app-readme.md b/stable/calibre/9.0.20/app-readme.md similarity index 100% rename from stable/calibre/9.0.19/app-readme.md rename to stable/calibre/9.0.20/app-readme.md diff --git a/stable/calibre/9.0.19/charts/common-11.1.2.tgz b/stable/calibre/9.0.20/charts/common-11.1.2.tgz similarity index 100% rename from stable/calibre/9.0.19/charts/common-11.1.2.tgz rename to stable/calibre/9.0.20/charts/common-11.1.2.tgz diff --git a/stable/calibre/9.0.19/ix_values.yaml b/stable/calibre/9.0.20/ix_values.yaml similarity index 86% rename from stable/calibre/9.0.19/ix_values.yaml rename to stable/calibre/9.0.20/ix_values.yaml index 6e4e30d601b..ec8acaf0d12 100644 --- a/stable/calibre/9.0.19/ix_values.yaml +++ b/stable/calibre/9.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/calibre - tag: 6.12.0@sha256:8827a555037ae454c292c032e9207b1841e2b61be924b7f13dfea90c3b7890b3 + tag: 6.13.0@sha256:8bae8a44f5caf580b409edadfd1c43299ae6eb5c93413836a71d73a18f095307 pullPolicy: IfNotPresent securityContext: diff --git a/stable/calibre/9.0.19/questions.yaml b/stable/calibre/9.0.20/questions.yaml similarity index 100% rename from stable/calibre/9.0.19/questions.yaml rename to stable/calibre/9.0.20/questions.yaml diff --git a/stable/calibre/9.0.19/templates/common.yaml b/stable/calibre/9.0.20/templates/common.yaml similarity index 100% rename from stable/calibre/9.0.19/templates/common.yaml rename to stable/calibre/9.0.20/templates/common.yaml diff --git a/stable/calibre/9.0.19/values.yaml b/stable/calibre/9.0.20/values.yaml similarity index 100% rename from stable/calibre/9.0.19/values.yaml rename to stable/calibre/9.0.20/values.yaml diff --git a/stable/code-server/6.0.10/app-changelog.md b/stable/code-server/6.0.10/app-changelog.md deleted file mode 100644 index faf43ddd6f4..00000000000 --- a/stable/code-server/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [code-server-6.0.10](https://github.com/truecharts/charts/compare/openvscode-server-4.0.10...code-server-6.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/code-server/6.0.10/CHANGELOG.md b/stable/code-server/6.0.11/CHANGELOG.md similarity index 89% rename from stable/code-server/6.0.10/CHANGELOG.md rename to stable/code-server/6.0.11/CHANGELOG.md index 85f09ea8893..966246dc7d6 100644 --- a/stable/code-server/6.0.10/CHANGELOG.md +++ b/stable/code-server/6.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [code-server-6.0.11](https://github.com/truecharts/charts/compare/code-server-6.0.10...code-server-6.0.11) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.10.0 + + + + ## [code-server-6.0.10](https://github.com/truecharts/charts/compare/openvscode-server-4.0.10...code-server-6.0.10) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [code-server-6.0.2](https://github.com/truecharts/charts/compare/openvscode-server-4.0.1...code-server-6.0.2) (2022-11-30) - - - -## [code-server-6.0.2](https://github.com/truecharts/charts/compare/openvscode-server-4.0.1...code-server-6.0.2) (2022-11-30) - - - - -## [code-server-6.0.2](https://github.com/truecharts/charts/compare/openvscode-server-4.0.1...code-server-6.0.2) (2022-11-30) diff --git a/stable/code-server/6.0.10/Chart.yaml b/stable/code-server/6.0.11/Chart.yaml similarity index 95% rename from stable/code-server/6.0.10/Chart.yaml rename to stable/code-server/6.0.11/Chart.yaml index c3f35a580fa..dce1247eaa1 100644 --- a/stable/code-server/6.0.10/Chart.yaml +++ b/stable/code-server/6.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.9.1" +appVersion: "4.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/codercom/code-server - https://github.com/cdr/code-server type: application -version: 6.0.10 +version: 6.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/code-server/6.0.10/README.md b/stable/code-server/6.0.11/README.md similarity index 100% rename from stable/code-server/6.0.10/README.md rename to stable/code-server/6.0.11/README.md diff --git a/stable/code-server/6.0.11/app-changelog.md b/stable/code-server/6.0.11/app-changelog.md new file mode 100644 index 00000000000..c2004153e4d --- /dev/null +++ b/stable/code-server/6.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [code-server-6.0.11](https://github.com/truecharts/charts/compare/code-server-6.0.10...code-server-6.0.11) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.10.0 + + \ No newline at end of file diff --git a/stable/code-server/6.0.10/app-readme.md b/stable/code-server/6.0.11/app-readme.md similarity index 100% rename from stable/code-server/6.0.10/app-readme.md rename to stable/code-server/6.0.11/app-readme.md diff --git a/stable/code-server/6.0.10/charts/common-11.1.2.tgz b/stable/code-server/6.0.11/charts/common-11.1.2.tgz similarity index 100% rename from stable/code-server/6.0.10/charts/common-11.1.2.tgz rename to stable/code-server/6.0.11/charts/common-11.1.2.tgz diff --git a/stable/code-server/6.0.10/ix_values.yaml b/stable/code-server/6.0.11/ix_values.yaml similarity index 85% rename from stable/code-server/6.0.10/ix_values.yaml rename to stable/code-server/6.0.11/ix_values.yaml index f04a6367f31..f35fd6061fd 100644 --- a/stable/code-server/6.0.10/ix_values.yaml +++ b/stable/code-server/6.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: 4.9.1@sha256:b339bd8f6da4c73c0259d6951991278aa1595a6be570a207ce635c75aac9893d + tag: 4.10.0@sha256:9bc3830cf56d56e06fbaba9734a409b1d9456249dc8c635bbc11fe79bc08e63f args: - --user-data-dir diff --git a/stable/code-server/6.0.10/questions.yaml b/stable/code-server/6.0.11/questions.yaml similarity index 100% rename from stable/code-server/6.0.10/questions.yaml rename to stable/code-server/6.0.11/questions.yaml diff --git a/stable/code-server/6.0.10/templates/common.yaml b/stable/code-server/6.0.11/templates/common.yaml similarity index 100% rename from stable/code-server/6.0.10/templates/common.yaml rename to stable/code-server/6.0.11/templates/common.yaml diff --git a/stable/code-server/6.0.10/values.yaml b/stable/code-server/6.0.11/values.yaml similarity index 100% rename from stable/code-server/6.0.10/values.yaml rename to stable/code-server/6.0.11/values.yaml diff --git a/stable/linkding/4.0.12/app-changelog.md b/stable/linkding/4.0.12/app-changelog.md deleted file mode 100644 index 1df9739b184..00000000000 --- a/stable/linkding/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkding-4.0.12](https://github.com/truecharts/charts/compare/linkding-4.0.11...linkding-4.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/linkding/4.0.12/CHANGELOG.md b/stable/linkding/4.0.13/CHANGELOG.md similarity index 91% rename from stable/linkding/4.0.12/CHANGELOG.md rename to stable/linkding/4.0.13/CHANGELOG.md index bc6307abae9..f085e5fbdf4 100644 --- a/stable/linkding/4.0.12/CHANGELOG.md +++ b/stable/linkding/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [linkding-4.0.13](https://github.com/truecharts/charts/compare/linkding-4.0.12...linkding-4.0.13) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.17.2 + + + + ## [linkding-4.0.12](https://github.com/truecharts/charts/compare/linkding-4.0.11...linkding-4.0.12) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [linkding-4.0.3](https://github.com/truecharts/charts/compare/linkding-4.0.2...linkding-4.0.3) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [linkding-4.0.2](https://github.com/truecharts/charts/compare/linkding-4.0.1...linkding-4.0.2) (2022-11-30) - - diff --git a/stable/linkding/4.0.12/Chart.yaml b/stable/linkding/4.0.13/Chart.yaml similarity index 95% rename from stable/linkding/4.0.12/Chart.yaml rename to stable/linkding/4.0.13/Chart.yaml index 2a415cbc490..1d86ec8bd92 100644 --- a/stable/linkding/4.0.12/Chart.yaml +++ b/stable/linkding/4.0.13/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.17.1" +appVersion: "1.17.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - https://hub.docker.com/r/sissbruecker/linkding - https://github.com/sissbruecker/linkding -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - bookmarks diff --git a/stable/linkding/4.0.12/README.md b/stable/linkding/4.0.13/README.md similarity index 100% rename from stable/linkding/4.0.12/README.md rename to stable/linkding/4.0.13/README.md diff --git a/stable/linkding/4.0.13/app-changelog.md b/stable/linkding/4.0.13/app-changelog.md new file mode 100644 index 00000000000..d91e8e56b07 --- /dev/null +++ b/stable/linkding/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkding-4.0.13](https://github.com/truecharts/charts/compare/linkding-4.0.12...linkding-4.0.13) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.17.2 + + \ No newline at end of file diff --git a/stable/linkding/4.0.12/app-readme.md b/stable/linkding/4.0.13/app-readme.md similarity index 100% rename from stable/linkding/4.0.12/app-readme.md rename to stable/linkding/4.0.13/app-readme.md diff --git a/stable/linkding/4.0.12/charts/common-11.1.2.tgz b/stable/linkding/4.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/linkding/4.0.12/charts/common-11.1.2.tgz rename to stable/linkding/4.0.13/charts/common-11.1.2.tgz diff --git a/stable/linkding/4.0.12/ix_values.yaml b/stable/linkding/4.0.13/ix_values.yaml similarity index 94% rename from stable/linkding/4.0.12/ix_values.yaml rename to stable/linkding/4.0.13/ix_values.yaml index 6a61bd72594..d27fc07bcd3 100644 --- a/stable/linkding/4.0.12/ix_values.yaml +++ b/stable/linkding/4.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/linkding - tag: 1.17.1@sha256:beda61c50731398379c125ded5516550000d9a6ebf6587f465d22bf1277c62e1 + tag: 1.17.2@sha256:c874d9eb86968807d6dd09f4457c447c6b4bc86315e3537e87d69e868ce06e66 pullPolicy: IfNotPresent securityContext: diff --git a/stable/linkding/4.0.12/questions.yaml b/stable/linkding/4.0.13/questions.yaml similarity index 100% rename from stable/linkding/4.0.12/questions.yaml rename to stable/linkding/4.0.13/questions.yaml diff --git a/stable/linkding/4.0.12/templates/common.yaml b/stable/linkding/4.0.13/templates/common.yaml similarity index 100% rename from stable/linkding/4.0.12/templates/common.yaml rename to stable/linkding/4.0.13/templates/common.yaml diff --git a/stable/linkding/4.0.12/values.yaml b/stable/linkding/4.0.13/values.yaml similarity index 100% rename from stable/linkding/4.0.12/values.yaml rename to stable/linkding/4.0.13/values.yaml diff --git a/stable/nocodb/6.0.31/app-changelog.md b/stable/nocodb/6.0.31/app-changelog.md deleted file mode 100644 index 70864be5e7f..00000000000 --- a/stable/nocodb/6.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nocodb-6.0.31](https://github.com/truecharts/charts/compare/nocodb-6.0.30...nocodb-6.0.31) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/nocodb/6.0.31/CHANGELOG.md b/stable/nocodb/6.0.32/CHANGELOG.md similarity index 90% rename from stable/nocodb/6.0.31/CHANGELOG.md rename to stable/nocodb/6.0.32/CHANGELOG.md index e53c7d32556..bd8223a2422 100644 --- a/stable/nocodb/6.0.31/CHANGELOG.md +++ b/stable/nocodb/6.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.105.2 + + + + ## [nocodb-6.0.31](https://github.com/truecharts/charts/compare/nocodb-6.0.30...nocodb-6.0.31) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ ## [nocodb-6.0.22](https://github.com/truecharts/charts/compare/nocodb-6.0.21...nocodb-6.0.22) (2023-01-07) ### Chore - -- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) - - - - -## [nocodb-6.0.21](https://github.com/truecharts/charts/compare/nocodb-6.0.20...nocodb-6.0.21) (2022-12-27) - -### Chore diff --git a/stable/nocodb/6.0.31/Chart.yaml b/stable/nocodb/6.0.32/Chart.yaml similarity index 96% rename from stable/nocodb/6.0.31/Chart.yaml rename to stable/nocodb/6.0.32/Chart.yaml index 2397ca07074..eae9fbcf28c 100644 --- a/stable/nocodb/6.0.31/Chart.yaml +++ b/stable/nocodb/6.0.32/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.104.3" +appVersion: "0.105.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 6.0.31 +version: 6.0.32 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/6.0.31/README.md b/stable/nocodb/6.0.32/README.md similarity index 100% rename from stable/nocodb/6.0.31/README.md rename to stable/nocodb/6.0.32/README.md diff --git a/stable/nocodb/6.0.32/app-changelog.md b/stable/nocodb/6.0.32/app-changelog.md new file mode 100644 index 00000000000..ecff0917490 --- /dev/null +++ b/stable/nocodb/6.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.105.2 + + \ No newline at end of file diff --git a/stable/nocodb/6.0.31/app-readme.md b/stable/nocodb/6.0.32/app-readme.md similarity index 100% rename from stable/nocodb/6.0.31/app-readme.md rename to stable/nocodb/6.0.32/app-readme.md diff --git a/stable/nocodb/6.0.31/charts/common-11.1.2.tgz b/stable/nocodb/6.0.32/charts/common-11.1.2.tgz similarity index 100% rename from stable/nocodb/6.0.31/charts/common-11.1.2.tgz rename to stable/nocodb/6.0.32/charts/common-11.1.2.tgz diff --git a/stable/nocodb/6.0.31/charts/postgresql-11.0.29.tgz b/stable/nocodb/6.0.32/charts/postgresql-11.0.29.tgz similarity index 100% rename from stable/nocodb/6.0.31/charts/postgresql-11.0.29.tgz rename to stable/nocodb/6.0.32/charts/postgresql-11.0.29.tgz diff --git a/stable/nocodb/6.0.31/charts/redis-5.0.32.tgz b/stable/nocodb/6.0.32/charts/redis-5.0.32.tgz similarity index 100% rename from stable/nocodb/6.0.31/charts/redis-5.0.32.tgz rename to stable/nocodb/6.0.32/charts/redis-5.0.32.tgz diff --git a/stable/nocodb/6.0.31/ix_values.yaml b/stable/nocodb/6.0.32/ix_values.yaml similarity index 94% rename from stable/nocodb/6.0.31/ix_values.yaml rename to stable/nocodb/6.0.32/ix_values.yaml index 74589c4ea0a..0f20da7c6b2 100644 --- a/stable/nocodb/6.0.31/ix_values.yaml +++ b/stable/nocodb/6.0.32/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: 0.104.3@sha256:ec5c4cff111f2640a57ba599f5041cf1ad7544b5d12c875cf13e012588a1e1d6 + tag: 0.105.2@sha256:f62b500512d3e1e18ee37323c5bfe393cb837b294d2e836d00486af1c8d53444 pullPolicy: IfNotPresent securityContext: diff --git a/stable/nocodb/6.0.31/questions.yaml b/stable/nocodb/6.0.32/questions.yaml similarity index 100% rename from stable/nocodb/6.0.31/questions.yaml rename to stable/nocodb/6.0.32/questions.yaml diff --git a/stable/nocodb/6.0.31/templates/_configmap.tpl b/stable/nocodb/6.0.32/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/6.0.31/templates/_configmap.tpl rename to stable/nocodb/6.0.32/templates/_configmap.tpl diff --git a/stable/nocodb/6.0.31/templates/_secrets.tpl b/stable/nocodb/6.0.32/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/6.0.31/templates/_secrets.tpl rename to stable/nocodb/6.0.32/templates/_secrets.tpl diff --git a/stable/nocodb/6.0.31/templates/common.yaml b/stable/nocodb/6.0.32/templates/common.yaml similarity index 100% rename from stable/nocodb/6.0.31/templates/common.yaml rename to stable/nocodb/6.0.32/templates/common.yaml diff --git a/stable/nocodb/6.0.31/values.yaml b/stable/nocodb/6.0.32/values.yaml similarity index 100% rename from stable/nocodb/6.0.31/values.yaml rename to stable/nocodb/6.0.32/values.yaml diff --git a/stable/ntfy/4.0.12/app-changelog.md b/stable/ntfy/4.0.12/app-changelog.md deleted file mode 100644 index 89134baca54..00000000000 --- a/stable/ntfy/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ntfy-4.0.12](https://github.com/truecharts/charts/compare/ntfy-4.0.11...ntfy-4.0.12) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v1.31.0 - - \ No newline at end of file diff --git a/stable/ntfy/4.0.12/CHANGELOG.md b/stable/ntfy/4.0.13/CHANGELOG.md similarity index 89% rename from stable/ntfy/4.0.12/CHANGELOG.md rename to stable/ntfy/4.0.13/CHANGELOG.md index b8a7f4e4c8f..616bb65eba9 100644 --- a/stable/ntfy/4.0.12/CHANGELOG.md +++ b/stable/ntfy/4.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ntfy-4.0.13](https://github.com/truecharts/charts/compare/ntfy-4.0.12...ntfy-4.0.13) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.0.1 + + + + ## [ntfy-4.0.12](https://github.com/truecharts/charts/compare/ntfy-4.0.11...ntfy-4.0.12) (2023-02-15) ### Chore @@ -88,12 +97,3 @@ ## [ntfy-4.0.3](https://github.com/truecharts/charts/compare/ntfy-4.0.2...ntfy-4.0.3) (2022-11-30) - - -## [ntfy-4.0.3](https://github.com/truecharts/charts/compare/ntfy-4.0.2...ntfy-4.0.3) (2022-11-30) - - - - -## [ntfy-4.0.3](https://github.com/truecharts/charts/compare/ntfy-4.0.2...ntfy-4.0.3) (2022-11-30) - diff --git a/stable/ntfy/4.0.12/Chart.yaml b/stable/ntfy/4.0.13/Chart.yaml similarity index 95% rename from stable/ntfy/4.0.12/Chart.yaml rename to stable/ntfy/4.0.13/Chart.yaml index a988cc2bc44..42f0de6483d 100644 --- a/stable/ntfy/4.0.12/Chart.yaml +++ b/stable/ntfy/4.0.13/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.31.0" +appVersion: "2.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - https://hub.docker.com/r/binwiederhier/ntfy - https://github.com/binwiederhier/ntfy/ -version: 4.0.12 +version: 4.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/ntfy/4.0.12/README.md b/stable/ntfy/4.0.13/README.md similarity index 100% rename from stable/ntfy/4.0.12/README.md rename to stable/ntfy/4.0.13/README.md diff --git a/stable/ntfy/4.0.13/app-changelog.md b/stable/ntfy/4.0.13/app-changelog.md new file mode 100644 index 00000000000..2ca0f958780 --- /dev/null +++ b/stable/ntfy/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ntfy-4.0.13](https://github.com/truecharts/charts/compare/ntfy-4.0.12...ntfy-4.0.13) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.0.1 + + \ No newline at end of file diff --git a/stable/ntfy/4.0.12/app-readme.md b/stable/ntfy/4.0.13/app-readme.md similarity index 100% rename from stable/ntfy/4.0.12/app-readme.md rename to stable/ntfy/4.0.13/app-readme.md diff --git a/stable/ntfy/4.0.12/charts/common-11.1.2.tgz b/stable/ntfy/4.0.13/charts/common-11.1.2.tgz similarity index 100% rename from stable/ntfy/4.0.12/charts/common-11.1.2.tgz rename to stable/ntfy/4.0.13/charts/common-11.1.2.tgz diff --git a/stable/ntfy/4.0.12/ix_values.yaml b/stable/ntfy/4.0.13/ix_values.yaml similarity index 96% rename from stable/ntfy/4.0.12/ix_values.yaml rename to stable/ntfy/4.0.13/ix_values.yaml index 4fea6bbcfc2..a09d631f606 100644 --- a/stable/ntfy/4.0.12/ix_values.yaml +++ b/stable/ntfy/4.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: 1.31.0@sha256:2dbc498f574751ae193eff21b6f70742e98379aaa64a7b77b3fa40dd52618140 + tag: 2.0.1@sha256:e539c2850810537e89c1f5338164cf478141693efb06f5be87bdc2da91937770 pullPolicy: IfNotPresent extraArgs: ["serve"] diff --git a/stable/ntfy/4.0.12/questions.yaml b/stable/ntfy/4.0.13/questions.yaml similarity index 100% rename from stable/ntfy/4.0.12/questions.yaml rename to stable/ntfy/4.0.13/questions.yaml diff --git a/stable/ntfy/4.0.12/templates/common.yaml b/stable/ntfy/4.0.13/templates/common.yaml similarity index 100% rename from stable/ntfy/4.0.12/templates/common.yaml rename to stable/ntfy/4.0.13/templates/common.yaml diff --git a/stable/ntfy/4.0.12/values.yaml b/stable/ntfy/4.0.13/values.yaml similarity index 100% rename from stable/ntfy/4.0.12/values.yaml rename to stable/ntfy/4.0.13/values.yaml diff --git a/stable/prowlarr/8.0.24/app-changelog.md b/stable/prowlarr/8.0.24/app-changelog.md deleted file mode 100644 index da4a9e2cb35..00000000000 --- a/stable/prowlarr/8.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prowlarr-8.0.24](https://github.com/truecharts/charts/compare/prowlarr-8.0.23...prowlarr-8.0.24) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/prowlarr/8.0.24/CHANGELOG.md b/stable/prowlarr/8.0.25/CHANGELOG.md similarity index 91% rename from stable/prowlarr/8.0.24/CHANGELOG.md rename to stable/prowlarr/8.0.25/CHANGELOG.md index 0de2358f907..7b4d50a59f5 100644 --- a/stable/prowlarr/8.0.24/CHANGELOG.md +++ b/stable/prowlarr/8.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prowlarr-8.0.25](https://github.com/truecharts/charts/compare/prowlarr-8.0.24...prowlarr-8.0.25) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.2.2.2699 + + + + ## [prowlarr-8.0.24](https://github.com/truecharts/charts/compare/prowlarr-8.0.23...prowlarr-8.0.24) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [prowlarr-8.0.15](https://github.com/truecharts/charts/compare/prowlarr-8.0.14...prowlarr-8.0.15) (2023-01-01) ### Chore - -- update container image tccr.io/truecharts/prowlarr to v1.0.1.2210 - - - - -## [prowlarr-8.0.14](https://github.com/truecharts/charts/compare/prowlarr-8.0.13...prowlarr-8.0.14) (2022-12-30) - -### Chore diff --git a/stable/prowlarr/8.0.24/Chart.yaml b/stable/prowlarr/8.0.25/Chart.yaml similarity index 95% rename from stable/prowlarr/8.0.24/Chart.yaml rename to stable/prowlarr/8.0.25/Chart.yaml index de35cc8493e..b5a21ad2747 100644 --- a/stable/prowlarr/8.0.24/Chart.yaml +++ b/stable/prowlarr/8.0.25/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.1.3.2521" +appVersion: "1.2.2.2699" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://ghcr.io/onedr0p/prowlarr-develop - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 8.0.24 +version: 8.0.25 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/8.0.24/README.md b/stable/prowlarr/8.0.25/README.md similarity index 100% rename from stable/prowlarr/8.0.24/README.md rename to stable/prowlarr/8.0.25/README.md diff --git a/stable/prowlarr/8.0.25/app-changelog.md b/stable/prowlarr/8.0.25/app-changelog.md new file mode 100644 index 00000000000..0d52baa75bc --- /dev/null +++ b/stable/prowlarr/8.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-8.0.25](https://github.com/truecharts/charts/compare/prowlarr-8.0.24...prowlarr-8.0.25) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.2.2.2699 + + \ No newline at end of file diff --git a/stable/prowlarr/8.0.24/app-readme.md b/stable/prowlarr/8.0.25/app-readme.md similarity index 100% rename from stable/prowlarr/8.0.24/app-readme.md rename to stable/prowlarr/8.0.25/app-readme.md diff --git a/stable/prowlarr/8.0.24/charts/common-11.1.2.tgz b/stable/prowlarr/8.0.25/charts/common-11.1.2.tgz similarity index 100% rename from stable/prowlarr/8.0.24/charts/common-11.1.2.tgz rename to stable/prowlarr/8.0.25/charts/common-11.1.2.tgz diff --git a/stable/prowlarr/8.0.24/ix_values.yaml b/stable/prowlarr/8.0.25/ix_values.yaml similarity index 77% rename from stable/prowlarr/8.0.24/ix_values.yaml rename to stable/prowlarr/8.0.25/ix_values.yaml index 417cfa1c1c9..40df6c4b2a5 100644 --- a/stable/prowlarr/8.0.24/ix_values.yaml +++ b/stable/prowlarr/8.0.25/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prowlarr - tag: 1.1.3.2521@sha256:eff2c2f3ed8ad4655162b3057273dc7ff8fa2cb606740f997a6c3f8422681a1d + tag: 1.2.2.2699@sha256:efa3dbfe2aa2fcff75836dccf3b7982a28ddb012fc529ad8d81a445a8fa38464 pullPolicy: IfNotPresent securityContext: diff --git a/stable/prowlarr/8.0.24/questions.yaml b/stable/prowlarr/8.0.25/questions.yaml similarity index 100% rename from stable/prowlarr/8.0.24/questions.yaml rename to stable/prowlarr/8.0.25/questions.yaml diff --git a/stable/prowlarr/8.0.24/templates/common.yaml b/stable/prowlarr/8.0.25/templates/common.yaml similarity index 100% rename from stable/prowlarr/8.0.24/templates/common.yaml rename to stable/prowlarr/8.0.25/templates/common.yaml diff --git a/stable/prowlarr/8.0.24/values.yaml b/stable/prowlarr/8.0.25/values.yaml similarity index 100% rename from stable/prowlarr/8.0.24/values.yaml rename to stable/prowlarr/8.0.25/values.yaml diff --git a/stable/satisfactory/4.0.14/app-changelog.md b/stable/satisfactory/4.0.14/app-changelog.md deleted file mode 100644 index 39e96ffedad..00000000000 --- a/stable/satisfactory/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-4.0.14](https://github.com/truecharts/charts/compare/satisfactory-4.0.13...satisfactory-4.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/satisfactory/4.0.14/CHANGELOG.md b/stable/satisfactory/4.0.15/CHANGELOG.md similarity index 94% rename from stable/satisfactory/4.0.14/CHANGELOG.md rename to stable/satisfactory/4.0.15/CHANGELOG.md index f6d4e54549d..f984bd50ed8 100644 --- a/stable/satisfactory/4.0.14/CHANGELOG.md +++ b/stable/satisfactory/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [satisfactory-4.0.15](https://github.com/truecharts/charts/compare/satisfactory-4.0.14...satisfactory-4.0.15) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.4.6 + + + + ## [satisfactory-4.0.14](https://github.com/truecharts/charts/compare/satisfactory-4.0.13...satisfactory-4.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/satisfactory to v1.4.3 - - -## [satisfactory-4.0.4](https://github.com/truecharts/charts/compare/satisfactory-4.0.3...satisfactory-4.0.4) (2022-12-08) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.4.1 - - diff --git a/stable/satisfactory/4.0.14/Chart.yaml b/stable/satisfactory/4.0.15/Chart.yaml similarity index 95% rename from stable/satisfactory/4.0.14/Chart.yaml rename to stable/satisfactory/4.0.15/Chart.yaml index 6bc06f90f23..80b08b4ddb2 100644 --- a/stable/satisfactory/4.0.14/Chart.yaml +++ b/stable/satisfactory/4.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.5" +appVersion: "1.4.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/wolveix/satisfactory-server - https://github.com/wolveix/satisfactory-server type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - games diff --git a/stable/satisfactory/4.0.14/README.md b/stable/satisfactory/4.0.15/README.md similarity index 100% rename from stable/satisfactory/4.0.14/README.md rename to stable/satisfactory/4.0.15/README.md diff --git a/stable/satisfactory/4.0.15/app-changelog.md b/stable/satisfactory/4.0.15/app-changelog.md new file mode 100644 index 00000000000..ce3fb9e47b7 --- /dev/null +++ b/stable/satisfactory/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [satisfactory-4.0.15](https://github.com/truecharts/charts/compare/satisfactory-4.0.14...satisfactory-4.0.15) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.4.6 + + \ No newline at end of file diff --git a/stable/satisfactory/4.0.14/app-readme.md b/stable/satisfactory/4.0.15/app-readme.md similarity index 100% rename from stable/satisfactory/4.0.14/app-readme.md rename to stable/satisfactory/4.0.15/app-readme.md diff --git a/stable/satisfactory/4.0.14/charts/common-11.1.2.tgz b/stable/satisfactory/4.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/satisfactory/4.0.14/charts/common-11.1.2.tgz rename to stable/satisfactory/4.0.15/charts/common-11.1.2.tgz diff --git a/stable/satisfactory/4.0.14/ix_values.yaml b/stable/satisfactory/4.0.15/ix_values.yaml similarity index 93% rename from stable/satisfactory/4.0.14/ix_values.yaml rename to stable/satisfactory/4.0.15/ix_values.yaml index f258fdc0ca7..ae2c531f01c 100644 --- a/stable/satisfactory/4.0.14/ix_values.yaml +++ b/stable/satisfactory/4.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/satisfactory pullPolicy: IfNotPresent - tag: 1.4.5@sha256:3c67b12268ad193a8ad46507eee43b90ef3eefaf249e9616238f592a25307966 + tag: 1.4.6@sha256:d7b8109b32c61e8e474c287053a734724da1d13b2c802b7d1e491629b74e097f env: AUTOPAUSE: true diff --git a/stable/satisfactory/4.0.14/questions.yaml b/stable/satisfactory/4.0.15/questions.yaml similarity index 100% rename from stable/satisfactory/4.0.14/questions.yaml rename to stable/satisfactory/4.0.15/questions.yaml diff --git a/stable/satisfactory/4.0.14/templates/common.yaml b/stable/satisfactory/4.0.15/templates/common.yaml similarity index 100% rename from stable/satisfactory/4.0.14/templates/common.yaml rename to stable/satisfactory/4.0.15/templates/common.yaml diff --git a/stable/satisfactory/4.0.14/values.yaml b/stable/satisfactory/4.0.15/values.yaml similarity index 100% rename from stable/satisfactory/4.0.14/values.yaml rename to stable/satisfactory/4.0.15/values.yaml diff --git a/stable/wikijs/10.0.29/CHANGELOG.md b/stable/wikijs/10.0.29/CHANGELOG.md new file mode 100644 index 00000000000..de9b613e024 --- /dev/null +++ b/stable/wikijs/10.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wikijs-10.0.29](https://github.com/truecharts/charts/compare/wikijs-10.0.28...wikijs-10.0.29) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/wikijs to v2.5.297 + + + + +## [wikijs-10.0.28](https://github.com/truecharts/charts/compare/wikijs-10.0.27...wikijs-10.0.28) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [wikijs-10.0.27](https://github.com/truecharts/charts/compare/wikijs-10.0.26...wikijs-10.0.27) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [wikijs-10.0.26](https://github.com/truecharts/charts/compare/wikijs-10.0.25...wikijs-10.0.26) (2023-02-05) + +### Chore + +- update container image tccr.io/truecharts/wikijs to v2.5.296 + + + + +## [wikijs-10.0.25](https://github.com/truecharts/charts/compare/wikijs-10.0.24...wikijs-10.0.25) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [wikijs-10.0.24](https://github.com/truecharts/charts/compare/wikijs-10.0.23...wikijs-10.0.24) (2023-01-24) + +### Chore + +- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) + + + + +## [wikijs-10.0.23](https://github.com/truecharts/charts/compare/wikijs-10.0.22...wikijs-10.0.23) (2023-01-23) + +### Chore + +- update helm general non-major + + + + +## [wikijs-10.0.22](https://github.com/truecharts/charts/compare/wikijs-10.0.21...wikijs-10.0.22) (2023-01-17) + +### Chore + +- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430)) + + + + +## [wikijs-10.0.21](https://github.com/truecharts/charts/compare/wikijs-10.0.20...wikijs-10.0.21) (2023-01-07) + +### Chore + +- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121)) + + + + +## [wikijs-10.0.20](https://github.com/truecharts/charts/compare/wikijs-10.0.19...wikijs-10.0.20) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [wikijs-10.0.19](https://github.com/truecharts/charts/compare/wikijs-10.0.18...wikijs-10.0.19) (2022-12-26) + +### Chore diff --git a/stable/wikijs/10.0.29/Chart.yaml b/stable/wikijs/10.0.29/Chart.yaml new file mode 100644 index 00000000000..bd7e23f77a8 --- /dev/null +++ b/stable/wikijs/10.0.29/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.5.297" +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +name: wikijs +version: 10.0.29 +kubeVersion: ">=1.16.0-0" +keywords: + - wiki + - wikijs +home: https://truecharts.org/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/requarks/wiki + - https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 + - condition: postgresql.enabled + name: postgresql + repository: https://deps.truecharts.org/ + version: 11.0.29 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wikijs/10.0.29/README.md b/stable/wikijs/10.0.29/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wikijs/10.0.29/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/wikijs/10.0.29/app-changelog.md b/stable/wikijs/10.0.29/app-changelog.md new file mode 100644 index 00000000000..befbcf0f8e0 --- /dev/null +++ b/stable/wikijs/10.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wikijs-10.0.29](https://github.com/truecharts/charts/compare/wikijs-10.0.28...wikijs-10.0.29) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/wikijs to v2.5.297 + + \ No newline at end of file diff --git a/stable/wikijs/10.0.29/app-readme.md b/stable/wikijs/10.0.29/app-readme.md new file mode 100644 index 00000000000..5c26c74ce2b --- /dev/null +++ b/stable/wikijs/10.0.29/app-readme.md @@ -0,0 +1,8 @@ +Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wikijs](https://truecharts.org/charts/stable/wikijs) + +--- + +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/wikijs/10.0.29/charts/common-11.1.2.tgz b/stable/wikijs/10.0.29/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/wikijs/10.0.29/charts/common-11.1.2.tgz differ diff --git a/stable/wikijs/10.0.29/charts/postgresql-11.0.29.tgz b/stable/wikijs/10.0.29/charts/postgresql-11.0.29.tgz new file mode 100644 index 00000000000..7513ec8d015 Binary files /dev/null and b/stable/wikijs/10.0.29/charts/postgresql-11.0.29.tgz differ diff --git a/stable/wikijs/10.0.29/ix_values.yaml b/stable/wikijs/10.0.29/ix_values.yaml new file mode 100644 index 00000000000..a185d4b3b68 --- /dev/null +++ b/stable/wikijs/10.0.29/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: tccr.io/truecharts/wikijs + tag: 2.5.297@sha256:7508150cefc0c667173400c57b24de9f69191196e998e0e72825d8edb793dbf9 + pullPolicy: IfNotPresent + +env: + DB_TYPE: "postgres" + DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_USER: "{{ .Values.postgresql.postgresqlUsername }}" + DB_PORT: "5432" + DB_PASS: + secretKeyRef: + name: dbcreds + key: postgresql-password + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + +probes: + liveness: + path: "/healthz" + readiness: + path: "/healthz" + startup: + path: "/healthz" + +service: + main: + ports: + main: + port: 10045 + targetPort: 3000 + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: wikijs + postgresqlDatabase: wikijs + +# /wiki/data is a temporary dir. Without mounting as emptyDir it's only writable by root. +# https://docs.requarks.io/en/install/config#data-paths +persistence: + wikicache: + enabled: true + mountPath: "/wiki/data/" + type: emptyDir + +portal: + enabled: true diff --git a/stable/wikijs/10.0.29/questions.yaml b/stable/wikijs/10.0.29/questions.yaml new file mode 100644 index 00000000000..c21301f0da3 --- /dev/null +++ b/stable/wikijs/10.0.29/questions.yaml @@ -0,0 +1,1801 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment 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: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/a/dashboard" +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - 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..." + group: "General Settings" + 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: 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) + - 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: 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: 10045 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + 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: + 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 + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + 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: 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: [] + 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: clusterIssuer + label: 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: tls + label: TLS-Settings + schema: + type: list + show_if: [["clusterIssuer", "=", ""]] + 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: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + 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: 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: clusterIssuer + label: 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: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + 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: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + 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: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - 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 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + - 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: hostPath + 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" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - 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: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - 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: 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: 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: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: 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: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + 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 + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + 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 + - 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/wikijs/10.0.29/templates/common.yaml b/stable/wikijs/10.0.29/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wikijs/10.0.29/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wikijs/10.0.29/values.yaml b/stable/wikijs/10.0.29/values.yaml new file mode 100644 index 00000000000..e69de29bb2d