diff --git a/enterprise/blocky/3.0.0/app-changelog.md b/enterprise/blocky/3.0.0/app-changelog.md deleted file mode 100644 index efb4347f73..0000000000 --- a/enterprise/blocky/3.0.0/app-changelog.md +++ /dev/null @@ -1,14 +0,0 @@ - - -## [blocky-3.0.0](https://github.com/truecharts/charts/compare/blocky-2.0.3...blocky-3.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - ### Feat - -- enable metrics by default - - \ No newline at end of file diff --git a/enterprise/blocky/3.0.0/charts/redis-4.0.5.tgz b/enterprise/blocky/3.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/enterprise/blocky/3.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/enterprise/blocky/3.0.0/CHANGELOG.md b/enterprise/blocky/3.0.1/CHANGELOG.md similarity index 100% rename from enterprise/blocky/3.0.0/CHANGELOG.md rename to enterprise/blocky/3.0.1/CHANGELOG.md diff --git a/enterprise/blocky/3.0.0/Chart.yaml b/enterprise/blocky/3.0.1/Chart.yaml similarity index 96% rename from enterprise/blocky/3.0.0/Chart.yaml rename to enterprise/blocky/3.0.1/Chart.yaml index 5a15df4344..0870f62941 100644 --- a/enterprise/blocky/3.0.0/Chart.yaml +++ b/enterprise/blocky/3.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go home: https://truecharts.org/docs/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png @@ -26,7 +26,7 @@ sources: - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend - https://hub.docker.com/r/spx01/blocky -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - network diff --git a/enterprise/blocky/3.0.0/README.md b/enterprise/blocky/3.0.1/README.md similarity index 100% rename from enterprise/blocky/3.0.0/README.md rename to enterprise/blocky/3.0.1/README.md diff --git a/enterprise/blocky/3.0.1/app-changelog.md b/enterprise/blocky/3.0.1/app-changelog.md new file mode 100644 index 0000000000..692def549d --- /dev/null +++ b/enterprise/blocky/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-3.0.1](https://github.com/truecharts/charts/compare/blocky-3.0.0...blocky-3.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/enterprise/blocky/3.0.0/app-readme.md b/enterprise/blocky/3.0.1/app-readme.md similarity index 100% rename from enterprise/blocky/3.0.0/app-readme.md rename to enterprise/blocky/3.0.1/app-readme.md diff --git a/enterprise/blocky/3.0.0/charts/common-10.9.7.tgz b/enterprise/blocky/3.0.1/charts/common-10.9.7.tgz similarity index 100% rename from enterprise/blocky/3.0.0/charts/common-10.9.7.tgz rename to enterprise/blocky/3.0.1/charts/common-10.9.7.tgz diff --git a/enterprise/blocky/3.0.1/charts/redis-4.0.6.tgz b/enterprise/blocky/3.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/enterprise/blocky/3.0.1/charts/redis-4.0.6.tgz differ diff --git a/enterprise/blocky/3.0.0/ix_values.yaml b/enterprise/blocky/3.0.1/ix_values.yaml similarity index 100% rename from enterprise/blocky/3.0.0/ix_values.yaml rename to enterprise/blocky/3.0.1/ix_values.yaml diff --git a/enterprise/blocky/3.0.0/questions.yaml b/enterprise/blocky/3.0.1/questions.yaml similarity index 100% rename from enterprise/blocky/3.0.0/questions.yaml rename to enterprise/blocky/3.0.1/questions.yaml diff --git a/enterprise/blocky/3.0.0/templates/_blockyConfig.tpl b/enterprise/blocky/3.0.1/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/3.0.0/templates/_blockyConfig.tpl rename to enterprise/blocky/3.0.1/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/3.0.0/templates/_k8sgateway.tpl b/enterprise/blocky/3.0.1/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/3.0.0/templates/_k8sgateway.tpl rename to enterprise/blocky/3.0.1/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/3.0.0/templates/_webui.tpl b/enterprise/blocky/3.0.1/templates/_webui.tpl similarity index 100% rename from enterprise/blocky/3.0.0/templates/_webui.tpl rename to enterprise/blocky/3.0.1/templates/_webui.tpl diff --git a/enterprise/blocky/3.0.0/templates/common.yaml b/enterprise/blocky/3.0.1/templates/common.yaml similarity index 100% rename from enterprise/blocky/3.0.0/templates/common.yaml rename to enterprise/blocky/3.0.1/templates/common.yaml diff --git a/enterprise/blocky/3.0.0/templates/prometheusrules.yaml b/enterprise/blocky/3.0.1/templates/prometheusrules.yaml similarity index 100% rename from enterprise/blocky/3.0.0/templates/prometheusrules.yaml rename to enterprise/blocky/3.0.1/templates/prometheusrules.yaml diff --git a/enterprise/blocky/3.0.0/templates/servicemonitor.yaml b/enterprise/blocky/3.0.1/templates/servicemonitor.yaml similarity index 100% rename from enterprise/blocky/3.0.0/templates/servicemonitor.yaml rename to enterprise/blocky/3.0.1/templates/servicemonitor.yaml diff --git a/enterprise/blocky/3.0.0/values.yaml b/enterprise/blocky/3.0.1/values.yaml similarity index 100% rename from enterprise/blocky/3.0.0/values.yaml rename to enterprise/blocky/3.0.1/values.yaml diff --git a/incubator/appsmith/4.0.0/app-changelog.md b/incubator/appsmith/4.0.0/app-changelog.md deleted file mode 100644 index 31a7bc2727..0000000000 --- a/incubator/appsmith/4.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [appsmith-4.0.0](https://github.com/truecharts/charts/compare/appsmith-3.0.3...appsmith-4.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/incubator/appsmith/4.0.0/charts/redis-4.0.5.tgz b/incubator/appsmith/4.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/incubator/appsmith/4.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/incubator/appsmith/4.0.0/CHANGELOG.md b/incubator/appsmith/4.0.1/CHANGELOG.md similarity index 100% rename from incubator/appsmith/4.0.0/CHANGELOG.md rename to incubator/appsmith/4.0.1/CHANGELOG.md diff --git a/incubator/appsmith/4.0.0/Chart.yaml b/incubator/appsmith/4.0.1/Chart.yaml similarity index 97% rename from incubator/appsmith/4.0.0/Chart.yaml rename to incubator/appsmith/4.0.1/Chart.yaml index 7adbc7936d..94c027bbad 100644 --- a/incubator/appsmith/4.0.0/Chart.yaml +++ b/incubator/appsmith/4.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 # - condition: mongodb.enabled # name: mongodb # repository: https://charts.truecharts.org @@ -26,7 +26,7 @@ name: appsmith sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - https://github.com/appsmithorg/appsmith -version: 4.0.0 +version: 4.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/appsmith/4.0.0/README.md b/incubator/appsmith/4.0.1/README.md similarity index 100% rename from incubator/appsmith/4.0.0/README.md rename to incubator/appsmith/4.0.1/README.md diff --git a/incubator/appsmith/4.0.1/app-changelog.md b/incubator/appsmith/4.0.1/app-changelog.md new file mode 100644 index 0000000000..f7150286c2 --- /dev/null +++ b/incubator/appsmith/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [appsmith-4.0.1](https://github.com/truecharts/charts/compare/appsmith-4.0.0...appsmith-4.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/incubator/appsmith/4.0.0/app-readme.md b/incubator/appsmith/4.0.1/app-readme.md similarity index 100% rename from incubator/appsmith/4.0.0/app-readme.md rename to incubator/appsmith/4.0.1/app-readme.md diff --git a/incubator/appsmith/4.0.0/charts/common-10.9.7.tgz b/incubator/appsmith/4.0.1/charts/common-10.9.7.tgz similarity index 100% rename from incubator/appsmith/4.0.0/charts/common-10.9.7.tgz rename to incubator/appsmith/4.0.1/charts/common-10.9.7.tgz diff --git a/incubator/appsmith/4.0.1/charts/redis-4.0.6.tgz b/incubator/appsmith/4.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/incubator/appsmith/4.0.1/charts/redis-4.0.6.tgz differ diff --git a/incubator/appsmith/4.0.0/ix_values.yaml b/incubator/appsmith/4.0.1/ix_values.yaml similarity index 100% rename from incubator/appsmith/4.0.0/ix_values.yaml rename to incubator/appsmith/4.0.1/ix_values.yaml diff --git a/incubator/appsmith/4.0.0/questions.yaml b/incubator/appsmith/4.0.1/questions.yaml similarity index 100% rename from incubator/appsmith/4.0.0/questions.yaml rename to incubator/appsmith/4.0.1/questions.yaml diff --git a/incubator/appsmith/4.0.0/templates/common.yaml b/incubator/appsmith/4.0.1/templates/common.yaml similarity index 100% rename from incubator/appsmith/4.0.0/templates/common.yaml rename to incubator/appsmith/4.0.1/templates/common.yaml diff --git a/incubator/appsmith/4.0.0/values.yaml b/incubator/appsmith/4.0.1/values.yaml similarity index 100% rename from incubator/appsmith/4.0.0/values.yaml rename to incubator/appsmith/4.0.1/values.yaml diff --git a/incubator/docspell/2.0.0/app-changelog.md b/incubator/docspell/2.0.0/app-changelog.md deleted file mode 100644 index 7280632be7..0000000000 --- a/incubator/docspell/2.0.0/app-changelog.md +++ /dev/null @@ -1,11 +0,0 @@ - - -## [docspell-2.0.0](https://github.com/truecharts/charts/compare/docspell-1.0.3...docspell-2.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - update docker general non-major - - \ No newline at end of file diff --git a/incubator/docspell/2.0.0/charts/solr-1.0.5.tgz b/incubator/docspell/2.0.0/charts/solr-1.0.5.tgz deleted file mode 100644 index 4165c4cbb4..0000000000 Binary files a/incubator/docspell/2.0.0/charts/solr-1.0.5.tgz and /dev/null differ diff --git a/incubator/docspell/2.0.0/CHANGELOG.md b/incubator/docspell/2.0.1/CHANGELOG.md similarity index 100% rename from incubator/docspell/2.0.0/CHANGELOG.md rename to incubator/docspell/2.0.1/CHANGELOG.md diff --git a/incubator/docspell/2.0.0/Chart.yaml b/incubator/docspell/2.0.1/Chart.yaml similarity index 96% rename from incubator/docspell/2.0.0/Chart.yaml rename to incubator/docspell/2.0.1/Chart.yaml index 90a409d583..7561c57d1b 100644 --- a/incubator/docspell/2.0.0/Chart.yaml +++ b/incubator/docspell/2.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: solr.enabled name: solr repository: https://charts.truecharts.org/ - version: 1.0.5 + version: 1.0.6 description: Docspell is a personal document organizer. home: https://truecharts.org/docs/charts/incubator/docspell icon: https://truecharts.org/img/hotlink-ok/chart-icons/docspell.png @@ -28,7 +28,7 @@ sources: - https://github.com/eikek/docspell - https://docspell.org/docs/install/docker/ - https://docspell.org/docs/configure/defaults/ -version: 2.0.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/docspell/2.0.0/README.md b/incubator/docspell/2.0.1/README.md similarity index 100% rename from incubator/docspell/2.0.0/README.md rename to incubator/docspell/2.0.1/README.md diff --git a/incubator/docspell/2.0.1/app-changelog.md b/incubator/docspell/2.0.1/app-changelog.md new file mode 100644 index 0000000000..9dfdd3d306 --- /dev/null +++ b/incubator/docspell/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docspell-2.0.1](https://github.com/truecharts/charts/compare/docspell-2.0.0...docspell-2.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/incubator/docspell/2.0.0/app-readme.md b/incubator/docspell/2.0.1/app-readme.md similarity index 100% rename from incubator/docspell/2.0.0/app-readme.md rename to incubator/docspell/2.0.1/app-readme.md diff --git a/incubator/docspell/2.0.0/charts/common-10.9.7.tgz b/incubator/docspell/2.0.1/charts/common-10.9.7.tgz similarity index 100% rename from incubator/docspell/2.0.0/charts/common-10.9.7.tgz rename to incubator/docspell/2.0.1/charts/common-10.9.7.tgz diff --git a/incubator/docspell/2.0.0/charts/postgresql-9.0.5.tgz b/incubator/docspell/2.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from incubator/docspell/2.0.0/charts/postgresql-9.0.5.tgz rename to incubator/docspell/2.0.1/charts/postgresql-9.0.5.tgz diff --git a/incubator/docspell/2.0.1/charts/solr-1.0.6.tgz b/incubator/docspell/2.0.1/charts/solr-1.0.6.tgz new file mode 100644 index 0000000000..46a0efff1f Binary files /dev/null and b/incubator/docspell/2.0.1/charts/solr-1.0.6.tgz differ diff --git a/incubator/docspell/2.0.0/ix_values.yaml b/incubator/docspell/2.0.1/ix_values.yaml similarity index 100% rename from incubator/docspell/2.0.0/ix_values.yaml rename to incubator/docspell/2.0.1/ix_values.yaml diff --git a/incubator/docspell/2.0.0/questions.yaml b/incubator/docspell/2.0.1/questions.yaml similarity index 100% rename from incubator/docspell/2.0.0/questions.yaml rename to incubator/docspell/2.0.1/questions.yaml diff --git a/incubator/docspell/2.0.0/templates/_dsc.tpl b/incubator/docspell/2.0.1/templates/_dsc.tpl similarity index 100% rename from incubator/docspell/2.0.0/templates/_dsc.tpl rename to incubator/docspell/2.0.1/templates/_dsc.tpl diff --git a/incubator/docspell/2.0.0/templates/_joex.tpl b/incubator/docspell/2.0.1/templates/_joex.tpl similarity index 100% rename from incubator/docspell/2.0.0/templates/_joex.tpl rename to incubator/docspell/2.0.1/templates/_joex.tpl diff --git a/incubator/docspell/2.0.0/templates/_secret.tpl b/incubator/docspell/2.0.1/templates/_secret.tpl similarity index 100% rename from incubator/docspell/2.0.0/templates/_secret.tpl rename to incubator/docspell/2.0.1/templates/_secret.tpl diff --git a/incubator/docspell/2.0.0/templates/common.yaml b/incubator/docspell/2.0.1/templates/common.yaml similarity index 100% rename from incubator/docspell/2.0.0/templates/common.yaml rename to incubator/docspell/2.0.1/templates/common.yaml diff --git a/incubator/docspell/2.0.0/values.yaml b/incubator/docspell/2.0.1/values.yaml similarity index 100% rename from incubator/docspell/2.0.0/values.yaml rename to incubator/docspell/2.0.1/values.yaml diff --git a/incubator/etesync/2.0.0/app-changelog.md b/incubator/etesync/2.0.0/app-changelog.md deleted file mode 100644 index 7aa1dbf92d..0000000000 --- a/incubator/etesync/2.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [etesync-2.0.0](https://github.com/truecharts/charts/compare/etesync-1.0.3...etesync-2.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/incubator/etesync/2.0.0/charts/redis-4.0.5.tgz b/incubator/etesync/2.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/incubator/etesync/2.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/incubator/etesync/2.0.0/CHANGELOG.md b/incubator/etesync/2.0.1/CHANGELOG.md similarity index 100% rename from incubator/etesync/2.0.0/CHANGELOG.md rename to incubator/etesync/2.0.1/CHANGELOG.md diff --git a/incubator/etesync/2.0.0/Chart.yaml b/incubator/etesync/2.0.1/Chart.yaml similarity index 97% rename from incubator/etesync/2.0.0/Chart.yaml rename to incubator/etesync/2.0.1/Chart.yaml index 9cbdc1e9b4..48496f8471 100644 --- a/incubator/etesync/2.0.0/Chart.yaml +++ b/incubator/etesync/2.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 deprecated: false description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. home: https://truecharts.org/docs/charts/incubator/etesync @@ -36,7 +36,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 2.0.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/etesync/2.0.0/README.md b/incubator/etesync/2.0.1/README.md similarity index 100% rename from incubator/etesync/2.0.0/README.md rename to incubator/etesync/2.0.1/README.md diff --git a/incubator/etesync/2.0.1/app-changelog.md b/incubator/etesync/2.0.1/app-changelog.md new file mode 100644 index 0000000000..f8cdf437b1 --- /dev/null +++ b/incubator/etesync/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etesync-2.0.1](https://github.com/truecharts/charts/compare/etesync-2.0.0...etesync-2.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/incubator/etesync/2.0.0/app-readme.md b/incubator/etesync/2.0.1/app-readme.md similarity index 100% rename from incubator/etesync/2.0.0/app-readme.md rename to incubator/etesync/2.0.1/app-readme.md diff --git a/incubator/etesync/2.0.0/charts/common-10.9.7.tgz b/incubator/etesync/2.0.1/charts/common-10.9.7.tgz similarity index 100% rename from incubator/etesync/2.0.0/charts/common-10.9.7.tgz rename to incubator/etesync/2.0.1/charts/common-10.9.7.tgz diff --git a/incubator/etesync/2.0.0/charts/postgresql-9.0.5.tgz b/incubator/etesync/2.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from incubator/etesync/2.0.0/charts/postgresql-9.0.5.tgz rename to incubator/etesync/2.0.1/charts/postgresql-9.0.5.tgz diff --git a/incubator/etesync/2.0.1/charts/redis-4.0.6.tgz b/incubator/etesync/2.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/incubator/etesync/2.0.1/charts/redis-4.0.6.tgz differ diff --git a/incubator/etesync/2.0.0/ix_values.yaml b/incubator/etesync/2.0.1/ix_values.yaml similarity index 100% rename from incubator/etesync/2.0.0/ix_values.yaml rename to incubator/etesync/2.0.1/ix_values.yaml diff --git a/incubator/etesync/2.0.0/questions.yaml b/incubator/etesync/2.0.1/questions.yaml similarity index 100% rename from incubator/etesync/2.0.0/questions.yaml rename to incubator/etesync/2.0.1/questions.yaml diff --git a/incubator/etesync/2.0.0/templates/_secret.tpl b/incubator/etesync/2.0.1/templates/_secret.tpl similarity index 100% rename from incubator/etesync/2.0.0/templates/_secret.tpl rename to incubator/etesync/2.0.1/templates/_secret.tpl diff --git a/incubator/etesync/2.0.0/templates/common.yaml b/incubator/etesync/2.0.1/templates/common.yaml similarity index 100% rename from incubator/etesync/2.0.0/templates/common.yaml rename to incubator/etesync/2.0.1/templates/common.yaml diff --git a/incubator/etesync/2.0.0/values.yaml b/incubator/etesync/2.0.1/values.yaml similarity index 100% rename from incubator/etesync/2.0.0/values.yaml rename to incubator/etesync/2.0.1/values.yaml diff --git a/incubator/ghost/5.0.0/app-changelog.md b/incubator/ghost/5.0.0/app-changelog.md deleted file mode 100644 index 56198a3e26..0000000000 --- a/incubator/ghost/5.0.0/app-changelog.md +++ /dev/null @@ -1,11 +0,0 @@ - - -## [ghost-5.0.0](https://github.com/truecharts/charts/compare/ghost-4.0.3...ghost-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - update docker general non-major - - \ No newline at end of file diff --git a/incubator/ghost/5.0.0/charts/mariadb-4.0.5.tgz b/incubator/ghost/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/incubator/ghost/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/incubator/ghost/5.0.0/CHANGELOG.md b/incubator/ghost/5.0.1/CHANGELOG.md similarity index 100% rename from incubator/ghost/5.0.0/CHANGELOG.md rename to incubator/ghost/5.0.1/CHANGELOG.md diff --git a/incubator/ghost/5.0.0/Chart.yaml b/incubator/ghost/5.0.1/Chart.yaml similarity index 96% rename from incubator/ghost/5.0.0/Chart.yaml rename to incubator/ghost/5.0.1/Chart.yaml index a38b78cb69..db74e35097 100644 --- a/incubator/ghost/5.0.0/Chart.yaml +++ b/incubator/ghost/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. home: https://truecharts.org/docs/charts/incubator/ghost icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png @@ -26,7 +26,7 @@ sources: - https://github.com/TryGhost/Ghost - https://hub.docker.com/_/ghost - https://ghost.org/docs/ -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/ghost/5.0.0/README.md b/incubator/ghost/5.0.1/README.md similarity index 100% rename from incubator/ghost/5.0.0/README.md rename to incubator/ghost/5.0.1/README.md diff --git a/incubator/ghost/5.0.1/app-changelog.md b/incubator/ghost/5.0.1/app-changelog.md new file mode 100644 index 0000000000..59b6370a4e --- /dev/null +++ b/incubator/ghost/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ghost-5.0.1](https://github.com/truecharts/charts/compare/ghost-5.0.0...ghost-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/incubator/ghost/5.0.0/app-readme.md b/incubator/ghost/5.0.1/app-readme.md similarity index 100% rename from incubator/ghost/5.0.0/app-readme.md rename to incubator/ghost/5.0.1/app-readme.md diff --git a/incubator/ghost/5.0.0/charts/common-10.9.7.tgz b/incubator/ghost/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from incubator/ghost/5.0.0/charts/common-10.9.7.tgz rename to incubator/ghost/5.0.1/charts/common-10.9.7.tgz diff --git a/incubator/ghost/5.0.1/charts/mariadb-4.0.6.tgz b/incubator/ghost/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/incubator/ghost/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/incubator/ghost/5.0.0/ix_values.yaml b/incubator/ghost/5.0.1/ix_values.yaml similarity index 100% rename from incubator/ghost/5.0.0/ix_values.yaml rename to incubator/ghost/5.0.1/ix_values.yaml diff --git a/incubator/ghost/5.0.0/questions.yaml b/incubator/ghost/5.0.1/questions.yaml similarity index 100% rename from incubator/ghost/5.0.0/questions.yaml rename to incubator/ghost/5.0.1/questions.yaml diff --git a/incubator/ghost/5.0.0/templates/common.yaml b/incubator/ghost/5.0.1/templates/common.yaml similarity index 100% rename from incubator/ghost/5.0.0/templates/common.yaml rename to incubator/ghost/5.0.1/templates/common.yaml diff --git a/incubator/ghost/5.0.0/values.yaml b/incubator/ghost/5.0.1/values.yaml similarity index 100% rename from incubator/ghost/5.0.0/values.yaml rename to incubator/ghost/5.0.1/values.yaml diff --git a/incubator/misskey/2.0.0/app-changelog.md b/incubator/misskey/2.0.0/app-changelog.md deleted file mode 100644 index 4f912e1e02..0000000000 --- a/incubator/misskey/2.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [misskey-2.0.0](https://github.com/truecharts/charts/compare/misskey-1.0.4...misskey-2.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/incubator/misskey/2.0.0/charts/redis-4.0.5.tgz b/incubator/misskey/2.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/incubator/misskey/2.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/incubator/misskey/2.0.0/CHANGELOG.md b/incubator/misskey/2.0.1/CHANGELOG.md similarity index 100% rename from incubator/misskey/2.0.0/CHANGELOG.md rename to incubator/misskey/2.0.1/CHANGELOG.md diff --git a/incubator/misskey/2.0.0/Chart.yaml b/incubator/misskey/2.0.1/Chart.yaml similarity index 97% rename from incubator/misskey/2.0.0/Chart.yaml rename to incubator/misskey/2.0.1/Chart.yaml index 32bae84096..c259905eb4 100644 --- a/incubator/misskey/2.0.0/Chart.yaml +++ b/incubator/misskey/2.0.1/Chart.yaml @@ -12,7 +12,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 deprecated: false description: "Misskey is an open source, decentralized social media platform that's free forever!" icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png @@ -38,4 +38,4 @@ annotations: truecharts.org/catagories: | - Social type: application -version: 2.0.0 +version: 2.0.1 diff --git a/incubator/misskey/2.0.0/README.md b/incubator/misskey/2.0.1/README.md similarity index 100% rename from incubator/misskey/2.0.0/README.md rename to incubator/misskey/2.0.1/README.md diff --git a/incubator/misskey/2.0.1/app-changelog.md b/incubator/misskey/2.0.1/app-changelog.md new file mode 100644 index 0000000000..a51ae3557d --- /dev/null +++ b/incubator/misskey/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [misskey-2.0.1](https://github.com/truecharts/charts/compare/misskey-2.0.0...misskey-2.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/incubator/misskey/2.0.0/app-readme.md b/incubator/misskey/2.0.1/app-readme.md similarity index 100% rename from incubator/misskey/2.0.0/app-readme.md rename to incubator/misskey/2.0.1/app-readme.md diff --git a/incubator/misskey/2.0.0/charts/common-10.9.7.tgz b/incubator/misskey/2.0.1/charts/common-10.9.7.tgz similarity index 100% rename from incubator/misskey/2.0.0/charts/common-10.9.7.tgz rename to incubator/misskey/2.0.1/charts/common-10.9.7.tgz diff --git a/incubator/misskey/2.0.0/charts/postgresql-9.0.5.tgz b/incubator/misskey/2.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from incubator/misskey/2.0.0/charts/postgresql-9.0.5.tgz rename to incubator/misskey/2.0.1/charts/postgresql-9.0.5.tgz diff --git a/incubator/misskey/2.0.1/charts/redis-4.0.6.tgz b/incubator/misskey/2.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/incubator/misskey/2.0.1/charts/redis-4.0.6.tgz differ diff --git a/incubator/misskey/2.0.0/ix_values.yaml b/incubator/misskey/2.0.1/ix_values.yaml similarity index 100% rename from incubator/misskey/2.0.0/ix_values.yaml rename to incubator/misskey/2.0.1/ix_values.yaml diff --git a/incubator/misskey/2.0.0/questions.yaml b/incubator/misskey/2.0.1/questions.yaml similarity index 100% rename from incubator/misskey/2.0.0/questions.yaml rename to incubator/misskey/2.0.1/questions.yaml diff --git a/incubator/misskey/2.0.0/templates/_configmap.tpl b/incubator/misskey/2.0.1/templates/_configmap.tpl similarity index 100% rename from incubator/misskey/2.0.0/templates/_configmap.tpl rename to incubator/misskey/2.0.1/templates/_configmap.tpl diff --git a/incubator/misskey/2.0.0/templates/common.yaml b/incubator/misskey/2.0.1/templates/common.yaml similarity index 100% rename from incubator/misskey/2.0.0/templates/common.yaml rename to incubator/misskey/2.0.1/templates/common.yaml diff --git a/incubator/misskey/2.0.0/values.yaml b/incubator/misskey/2.0.1/values.yaml similarity index 100% rename from incubator/misskey/2.0.0/values.yaml rename to incubator/misskey/2.0.1/values.yaml diff --git a/incubator/netbox/2.0.0/app-changelog.md b/incubator/netbox/2.0.0/app-changelog.md deleted file mode 100644 index ef41dc0fa4..0000000000 --- a/incubator/netbox/2.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [netbox-2.0.0](https://github.com/truecharts/charts/compare/netbox-1.0.4...netbox-2.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/incubator/netbox/2.0.0/charts/redis-4.0.5.tgz b/incubator/netbox/2.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/incubator/netbox/2.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/incubator/netbox/2.0.0/CHANGELOG.md b/incubator/netbox/2.0.1/CHANGELOG.md similarity index 100% rename from incubator/netbox/2.0.0/CHANGELOG.md rename to incubator/netbox/2.0.1/CHANGELOG.md diff --git a/incubator/netbox/2.0.0/Chart.yaml b/incubator/netbox/2.0.1/Chart.yaml similarity index 96% rename from incubator/netbox/2.0.0/Chart.yaml rename to incubator/netbox/2.0.1/Chart.yaml index fd45c2d718..619ba7987c 100644 --- a/incubator/netbox/2.0.0/Chart.yaml +++ b/incubator/netbox/2.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: NetBox is the leading solution for modeling and documenting modern networks. home: https://truecharts.org/docs/charts/incubator/netbox icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbox.png @@ -27,7 +27,7 @@ name: netbox sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/netbox - https://github.com/netbox-community/netbox-docker -version: 2.0.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - network diff --git a/incubator/netbox/2.0.0/README.md b/incubator/netbox/2.0.1/README.md similarity index 100% rename from incubator/netbox/2.0.0/README.md rename to incubator/netbox/2.0.1/README.md diff --git a/incubator/netbox/2.0.1/app-changelog.md b/incubator/netbox/2.0.1/app-changelog.md new file mode 100644 index 0000000000..2004f2b4af --- /dev/null +++ b/incubator/netbox/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netbox-2.0.1](https://github.com/truecharts/charts/compare/netbox-2.0.0...netbox-2.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/incubator/netbox/2.0.0/app-readme.md b/incubator/netbox/2.0.1/app-readme.md similarity index 100% rename from incubator/netbox/2.0.0/app-readme.md rename to incubator/netbox/2.0.1/app-readme.md diff --git a/incubator/netbox/2.0.0/charts/common-10.9.7.tgz b/incubator/netbox/2.0.1/charts/common-10.9.7.tgz similarity index 100% rename from incubator/netbox/2.0.0/charts/common-10.9.7.tgz rename to incubator/netbox/2.0.1/charts/common-10.9.7.tgz diff --git a/incubator/netbox/2.0.0/charts/postgresql-9.0.5.tgz b/incubator/netbox/2.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from incubator/netbox/2.0.0/charts/postgresql-9.0.5.tgz rename to incubator/netbox/2.0.1/charts/postgresql-9.0.5.tgz diff --git a/incubator/netbox/2.0.1/charts/redis-4.0.6.tgz b/incubator/netbox/2.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/incubator/netbox/2.0.1/charts/redis-4.0.6.tgz differ diff --git a/incubator/netbox/2.0.0/ix_values.yaml b/incubator/netbox/2.0.1/ix_values.yaml similarity index 100% rename from incubator/netbox/2.0.0/ix_values.yaml rename to incubator/netbox/2.0.1/ix_values.yaml diff --git a/incubator/netbox/2.0.0/questions.yaml b/incubator/netbox/2.0.1/questions.yaml similarity index 100% rename from incubator/netbox/2.0.0/questions.yaml rename to incubator/netbox/2.0.1/questions.yaml diff --git a/incubator/netbox/2.0.0/templates/_housekeeper.tpl b/incubator/netbox/2.0.1/templates/_housekeeper.tpl similarity index 100% rename from incubator/netbox/2.0.0/templates/_housekeeper.tpl rename to incubator/netbox/2.0.1/templates/_housekeeper.tpl diff --git a/incubator/netbox/2.0.0/templates/_secret.tpl b/incubator/netbox/2.0.1/templates/_secret.tpl similarity index 100% rename from incubator/netbox/2.0.0/templates/_secret.tpl rename to incubator/netbox/2.0.1/templates/_secret.tpl diff --git a/incubator/netbox/2.0.0/templates/_worker.tpl b/incubator/netbox/2.0.1/templates/_worker.tpl similarity index 100% rename from incubator/netbox/2.0.0/templates/_worker.tpl rename to incubator/netbox/2.0.1/templates/_worker.tpl diff --git a/incubator/netbox/2.0.0/templates/common.yaml b/incubator/netbox/2.0.1/templates/common.yaml similarity index 100% rename from incubator/netbox/2.0.0/templates/common.yaml rename to incubator/netbox/2.0.1/templates/common.yaml diff --git a/incubator/netbox/2.0.0/templates/prometheusrules.yaml b/incubator/netbox/2.0.1/templates/prometheusrules.yaml similarity index 100% rename from incubator/netbox/2.0.0/templates/prometheusrules.yaml rename to incubator/netbox/2.0.1/templates/prometheusrules.yaml diff --git a/incubator/netbox/2.0.0/templates/servicemonitor.yaml b/incubator/netbox/2.0.1/templates/servicemonitor.yaml similarity index 100% rename from incubator/netbox/2.0.0/templates/servicemonitor.yaml rename to incubator/netbox/2.0.1/templates/servicemonitor.yaml diff --git a/incubator/netbox/2.0.0/values.yaml b/incubator/netbox/2.0.1/values.yaml similarity index 100% rename from incubator/netbox/2.0.0/values.yaml rename to incubator/netbox/2.0.1/values.yaml diff --git a/incubator/nginx-proxy-manager/2.0.0/app-changelog.md b/incubator/nginx-proxy-manager/2.0.0/app-changelog.md deleted file mode 100644 index 9215ec46d8..0000000000 --- a/incubator/nginx-proxy-manager/2.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [nginx-proxy-manager-2.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-1.0.3...nginx-proxy-manager-2.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/incubator/nginx-proxy-manager/2.0.0/charts/mariadb-4.0.5.tgz b/incubator/nginx-proxy-manager/2.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/incubator/nginx-proxy-manager/2.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/incubator/nginx-proxy-manager/2.0.0/CHANGELOG.md b/incubator/nginx-proxy-manager/2.0.1/CHANGELOG.md similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/CHANGELOG.md rename to incubator/nginx-proxy-manager/2.0.1/CHANGELOG.md diff --git a/incubator/nginx-proxy-manager/2.0.0/Chart.yaml b/incubator/nginx-proxy-manager/2.0.1/Chart.yaml similarity index 96% rename from incubator/nginx-proxy-manager/2.0.0/Chart.yaml rename to incubator/nginx-proxy-manager/2.0.1/Chart.yaml index 7bbe63d1d9..969d4bb302 100644 --- a/incubator/nginx-proxy-manager/2.0.0/Chart.yaml +++ b/incubator/nginx-proxy-manager/2.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 deprecated: false description: Managing Nginx proxy hosts with a simple, powerful interface. home: https://truecharts.org/docs/charts/incubator/nginx-proxy-manager @@ -28,7 +28,7 @@ sources: - https://hub.docker.com/r/jc21/nginx-proxy-manager - https://nginxproxymanager.com/ type: application -version: 2.0.0 +version: 2.0.1 annotations: truecharts.org/catagories: | - networking diff --git a/incubator/nginx-proxy-manager/2.0.0/README.md b/incubator/nginx-proxy-manager/2.0.1/README.md similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/README.md rename to incubator/nginx-proxy-manager/2.0.1/README.md diff --git a/incubator/nginx-proxy-manager/2.0.1/app-changelog.md b/incubator/nginx-proxy-manager/2.0.1/app-changelog.md new file mode 100644 index 0000000000..d436a6247d --- /dev/null +++ b/incubator/nginx-proxy-manager/2.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nginx-proxy-manager-2.0.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-2.0.0...nginx-proxy-manager-2.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/incubator/nginx-proxy-manager/2.0.0/app-readme.md b/incubator/nginx-proxy-manager/2.0.1/app-readme.md similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/app-readme.md rename to incubator/nginx-proxy-manager/2.0.1/app-readme.md diff --git a/incubator/nginx-proxy-manager/2.0.0/charts/common-10.9.7.tgz b/incubator/nginx-proxy-manager/2.0.1/charts/common-10.9.7.tgz similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/charts/common-10.9.7.tgz rename to incubator/nginx-proxy-manager/2.0.1/charts/common-10.9.7.tgz diff --git a/incubator/nginx-proxy-manager/2.0.1/charts/mariadb-4.0.6.tgz b/incubator/nginx-proxy-manager/2.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/incubator/nginx-proxy-manager/2.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/incubator/nginx-proxy-manager/2.0.0/ix_values.yaml b/incubator/nginx-proxy-manager/2.0.1/ix_values.yaml similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/ix_values.yaml rename to incubator/nginx-proxy-manager/2.0.1/ix_values.yaml diff --git a/incubator/nginx-proxy-manager/2.0.0/questions.yaml b/incubator/nginx-proxy-manager/2.0.1/questions.yaml similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/questions.yaml rename to incubator/nginx-proxy-manager/2.0.1/questions.yaml diff --git a/incubator/nginx-proxy-manager/2.0.0/templates/common.yaml b/incubator/nginx-proxy-manager/2.0.1/templates/common.yaml similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/templates/common.yaml rename to incubator/nginx-proxy-manager/2.0.1/templates/common.yaml diff --git a/incubator/nginx-proxy-manager/2.0.0/values.yaml b/incubator/nginx-proxy-manager/2.0.1/values.yaml similarity index 100% rename from incubator/nginx-proxy-manager/2.0.0/values.yaml rename to incubator/nginx-proxy-manager/2.0.1/values.yaml diff --git a/stable/anonaddy/11.0.1/CHANGELOG.md b/stable/anonaddy/11.0.1/CHANGELOG.md new file mode 100644 index 0000000000..370a384c66 --- /dev/null +++ b/stable/anonaddy/11.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anonaddy-10.0.0](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-10.0.0) (2022-11-10) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Major Change to GUI + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) + + ### Fix + +- change container config label + + + + +## [anonaddy-9.0.63](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.63) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) + + + + +## [anonaddy-9.0.62](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.62) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) + + + + +## [anonaddy-9.0.62](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.62) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + - update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347)) + + + + +## [anonaddy-9.0.61](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.61) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [anonaddy-9.0.60](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.60) (2022-11-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) diff --git a/stable/anonaddy/11.0.1/Chart.yaml b/stable/anonaddy/11.0.1/Chart.yaml new file mode 100644 index 0000000000..ee88d71b0a --- /dev/null +++ b/stable/anonaddy/11.0.1/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.13.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.9.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 4.0.6 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 4.0.6 +description: "Protect your email from spam using disposable addresses." +home: https://truecharts.org/docs/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png +keywords: + - anonaddy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://github.com/anonaddy/docker +version: 11.0.1 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/anonaddy/11.0.1/README.md b/stable/anonaddy/11.0.1/README.md new file mode 100644 index 0000000000..3c4ae00636 --- /dev/null +++ b/stable/anonaddy/11.0.1/README.md @@ -0,0 +1,108 @@ +# anonaddy + +Protect your email from spam using disposable addresses. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [anonaddy](https://truecharts.org/docs/charts/stable/anonaddy) + +**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)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.119 | +| https://charts.truecharts.org | redis | 3.0.121 | +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `anonaddy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install anonaddy TrueCharts/anonaddy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `anonaddy` deployment + +```console +helm uninstall anonaddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install anonaddy \ + --set env.TZ="America/New York" \ + TrueCharts/anonaddy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install anonaddy TrueCharts/anonaddy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/anonaddy/11.0.1/app-changelog.md b/stable/anonaddy/11.0.1/app-changelog.md new file mode 100644 index 0000000000..1014a77a55 --- /dev/null +++ b/stable/anonaddy/11.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anonaddy-11.0.1](https://github.com/truecharts/charts/compare/anonaddy-11.0.0...anonaddy-11.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/anonaddy/11.0.1/app-readme.md b/stable/anonaddy/11.0.1/app-readme.md new file mode 100644 index 0000000000..5922ab9138 --- /dev/null +++ b/stable/anonaddy/11.0.1/app-readme.md @@ -0,0 +1,8 @@ +Protect your email from spam using disposable addresses. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/anonaddy](https://truecharts.org/docs/charts/stable/anonaddy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/authentik/9.0.0/charts/common-10.9.7.tgz b/stable/anonaddy/11.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/authentik/9.0.0/charts/common-10.9.7.tgz rename to stable/anonaddy/11.0.1/charts/common-10.9.7.tgz diff --git a/stable/anonaddy/11.0.1/charts/mariadb-4.0.6.tgz b/stable/anonaddy/11.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/anonaddy/11.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/anonaddy/11.0.1/charts/redis-4.0.6.tgz b/stable/anonaddy/11.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/anonaddy/11.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/anonaddy/11.0.1/ix_values.yaml b/stable/anonaddy/11.0.1/ix_values.yaml new file mode 100644 index 0000000000..55a5a7738c --- /dev/null +++ b/stable/anonaddy/11.0.1/ix_values.yaml @@ -0,0 +1,78 @@ +image: + repository: tccr.io/truecharts/anonaddy + tag: 0.13.11@sha256:405db9053ca1b03e37b4d605835c3d98622516a71a1a0ff5f12aaa0f900d619e + pullPolicy: IfNotPresent + +strategy: + type: Recreate + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +env: + ANONADDY_DOMAIN: "chart-example.local" + DB_DATABASE: anonaddy + DB_USERNAME: anonaddy + DB_HOST: + secretKeyRef: + name: mariadbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: mariadbcreds + key: mariadb-password + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + APP_KEY: + secretKeyRef: + name: appkey + key: appkey + ANONADDY_SECRET: + secretKeyRef: + name: appkey + key: secret + +service: + main: + ports: + main: + port: 10110 + targetPort: 8000 + smtp: + enabled: true + ports: + smtp: + enabled: true + port: 25 + targetPort: 25 + +persistence: + varrun: + enabled: true + config: + enabled: true + mountPath: "/config" + +redis: + enabled: true + existingSecret: "rediscreds" + +mariadb: + enabled: true + mariadbUsername: anonaddy + mariadbDatabase: anonaddy + existingSecret: "mariadbcreds" + +portal: + enabled: true diff --git a/stable/anonaddy/11.0.1/questions.yaml b/stable/anonaddy/11.0.1/questions.yaml new file mode 100644 index 0000000000..b9fc602bde --- /dev/null +++ b/stable/anonaddy/11.0.1/questions.yaml @@ -0,0 +1,1894 @@ +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" +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ANONADDY_DOMAIN + label: "ANONADDY_DOMAIN" + schema: + type: string + default: "" + required: true + - 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: 10110 + required: true + - variable: smtp + label: "smtp Service" + description: "The smtp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - 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: smtp + label: "smtp 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: 25 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - 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/anonaddy/11.0.1/templates/_appkey.tpl b/stable/anonaddy/11.0.1/templates/_appkey.tpl new file mode 100644 index 0000000000..daf70c0c46 --- /dev/null +++ b/stable/anonaddy/11.0.1/templates/_appkey.tpl @@ -0,0 +1,28 @@ +{{/* +This template generates a random password and ensures it persists across updates/edits to the chart +*/}} +{{- define "anonaddy.appkey" -}} +--- +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + labels: + {{- include "tc.common.labels" . | nindent 4 }} + name: appkey +{{- $keyprevious := lookup "v1" "Secret" .Release.Namespace "appkey" }} +{{- $appkey := "" }} +{{- $secret := "" }} +data: +{{- if $keyprevious }} + {{- $appkey = ( index $keyprevious.data "appkey" ) }} + {{- $secret = ( index $keyprevious.data "secret" ) }} + appkey: {{ ( index $keyprevious.data "appkey" ) }} + secret: {{ ( index $keyprevious.data "secret" ) }} +{{- else }} + {{- $appkey = randAlphaNum 32 }} + {{- $secret = randAlphaNum 32 }} + appkey: {{ $appkey | b64enc }} + secret: {{ $secret | b64enc }} +{{- end }} +{{- end -}} diff --git a/stable/anonaddy/11.0.1/templates/common.yaml b/stable/anonaddy/11.0.1/templates/common.yaml new file mode 100644 index 0000000000..65b6d2f295 --- /dev/null +++ b/stable/anonaddy/11.0.1/templates/common.yaml @@ -0,0 +1,9 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render appkey for anonaddy */}} +{{- include "anonaddy.appkey" . }} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/authentik/9.0.0/values.yaml b/stable/anonaddy/11.0.1/values.yaml similarity index 100% rename from stable/authentik/9.0.0/values.yaml rename to stable/anonaddy/11.0.1/values.yaml diff --git a/stable/authelia/13.0.1/CHANGELOG.md b/stable/authelia/13.0.1/CHANGELOG.md new file mode 100644 index 0000000000..4a371fca11 --- /dev/null +++ b/stable/authelia/13.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [authelia-12.0.0](https://github.com/truecharts/charts/compare/authelia-11.0.64...authelia-12.0.0) (2022-11-10) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Major Change to GUI + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [authelia-11.0.67](https://github.com/truecharts/charts/compare/authelia-11.0.64...authelia-11.0.67) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [authelia-11.0.66](https://github.com/truecharts/charts/compare/authelia-11.0.64...authelia-11.0.66) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [authelia-11.0.66](https://github.com/truecharts/charts/compare/authelia-11.0.64...authelia-11.0.66) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [authelia-11.0.66](https://github.com/truecharts/charts/compare/authelia-11.0.64...authelia-11.0.66) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [authelia-11.0.65](https://github.com/truecharts/charts/compare/authelia-11.0.64...authelia-11.0.65) (2022-11-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [authelia-11.0.65](https://github.com/truecharts/charts/compare/authelia-11.0.64...authelia-11.0.65) (2022-11-06) + +### Chore + diff --git a/stable/authelia/13.0.1/Chart.yaml b/stable/authelia/13.0.1/Chart.yaml new file mode 100644 index 0000000000..6fded2b93d --- /dev/null +++ b/stable/authelia/13.0.1/Chart.yaml @@ -0,0 +1,47 @@ +apiVersion: v2 +appVersion: "4.37.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.9.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 9.0.5 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 4.0.6 +deprecated: false +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://truecharts.org/docs/charts/stable/authelia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authelia +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/authelia + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia +type: application +version: 13.0.1 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/13.0.1/README.md b/stable/authelia/13.0.1/README.md new file mode 100644 index 0000000000..e72590968d --- /dev/null +++ b/stable/authelia/13.0.1/README.md @@ -0,0 +1,109 @@ +# authelia + +Authelia is a Single Sign-On Multi-Factor portal for web apps + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [authelia](https://truecharts.org/docs/charts/stable/authelia) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.122 | +| https://charts.truecharts.org | redis | 3.0.121 | +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `authelia` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install authelia TrueCharts/authelia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `authelia` deployment + +```console +helm uninstall authelia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authelia \ + --set env.TZ="America/New York" \ + TrueCharts/authelia +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install authelia TrueCharts/authelia -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/authelia/13.0.1/app-changelog.md b/stable/authelia/13.0.1/app-changelog.md new file mode 100644 index 0000000000..85a8f75e19 --- /dev/null +++ b/stable/authelia/13.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authelia-13.0.1](https://github.com/truecharts/charts/compare/authelia-13.0.0...authelia-13.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/authelia/13.0.1/app-readme.md b/stable/authelia/13.0.1/app-readme.md new file mode 100644 index 0000000000..cdf1c3a668 --- /dev/null +++ b/stable/authelia/13.0.1/app-readme.md @@ -0,0 +1,8 @@ +Authelia is a Single Sign-On Multi-Factor portal for web apps + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/authelia](https://truecharts.org/docs/charts/stable/authelia) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/baserow/5.0.0/charts/common-10.9.7.tgz b/stable/authelia/13.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/baserow/5.0.0/charts/common-10.9.7.tgz rename to stable/authelia/13.0.1/charts/common-10.9.7.tgz diff --git a/stable/authentik/9.0.0/charts/postgresql-9.0.5.tgz b/stable/authelia/13.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/authentik/9.0.0/charts/postgresql-9.0.5.tgz rename to stable/authelia/13.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/authelia/13.0.1/charts/redis-4.0.6.tgz b/stable/authelia/13.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/authelia/13.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/authelia/13.0.1/ix_values.yaml b/stable/authelia/13.0.1/ix_values.yaml new file mode 100644 index 0000000000..c9ee6c16a8 --- /dev/null +++ b/stable/authelia/13.0.1/ix_values.yaml @@ -0,0 +1,625 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: 4.37.2@sha256:6a691be39eb422079ad89fd6bf4fb17e9ecc2e22f2ee2fdc5c9e90dc2feb6f7f + +command: ["authelia"] +args: ["--config=/configuration.yaml"] + +enableServiceLinks: false + +service: + main: + ports: + main: + port: 9091 + targetPort: 9091 + +persistence: + config: + enabled: true + mountPath: "/config" +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: authelia + postgresqlDatabase: authelia + +# Enabled redis +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis +redis: + enabled: true + existingSecret: "rediscreds" + +resources: + limits: {} + # limits: + # cpu: "4.00" + # memory: 125Mi + requests: {} + # requests: + # cpu: "0.25" + # memory: 50Mi + +envFrom: + - configMapRef: + name: authelia-paths + +# probes: +# liveness: +# type: HTTP +# path: /api/health" + +# readiness: +# type: HTTP +# path: "/api/health" + +# startup: +# type: HTTP +# path: "/api/health" + +domain: example.com + +## +## Server Configuration +## +server: + ## + ## Port sets the configured port for the daemon, service, and the probes. + ## Default is 9091 and should not need to be changed. + ## + port: 9091 + + ## Buffers usually should be configured to be the same value. + ## Explanation at https://www.authelia.com/docs/configuration/server.html + ## Read buffer size adjusts the server's max incoming request size in bytes. + ## Write buffer size does the same for outgoing responses. + read_buffer_size: 4096 + write_buffer_size: 4096 + ## Set the single level path Authelia listens on. + ## Must be alphanumeric chars and should not contain any slashes. + path: "" + +log: + ## Level of verbosity for logs: info, debug, trace. + level: trace + + ## Format the logs are written as: json, text. + format: text + + ## TODO: Statefulness check should check if this is set, and the configMap should enable it. + ## File path where the logs will be written. If not set logs are written to stdout. + # file_path: /config/authelia.log + +## Default redirection URL +## +## If user tries to authenticate without any referer, Authelia does not know where to redirect the user to at the end +## of the authentication process. This parameter allows you to specify the default redirection URL Authelia will use +## in such a case. +## +## Note: this parameter is optional. If not provided, user won't be redirected upon successful authentication. +## Default is https://www. (value at the top of the values.yaml). +default_redirection_url: "" +# default_redirection_url: https://example.com + +theme: light + +## +## TOTP Configuration +## +## Parameters used for TOTP generation +totp: + ## The issuer name displayed in the Authenticator application of your choice + ## See: https://github.com/google/google-authenticator/wiki/Key-Uri-Format for more info on issuer names + ## Defaults to . + issuer: "" + ## The period in seconds a one-time password is current for. Changing this will require all users to register + ## their TOTP applications again. Warning: before changing period read the docs link below. + period: 30 + ## The skew controls number of one-time passwords either side of the current one that are valid. + ## Warning: before changing skew read the docs link below. + ## See: https://www.authelia.com/docs/configuration/one-time-password.html#period-and-skew to read the documentation. + skew: 1 + +## +## Duo Push API Configuration +## +## Parameters used to contact the Duo API. Those are generated when you protect an application of type +## "Partner Auth API" in the management panel. +duo_api: + enabled: false + hostname: api-123456789.example.com + integration_key: ABCDEF + plain_api_key: "" + +## +## Authentication Backend Provider Configuration +## +## Used for verifying user passwords and retrieve information such as email address and groups users belong to. +## +## The available providers are: `file`, `ldap`. You must use one and only one of these providers. +authentication_backend: + ## Disable both the HTML element and the API for reset password functionality + disable_reset_password: false + + ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation. + ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will + ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP. + ## To force update on every request you can set this to '0' or 'always', this will increase processor demand. + ## See the below documentation for more information. + ## Duration Notation docs: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Refresh Interval docs: https://www.authelia.com/docs/configuration/authentication/ldap.html#refresh-interval + refresh_interval: 5m + + ## LDAP backend configuration. + ## + ## This backend allows Authelia to be scaled to more + ## than one instance and therefore is recommended for + ## production. + ldap: + ## Enable LDAP Backend. + enabled: false + + ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password. + ## Acceptable options are as follows: + ## - 'activedirectory' - For Microsoft Active Directory. + ## - 'custom' - For custom specifications of attributes and filters. + ## This currently defaults to 'custom' to maintain existing behaviour. + ## + ## Depending on the option here certain other values in this section have a default value, notably all of the + ## attribute mappings have a default value that this config overrides, you can read more about these default values + ## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults + implementation: activedirectory + + ## The url to the ldap server. Format: ://
[:]. + ## Scheme can be ldap or ldaps in the format (port optional). + url: ldap://openldap.default.svc.cluster.local + + ## Connection Timeout. + timeout: 5s + + ## Use StartTLS with the LDAP connection. + start_tls: false + + tls: + ## Server Name for certificate validation (in case it's not set correctly in the URL). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either Secure LDAP or LDAP StartTLS. + minimum_version: TLS1.2 + + ## The base dn for every LDAP query. + base_dn: DC=example,DC=com + + ## The attribute holding the username of the user. This attribute is used to populate the username in the session + ## information. It was introduced due to #561 to handle case insensitive search queries. For you information, + ## Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually uses 'uid'. Beware that this + ## attribute holds the unique identifiers for the users binding the user and the configuration stored in database. + ## Therefore only single value attributes are allowed and the value must never be changed once attributed to a user + ## otherwise it would break the configuration for that user. Technically, non-unique attributes like 'mail' can also + ## be used but we don't recommend using them, we instead advise to use the attributes mentioned above + ## (sAMAccountName and uid) to follow https://www.ietf.org/rfc/rfc2307.txt. + username_attribute: "" + + ## An additional dn to define the scope to all users. + additional_users_dn: OU=Users + + ## The users filter used in search queries to find the user profile based on input filled in login form. + ## Various placeholders are available in the user filter: + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username_attribute} is a mandatory placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## + ## Recommended settings are as follows: + ## - Microsoft Active Directory: (&({username_attribute}={input})(objectCategory=person)(objectClass=user)) + ## - OpenLDAP: + ## - (&({username_attribute}={input})(objectClass=person)) + ## - (&({username_attribute}={input})(objectClass=inetOrgPerson)) + ## + ## To allow sign in both with username and email, one can use a filter like + ## (&(|({username_attribute}={input})({mail_attribute}={input}))(objectClass=person)) + users_filter: "" + + ## An additional dn to define the scope of groups. + additional_groups_dn: OU=Groups + + ## The groups filter used in search queries to find the groups of the user. + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username} is a placeholder replace by the username stored in LDAP (based on `username_attribute`). + ## - {dn} is a matcher replaced by the user distinguished name, aka, user DN. + ## - {username_attribute} is a placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## - DON'T USE - {1} is an alias for {username} supported for backward compatibility but it will be deprecated in + ## later version, so please don't use it. + ## + ## If your groups use the `groupOfUniqueNames` structure use this instead: + ## (&(uniquemember={dn})(objectclass=groupOfUniqueNames)) + groups_filter: "" + + ## The attribute holding the name of the group + group_name_attribute: "" + + ## The attribute holding the mail address of the user. If multiple email addresses are defined for a user, only the + ## first one returned by the LDAP server is used. + mail_attribute: "" + + ## The attribute holding the display name of the user. This will be used to greet an authenticated user. + display_name_attribute: "" + + ## The username of the admin user. + user: CN=Authelia,DC=example,DC=com + plain_password: "" + + ## + ## File (Authentication Provider) + ## + ## With this backend, the users database is stored in a file which is updated when users reset their passwords. + ## Therefore, this backend is meant to be used in a dev environment and not in production since it prevents Authelia + ## to be scaled to more than one instance. The options under 'password' have sane defaults, and as it has security + ## implications it is highly recommended you leave the default values. Before considering changing these settings + ## please read the docs page below: + ## https://www.authelia.com/docs/configuration/authentication/file.html#password-hash-algorithm-tuning + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + file: + enabled: true + path: /config/users_database.yml + password: + algorithm: argon2id + iterations: 1 + key_length: 32 + salt_length: 16 + memory: 1024 + parallelism: 8 + +## +## Access Control Configuration +## +## Access control is a list of rules defining the authorizations applied for one resource to users or group of users. +## +## If 'access_control' is not defined, ACL rules are disabled and the 'bypass' rule is applied, i.e., access is allowed +## to anyone. Otherwise restrictions follow the rules defined. +## +## Note: One can use the wildcard * to match any subdomain. +## It must stand at the beginning of the pattern. (example: *.mydomain.com) +## +## Note: You must put patterns containing wildcards between simple quotes for the YAML to be syntactically correct. +## +## Definition: A 'rule' is an object with the following keys: 'domain', 'subject', 'policy' and 'resources'. +## +## - 'domain' defines which domain or set of domains the rule applies to. +## +## - 'subject' defines the subject to apply authorizations to. This parameter is optional and matching any user if not +## provided. If provided, the parameter represents either a user or a group. It should be of the form +## 'user:' or 'group:'. +## +## - 'policy' is the policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'. +## +## - 'resources' is a list of regular expressions that matches a set of resources to apply the policy to. This parameter +## is optional and matches any resource if not provided. +## +## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies. +access_control: + ## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any + ## resource if there is no policy to be applied to the user. + default_policy: deny + + networks: [] + # networks: + # - name: private + # networks: + # - 10.0.0.0/8 + # - 172.16.0.0/12 + # - 192.168.0.0/16 + # - name: vpn + # networks: + # - 10.9.0.0/16 + + rules: [] + # rules: + # - domain: public.example.com + # policy: bypass + # - domain: "*.example.com" + # policy: bypass + # methods: + # - OPTIONS + # - domain: secure.example.com + # policy: one_factor + # networks: + # - private + # - vpn + # - 192.168.1.0/24 + # - 10.0.0.1 + # - domain: + # - secure.example.com + # - private.example.com + # policy: two_factor + # - domain: singlefactor.example.com + # policy: one_factor + # - domain: "mx2.mail.example.com" + # subject: "group:admins" + # policy: deny + # - domain: "*.example.com" + # subject: + # - "group:admins" + # - "group:moderators" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/groups/dev/.*$" + # subject: "group:dev" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/users/john/.*$" + # subject: + # - ["group:dev", "user:john"] + # - "group:admins" + # policy: two_factor + # - domain: "{user}.example.com" + # policy: bypass + +## +## Session Provider Configuration +## +## The session cookies identify the user once logged in. +## The available providers are: `memory`, `redis`. Memory is the provider unless redis is defined. +session: + ## The name of the session cookie. (default: authelia_session). + name: authelia_session + + ## Sets the Cookie SameSite value. Possible options are none, lax, or strict. + ## Please read https://www.authelia.com/docs/configuration/session.html#same_site + same_site: lax + + ## The time in seconds before the cookie expires and session is reset. + expiration: 1h + + ## The inactivity time in seconds before the session is reset. + inactivity: 5m + + ## The remember me duration. + ## Value is in seconds, or duration notation. Value of 0 disables remember me. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Longer periods are considered less secure because a stolen cookie will last longer giving attackers more time to + ## spy or attack. Currently the default is 1M or 1 month. + remember_me_duration: 1M + +## +## Redis Provider +## +## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html +## +## The redis connection details +redisProvider: + port: 6379 + + ## Optional username to be used with authentication. + # username: authelia + username: "" + + ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc). + database_index: 0 + + ## The maximum number of concurrent active connections to Redis. + maximum_active_connections: 8 + + ## The target number of idle connections to have open ready for work. Useful when opening connections is slow. + minimum_idle_connections: 0 + + ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s). + tls: + enabled: false + + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for the connection. + minimum_version: TLS1.2 + + ## The Redis HA configuration options. + ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name). + high_availability: + enabled: false + enabledSecret: false + ## Sentinel Name / Master Name + sentinel_name: mysentinel + + ## The additional nodes to pre-seed the redis provider with (for sentinel). + ## If the host in the above section is defined, it will be combined with this list to connect to sentinel. + ## For high availability to be used you must have either defined; the host above or at least one node below. + nodes: [] + # nodes: + # - host: sentinel-0.databases.svc.cluster.local + # port: 26379 + # - host: sentinel-1.databases.svc.cluster.local + # port: 26379 + + ## Choose the host with the lowest latency. + route_by_latency: false + + ## Choose the host randomly. + route_randomly: false + +## +## Regulation Configuration +## +## This mechanism prevents attackers from brute forcing the first factor. It bans the user if too many attempts are done +## in a short period of time. +regulation: + ## The number of failed login attempts before user is banned. Set it to 0 to disable regulation. + max_retries: 3 + + ## The time range during which the user can attempt login before being banned. The user is banned if the + ## authentication failed 'max_retries' times in a 'find_time' seconds window. Find Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + find_time: 2m + + ## The length of time before a banned user can login again. Ban Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ban_time: 5m + +## +## Storage Provider Configuration +## +## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers. +storage: + ## + ## PostgreSQL (Storage Provider) + ## + postgres: + port: 5432 + database: authelia + username: authelia + sslmode: disable + timeout: 5s + +## +## Notification Provider +## +## +## Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration. +## The available providers are: filesystem, smtp. You must use one and only one of these providers. +notifier: + ## You can disable the notifier startup check by setting this to true. + disable_startup_check: false + + ## + ## File System (Notification Provider) + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + filesystem: + enabled: true + filename: /config/notification.txt + + ## + ## SMTP (Notification Provider) + ## + ## Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate. + ## [Security] By default Authelia will: + ## - force all SMTP connections over TLS including unauthenticated connections + ## - use the disable_require_tls boolean value to disable this requirement + ## (only works for unauthenticated connections) + ## - validate the SMTP server x509 certificate during the TLS handshake against the hosts trusted certificates + ## (configure in tls section) + smtp: + enabled: false + enabledSecret: false + host: smtp.mail.svc.cluster.local + port: 25 + timeout: 5s + username: test + plain_password: test + sender: admin@example.com + ## HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost. + identifier: localhost + ## Subject configuration of the emails sent. + ## {title} is replaced by the text from the notifier + subject: "[Authelia] {title}" + ## This address is used during the startup check to verify the email configuration is correct. + ## It's not important what it is except if your email server only allows local delivery. + startup_check_address: test@authelia.com + disable_require_tls: false + disable_html_emails: false + + tls: + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either StartTLS or SMTPS. + minimum_version: TLS1.2 + +identity_providers: + oidc: + ## Enables this in the config map. Currently in beta stage. + ## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap + enabled: false + + access_token_lifespan: 1h + authorize_code_lifespan: 1m + id_token_lifespan: 1h + refresh_token_lifespan: 90m + + enable_client_debug_messages: false + + ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for + ## security reasons. + minimum_parameter_entropy: 8 + + clients: [] + # clients: + # - + ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration. + # id: myapp + + ## The description to show to users when they end up on the consent screen. Defaults to the ID above. + # description: My Application + + ## The client secret is a shared secret between Authelia and the consumer of this client. + # secret: apple123 + + ## Sets the client to public. This should typically not be set, please see the documentation for usage. + # public: false + + ## The policy to require for this client; one_factor or two_factor. + # authorization_policy: two_factor + + ## Audience this client is allowed to request. + # audience: [] + + ## Scopes this client is allowed to request. + # scopes: + # - openid + # - profile + # - email + # - groups + + ## Redirect URI's specifies a list of valid case-sensitive callbacks for this client. + # redirect_uris: + # - https://oidc.example.com/oauth2/callback + + ## Grant Types configures which grants this client can obtain. + ## It's not recommended to configure this unless you know what you're doing. + # grant_types: + # - refresh_token + # - authorization_code + + ## Response Types configures which responses this client can be sent. + ## It's not recommended to configure this unless you know what you're doing. + # response_types: + # - code + + ## Response Modes configures which response modes this client supports. + ## It's not recommended to configure this unless you know what you're doing. + # response_modes: + # - form_post + # - query + # - fragment + + ## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256. + # userinfo_signing_algorithm: none + +portal: + enabled: true diff --git a/stable/authelia/13.0.1/questions.yaml b/stable/authelia/13.0.1/questions.yaml new file mode 100644 index 0000000000..e1f2ffb89e --- /dev/null +++ b/stable/authelia/13.0.1/questions.yaml @@ -0,0 +1,2725 @@ +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" +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: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection Url" + description: "If user tries to authenticate without any referer, this is used" + schema: + type: string + default: "" + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "light" + description: "light" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + - variable: log + group: "App Configuration" + label: "Log Configuration " + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: inactivity + label: "Remember-Me duration" + description: "The remember me duration" + schema: + type: string + default: "5M" + required: true + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "his mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: "The time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed for verifying user passwords and retrieve information such as email address and groups users belong to." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilised for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "activedirectory" + - value: "custom" + description: "custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=Users" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "otifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: "The policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - 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: 9091 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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 + - variable: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true diff --git a/stable/authelia/13.0.1/templates/_configmap.tpl b/stable/authelia/13.0.1/templates/_configmap.tpl new file mode 100644 index 0000000000..57d7532003 --- /dev/null +++ b/stable/authelia/13.0.1/templates/_configmap.tpl @@ -0,0 +1,248 @@ +{{/* Define the configmap */}} +{{- define "authelia.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-paths +data: + AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true" + AUTHELIA_JWT_SECRET_FILE: "/secrets/JWT_TOKEN" + AUTHELIA_SESSION_SECRET_FILE: "/secrets/SESSION_ENCRYPTION_KEY" + AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: "/secrets/ENCRYPTION_KEY" + AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: "/secrets/STORAGE_PASSWORD" + {{- if .Values.authentication_backend.ldap.enabled }} + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE: "/secrets/LDAP_PASSWORD" + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: "/secrets/SMTP_PASSWORD" + {{- end }} + AUTHELIA_SESSION_REDIS_PASSWORD_FILE: "/secrets/REDIS_PASSWORD" + {{- if .Values.redisProvider.high_availability.enabled }} + AUTHELIA_SESSION_REDIS_HIGH_AVAILABILITY_SENTINEL_PASSWORD_FILE: "/secrets/REDIS_SENTINEL_PASSWORD" + {{- end }} + {{- if .Values.duo_api.enabled }} + AUTHELIA_DUO_API_SECRET_KEY_FILE: "/secrets/DUO_API_KEY" + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE: "/secrets/OIDC_HMAC_SECRET" + AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE: "/secrets/OIDC_PRIVATE_KEY" + {{- end }} + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-configfile +data: + configuration.yaml: | + --- + theme: {{ default "light" .Values.theme }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + server: + host: 0.0.0.0 + port: {{ default 9091 .Values.server.port }} + {{- if not (eq "" (default "" .Values.server.path)) }} + path: {{ .Values.server.path }} + {{- end }} + read_buffer_size: {{ default 4096 .Values.server.read_buffer_size }} + write_buffer_size: {{ default 4096 .Values.server.write_buffer_size }} + enable_pprof: {{ default false .Values.server.enable_pprof }} + enable_expvars: {{ default false .Values.server.enable_expvars }} + log: + level: {{ default "info" .Values.log.level }} + format: {{ default "text" .Values.log.format }} + {{- if not (eq "" (default "" .Values.log.file_path)) }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ default .Values.domain .Values.totp.issuer }} + period: {{ default 30 .Values.totp.period }} + skew: {{ default 1 .Values.totp.skew }} + {{- if .Values.duo_api.enabled }} + duo_api: + hostname: {{ .Values.duo_api.hostname }} + integration_key: {{ .Values.duo_api.integration_key }} + {{- end }} + {{- with $auth := .Values.authentication_backend }} + authentication_backend: + disable_reset_password: {{ $auth.disable_reset_password }} + {{- if $auth.file.enabled }} + file: + path: {{ $auth.file.path }} + password: {{ toYaml $auth.file.password | nindent 10 }} + {{- end }} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ default "custom" $auth.ldap.implementation }} + url: {{ $auth.ldap.url }} + timeout: {{ default "5s" $auth.ldap.timeout }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ default $auth.ldap.host $auth.ldap.tls.server_name }} + {{- end }} + minimum_version: {{ default "TLS1.2" $auth.ldap.tls.minimum_version }} + skip_verify: {{ default false $auth.ldap.tls.skip_verify }} + {{- if $auth.ldap.base_dn }} + base_dn: {{ $auth.ldap.base_dn }} + {{- end }} + {{- if $auth.ldap.username_attribute }} + username_attribute: {{ $auth.ldap.username_attribute }} + {{- end }} + {{- if $auth.ldap.additional_users_dn }} + additional_users_dn: {{ $auth.ldap.additional_users_dn }} + {{- end }} + {{- if $auth.ldap.users_filter }} + users_filter: {{ $auth.ldap.users_filter }} + {{- end }} + {{- if $auth.ldap.additional_groups_dn }} + additional_groups_dn: {{ $auth.ldap.additional_groups_dn }} + {{- end }} + {{- if $auth.ldap.groups_filter }} + groups_filter: {{ $auth.ldap.groups_filter }} + {{- end }} + {{- if $auth.ldap.group_name_attribute }} + group_name_attribute: {{ $auth.ldap.group_name_attribute }} + {{- end }} + {{- if $auth.ldap.mail_attribute }} + mail_attribute: {{ $auth.ldap.mail_attribute }} + {{- end }} + {{- if $auth.ldap.display_name_attribute }} + display_name_attribute: {{ $auth.ldap.display_name_attribute }} + {{- end }} + user: {{ $auth.ldap.user }} + {{- end }} + {{- end }} + {{- with $session := .Values.session }} + session: + name: {{ default "authelia_session" $session.name }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ default "lax" $session.same_site }} + expiration: {{ default "1M" $session.expiration }} + inactivity: {{ default "5m" $session.inactivity }} + remember_me_duration: {{ default "1M" $session.remember_me_duration }} + {{- end }} + redis: + host: {{ .Values.redis.url.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ default 6379 $redis.port }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ default 8 $redis.maximum_active_connections }} + minimum_idle_connections: {{ default 0 $redis.minimum_idle_connections }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ default "TLS1.2" $redis.tls.minimum_version }} + skip_verify: {{ $redis.tls.skip_verify }} + {{- end }} + {{- if $redis.high_availability.enabled }} + high_availability: + sentinel_name: {{ $redis.high_availability.sentinel_name }} + {{- if $redis.high_availability.nodes }} + nodes: {{ toYaml $redis.high_availability.nodes | nindent 10 }} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: {{ toYaml .Values.regulation | nindent 6 }} + storage: + postgres: + host: {{ printf "%v-%v" .Release.Name "postgresql" }} + {{- with $storage := .Values.storage }} + port: {{ default 5432 $storage.postgres.port }} + database: {{ default "authelia" $storage.postgres.database }} + username: {{ default "authelia" $storage.postgres.username }} + timeout: {{ default "5s" $storage.postgres.timeout }} + sslmode: {{ default "disable" $storage.postgres.sslmode }} + {{- end }} + {{- with $notifier := .Values.notifier }} + notifier: + disable_startup_check: {{ $.Values.notifier.disable_startup_check }} + {{- if $notifier.filesystem.enabled }} + filesystem: + filename: {{ $notifier.filesystem.filename }} + {{- end }} + {{- if $notifier.smtp.enabled }} + smtp: + host: {{ $notifier.smtp.host }} + port: {{ default 25 $notifier.smtp.port }} + timeout: {{ default "5s" $notifier.smtp.timeout }} + username: {{ $notifier.smtp.username }} + sender: {{ $notifier.smtp.sender }} + identifier: {{ $notifier.smtp.identifier }} + subject: {{ $notifier.smtp.subject | quote }} + startup_check_address: {{ $notifier.smtp.startup_check_address }} + disable_require_tls: {{ $notifier.smtp.disable_require_tls }} + disable_html_emails: {{ $notifier.smtp.disable_html_emails }} + tls: + server_name: {{ default $notifier.smtp.host $notifier.smtp.tls.server_name }} + minimum_version: {{ default "TLS1.2" $notifier.smtp.tls.minimum_version }} + skip_verify: {{ default false $notifier.smtp.tls.skip_verify }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.access_token_lifespan }} + authorize_code_lifespan: {{ default "1m" .Values.identity_providers.oidc.authorize_code_lifespan }} + id_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.id_token_lifespan }} + refresh_token_lifespan: {{ default "90m" .Values.identity_providers.oidc.refresh_token_lifespan }} + enable_client_debug_messages: {{ default false .Values.identity_providers.oidc.enable_client_debug_messages }} + minimum_parameter_entropy: {{ default 8 .Values.identity_providers.oidc.minimum_parameter_entropy }} + {{- if gt (len .Values.identity_providers.oidc.clients) 0 }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ default $client.id $client.description }} + secret: {{ default (randAlphaNum 128) $client.secret }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ default "two_factor" $client.authorization_policy }} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: {{ toYaml $client.audience | nindent 10 }} + {{- end }} + scopes: {{ toYaml (default (list "openid" "profile" "email" "groups") $client.scopes) | nindent 10 }} + grant_types: {{ toYaml (default (list "refresh_token" "authorization_code") $client.grant_types) | nindent 10 }} + response_types: {{ toYaml (default (list "code") $client.response_types) | nindent 10 }} + {{- if $client.response_modes }} + response_modes: {{ toYaml $client.response_modes | nindent 10 }} + {{- end }} + userinfo_signing_algorithm: {{ default "none" $client.userinfo_signing_algorithm }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if (eq (len .Values.access_control.rules) 0) }} + {{- if (eq .Values.access_control.default_policy "bypass") }} + default_policy: one_factor + {{- else if (eq .Values.access_control.default_policy "deny") }} + default_policy: two_factor + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- if (eq (len .Values.access_control.networks) 0) }} + networks: [] + {{- else }} + networks: {{ toYaml .Values.access_control.networks | nindent 6 }} + {{- end }} + {{- if (eq (len .Values.access_control.rules) 0) }} + rules: [] + {{- else }} + rules: {{ toYaml .Values.access_control.rules | nindent 6 }} + {{- end }} + ... +{{- end -}} diff --git a/stable/authelia/13.0.1/templates/_secrets.tpl b/stable/authelia/13.0.1/templates/_secrets.tpl new file mode 100644 index 0000000000..81fbe92ff7 --- /dev/null +++ b/stable/authelia/13.0.1/templates/_secrets.tpl @@ -0,0 +1,67 @@ +{{/* Define the secrets */}} +{{- define "authelia.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: authelia-secrets +{{- $autheliaprevious := lookup "v1" "Secret" .Release.Namespace "authelia-secrets" }} +{{- $oidckey := "" }} +{{- $oidcsecret := "" }} +{{- $jwtsecret := "" }} +{{- $sessionsecret := "" }} +{{- $encryptionkey := "" }} +data: + {{- if $autheliaprevious }} + SESSION_ENCRYPTION_KEY: {{ index $autheliaprevious.data "SESSION_ENCRYPTION_KEY" }} + JWT_TOKEN: {{ index $autheliaprevious.data "JWT_TOKEN" }} + {{- if ( hasKey $autheliaprevious.data "ENCRYPTION_KEY" ) }} + ENCRYPTION_KEY: {{ index $autheliaprevious.data "ENCRYPTION_KEY" }} + {{- else }} + {{- $encryptionkey := randAlphaNum 100 }} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + {{- else }} + {{- $jwtsecret := randAlphaNum 50 }} + {{- $sessionsecret := randAlphaNum 50 }} + {{- $encryptionkey := randAlphaNum 100 }} + SESSION_ENCRYPTION_KEY: {{ $sessionsecret | b64enc }} + JWT_TOKEN: {{ $jwtsecret | b64enc}} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + + {{- if .Values.authentication_backend.ldap.enabled }} + LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.notifier.smtp.enabled }} + SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.duo_api.enabled }} + DUO_API_KEY: {{ .Values.duo_api.plain_api_key | b64enc }} + {{- end }} + + STORAGE_PASSWORD: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" | b64enc }} + + REDIS_PASSWORD: {{ .Values.redis.redisPassword | trimAll "\"" | b64enc }} + {{- if .Values.redisProvider.high_availability.enabled}} + REDIS_SENTINEL_PASSWORD: {{ .Values.redis.sentinelPassword | trimAll "\"" | b64enc }} + {{- end }} + + {{- if $autheliaprevious }} + {{- if and ( hasKey $autheliaprevious.data "OIDC_PRIVATE_KEY" ) ( hasKey $autheliaprevious.data "OIDC_HMAC_SECRET" ) }} + OIDC_PRIVATE_KEY: {{ index $autheliaprevious.data "OIDC_PRIVATE_KEY" }} + OIDC_HMAC_SECRET: {{ index $autheliaprevious.data "OIDC_HMAC_SECRET" }} + {{- else }} + {{- $oidckey := genPrivateKey "rsa" }} + {{- $oidcsecret := randAlphaNum 32 }} + OIDC_PRIVATE_KEY: {{ $oidckey | b64enc }} + OIDC_HMAC_SECRET: {{ $oidcsecret | b64enc }} + {{- end }} + {{- end }} + + +{{- end -}} diff --git a/stable/authelia/13.0.1/templates/common.yaml b/stable/authelia/13.0.1/templates/common.yaml new file mode 100644 index 0000000000..614b468adf --- /dev/null +++ b/stable/authelia/13.0.1/templates/common.yaml @@ -0,0 +1,74 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for authelia */}} +{{- include "authelia.configmap" . }} + +{{/* Render secrets for authelia */}} +{{- include "authelia.secrets" . }} + +{{/* Append the general configMap volume to the volumes */}} +{{- define "authelia.configmapVolume" -}} +enabled: "true" +mountPath: " /configuration.yaml" +readOnly: true +subPath: configuration.yaml +type: "custom" +volumeSpec: + configMap: + name: authelia-configfile + items: + - key: configuration.yaml + path: configuration.yaml +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "authelia.secretVolumes" -}} +enabled: "true" +mountPath: "/secrets" +readOnly: true +type: "custom" +volumeSpec: + secret: + secretName: authelia-secrets + items: + - key: "JWT_TOKEN" + path: JWT_TOKEN + - key: "SESSION_ENCRYPTION_KEY" + path: SESSION_ENCRYPTION_KEY + - key: "ENCRYPTION_KEY" + path: ENCRYPTION_KEY + - key: "STORAGE_PASSWORD" + path: STORAGE_PASSWORD + {{- if .Values.authentication_backend.ldap.enabled }} + - key: "LDAP_PASSWORD" + path: LDAP_PASSWORD + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + - key: "SMTP_PASSWORD" + path: SMTP_PASSWORD + {{- end }} + - key: "REDIS_PASSWORD" + path: REDIS_PASSWORD + {{- if .Values.redisProvider.high_availability.enabled}} + - key: "REDIS_SENTINEL_PASSWORD" + path: REDIS_SENTINEL_PASSWORD + {{- end }} + {{- if .Values.duo_api.enabled }} + - key: "DUO_API_KEY" + path: DUO_API_KEY + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + - key: "OIDC_PRIVATE_KEY" + path: OIDC_PRIVATE_KEY + - key: "OIDC_HMAC_SECRET" + path: OIDC_HMAC_SECRET + {{- end }} +{{- end -}} + +{{- $_ := set .Values.persistence "authelia-configfile" (include "authelia.configmapVolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "authelia-secrets" (include "authelia.secretVolumes" . | fromYaml) -}} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/baserow/5.0.0/values.yaml b/stable/authelia/13.0.1/values.yaml similarity index 100% rename from stable/baserow/5.0.0/values.yaml rename to stable/authelia/13.0.1/values.yaml diff --git a/stable/authentik/9.0.0/app-changelog.md b/stable/authentik/9.0.0/app-changelog.md deleted file mode 100644 index 2a3ac5b826..0000000000 --- a/stable/authentik/9.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [authentik-9.0.0](https://github.com/truecharts/charts/compare/authentik-8.0.3...authentik-9.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/authentik/9.0.0/charts/redis-4.0.5.tgz b/stable/authentik/9.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/authentik/9.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/authentik/9.0.0/CHANGELOG.md b/stable/authentik/9.0.1/CHANGELOG.md similarity index 100% rename from stable/authentik/9.0.0/CHANGELOG.md rename to stable/authentik/9.0.1/CHANGELOG.md diff --git a/stable/authentik/9.0.0/Chart.yaml b/stable/authentik/9.0.1/Chart.yaml similarity index 96% rename from stable/authentik/9.0.0/Chart.yaml rename to stable/authentik/9.0.1/Chart.yaml index ab09b2df97..46adf21826 100644 --- a/stable/authentik/9.0.0/Chart.yaml +++ b/stable/authentik/9.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: authentik is an open-source Identity Provider focused on flexibility and versatility. home: https://truecharts.org/docs/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - https://github.com/goauthentik/authentik - https://goauthentik.io/docs/ -version: 9.0.0 +version: 9.0.1 annotations: truecharts.org/catagories: | - authentication diff --git a/stable/authentik/9.0.0/README.md b/stable/authentik/9.0.1/README.md similarity index 100% rename from stable/authentik/9.0.0/README.md rename to stable/authentik/9.0.1/README.md diff --git a/stable/authentik/9.0.1/app-changelog.md b/stable/authentik/9.0.1/app-changelog.md new file mode 100644 index 0000000000..3b106b2495 --- /dev/null +++ b/stable/authentik/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authentik-9.0.1](https://github.com/truecharts/charts/compare/authentik-9.0.0...authentik-9.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/authentik/9.0.0/app-readme.md b/stable/authentik/9.0.1/app-readme.md similarity index 100% rename from stable/authentik/9.0.0/app-readme.md rename to stable/authentik/9.0.1/app-readme.md diff --git a/stable/bookstack/5.0.0/charts/common-10.9.7.tgz b/stable/authentik/9.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/bookstack/5.0.0/charts/common-10.9.7.tgz rename to stable/authentik/9.0.1/charts/common-10.9.7.tgz diff --git a/stable/baserow/5.0.0/charts/postgresql-9.0.5.tgz b/stable/authentik/9.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/baserow/5.0.0/charts/postgresql-9.0.5.tgz rename to stable/authentik/9.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/authentik/9.0.1/charts/redis-4.0.6.tgz b/stable/authentik/9.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/authentik/9.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/authentik/9.0.0/ix_values.yaml b/stable/authentik/9.0.1/ix_values.yaml similarity index 100% rename from stable/authentik/9.0.0/ix_values.yaml rename to stable/authentik/9.0.1/ix_values.yaml diff --git a/stable/authentik/9.0.0/questions.yaml b/stable/authentik/9.0.1/questions.yaml similarity index 100% rename from stable/authentik/9.0.0/questions.yaml rename to stable/authentik/9.0.1/questions.yaml diff --git a/stable/authentik/9.0.0/templates/_config.tpl b/stable/authentik/9.0.1/templates/_config.tpl similarity index 100% rename from stable/authentik/9.0.0/templates/_config.tpl rename to stable/authentik/9.0.1/templates/_config.tpl diff --git a/stable/authentik/9.0.0/templates/_geoip.tpl b/stable/authentik/9.0.1/templates/_geoip.tpl similarity index 100% rename from stable/authentik/9.0.0/templates/_geoip.tpl rename to stable/authentik/9.0.1/templates/_geoip.tpl diff --git a/stable/authentik/9.0.0/templates/_ldap.tpl b/stable/authentik/9.0.1/templates/_ldap.tpl similarity index 100% rename from stable/authentik/9.0.0/templates/_ldap.tpl rename to stable/authentik/9.0.1/templates/_ldap.tpl diff --git a/stable/authentik/9.0.0/templates/_proxy.tpl b/stable/authentik/9.0.1/templates/_proxy.tpl similarity index 100% rename from stable/authentik/9.0.0/templates/_proxy.tpl rename to stable/authentik/9.0.1/templates/_proxy.tpl diff --git a/stable/authentik/9.0.0/templates/_secret.tpl b/stable/authentik/9.0.1/templates/_secret.tpl similarity index 100% rename from stable/authentik/9.0.0/templates/_secret.tpl rename to stable/authentik/9.0.1/templates/_secret.tpl diff --git a/stable/authentik/9.0.0/templates/_worker.tpl b/stable/authentik/9.0.1/templates/_worker.tpl similarity index 100% rename from stable/authentik/9.0.0/templates/_worker.tpl rename to stable/authentik/9.0.1/templates/_worker.tpl diff --git a/stable/authentik/9.0.0/templates/common.yaml b/stable/authentik/9.0.1/templates/common.yaml similarity index 100% rename from stable/authentik/9.0.0/templates/common.yaml rename to stable/authentik/9.0.1/templates/common.yaml diff --git a/stable/authentik/9.0.0/templates/prometheusrules.yaml b/stable/authentik/9.0.1/templates/prometheusrules.yaml similarity index 100% rename from stable/authentik/9.0.0/templates/prometheusrules.yaml rename to stable/authentik/9.0.1/templates/prometheusrules.yaml diff --git a/stable/authentik/9.0.0/templates/servicemonitor.yaml b/stable/authentik/9.0.1/templates/servicemonitor.yaml similarity index 100% rename from stable/authentik/9.0.0/templates/servicemonitor.yaml rename to stable/authentik/9.0.1/templates/servicemonitor.yaml diff --git a/stable/bookstack/5.0.0/values.yaml b/stable/authentik/9.0.1/values.yaml similarity index 100% rename from stable/bookstack/5.0.0/values.yaml rename to stable/authentik/9.0.1/values.yaml diff --git a/stable/baserow/5.0.0/app-changelog.md b/stable/baserow/5.0.0/app-changelog.md deleted file mode 100644 index e10ab6a740..0000000000 --- a/stable/baserow/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [baserow-5.0.0](https://github.com/truecharts/charts/compare/baserow-4.0.3...baserow-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/baserow/5.0.0/charts/redis-4.0.5.tgz b/stable/baserow/5.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/baserow/5.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/baserow/5.0.0/CHANGELOG.md b/stable/baserow/5.0.1/CHANGELOG.md similarity index 100% rename from stable/baserow/5.0.0/CHANGELOG.md rename to stable/baserow/5.0.1/CHANGELOG.md diff --git a/stable/baserow/5.0.0/Chart.yaml b/stable/baserow/5.0.1/Chart.yaml similarity index 96% rename from stable/baserow/5.0.0/Chart.yaml rename to stable/baserow/5.0.1/Chart.yaml index 67befe865c..656790b2de 100644 --- a/stable/baserow/5.0.0/Chart.yaml +++ b/stable/baserow/5.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: Baserow is an open source no-code database tool and Airtable alternative. home: https://truecharts.org/docs/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/5.0.0/README.md b/stable/baserow/5.0.1/README.md similarity index 100% rename from stable/baserow/5.0.0/README.md rename to stable/baserow/5.0.1/README.md diff --git a/stable/baserow/5.0.1/app-changelog.md b/stable/baserow/5.0.1/app-changelog.md new file mode 100644 index 0000000000..43b2a97088 --- /dev/null +++ b/stable/baserow/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-5.0.1](https://github.com/truecharts/charts/compare/baserow-5.0.0...baserow-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/baserow/5.0.0/app-readme.md b/stable/baserow/5.0.1/app-readme.md similarity index 100% rename from stable/baserow/5.0.0/app-readme.md rename to stable/baserow/5.0.1/app-readme.md diff --git a/stable/chevereto/5.0.0/charts/common-10.9.7.tgz b/stable/baserow/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/chevereto/5.0.0/charts/common-10.9.7.tgz rename to stable/baserow/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/grist/6.0.0/charts/postgresql-9.0.5.tgz b/stable/baserow/5.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/grist/6.0.0/charts/postgresql-9.0.5.tgz rename to stable/baserow/5.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/baserow/5.0.1/charts/redis-4.0.6.tgz b/stable/baserow/5.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/baserow/5.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/baserow/5.0.0/ix_values.yaml b/stable/baserow/5.0.1/ix_values.yaml similarity index 100% rename from stable/baserow/5.0.0/ix_values.yaml rename to stable/baserow/5.0.1/ix_values.yaml diff --git a/stable/baserow/5.0.0/questions.yaml b/stable/baserow/5.0.1/questions.yaml similarity index 100% rename from stable/baserow/5.0.0/questions.yaml rename to stable/baserow/5.0.1/questions.yaml diff --git a/stable/baserow/5.0.0/templates/_secrets.tpl b/stable/baserow/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/baserow/5.0.0/templates/_secrets.tpl rename to stable/baserow/5.0.1/templates/_secrets.tpl diff --git a/stable/baserow/5.0.0/templates/common.yaml b/stable/baserow/5.0.1/templates/common.yaml similarity index 100% rename from stable/baserow/5.0.0/templates/common.yaml rename to stable/baserow/5.0.1/templates/common.yaml diff --git a/stable/chevereto/5.0.0/values.yaml b/stable/baserow/5.0.1/values.yaml similarity index 100% rename from stable/chevereto/5.0.0/values.yaml rename to stable/baserow/5.0.1/values.yaml diff --git a/stable/bookstack/5.0.0/app-changelog.md b/stable/bookstack/5.0.0/app-changelog.md deleted file mode 100644 index 1c16ccf40d..0000000000 --- a/stable/bookstack/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [bookstack-5.0.0](https://github.com/truecharts/charts/compare/bookstack-4.0.3...bookstack-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/bookstack/5.0.0/charts/mariadb-4.0.5.tgz b/stable/bookstack/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/bookstack/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/bookstack/5.0.0/CHANGELOG.md b/stable/bookstack/5.0.1/CHANGELOG.md similarity index 100% rename from stable/bookstack/5.0.0/CHANGELOG.md rename to stable/bookstack/5.0.1/CHANGELOG.md diff --git a/stable/bookstack/5.0.0/Chart.yaml b/stable/bookstack/5.0.1/Chart.yaml similarity index 96% rename from stable/bookstack/5.0.0/Chart.yaml rename to stable/bookstack/5.0.1/Chart.yaml index bc71ad9e6e..01c9d4a904 100644 --- a/stable/bookstack/5.0.0/Chart.yaml +++ b/stable/bookstack/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: "A simple, self-hosted, easy-to-use platform for organising and storing information." home: https://truecharts.org/docs/charts/stable/bookstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/bookstack/5.0.0/README.md b/stable/bookstack/5.0.1/README.md similarity index 100% rename from stable/bookstack/5.0.0/README.md rename to stable/bookstack/5.0.1/README.md diff --git a/stable/bookstack/5.0.1/app-changelog.md b/stable/bookstack/5.0.1/app-changelog.md new file mode 100644 index 0000000000..c0e9e8eeca --- /dev/null +++ b/stable/bookstack/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bookstack-5.0.1](https://github.com/truecharts/charts/compare/bookstack-5.0.0...bookstack-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/bookstack/5.0.0/app-readme.md b/stable/bookstack/5.0.1/app-readme.md similarity index 100% rename from stable/bookstack/5.0.0/app-readme.md rename to stable/bookstack/5.0.1/app-readme.md diff --git a/stable/clarkson/5.0.0/charts/common-10.9.7.tgz b/stable/bookstack/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/clarkson/5.0.0/charts/common-10.9.7.tgz rename to stable/bookstack/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/bookstack/5.0.1/charts/mariadb-4.0.6.tgz b/stable/bookstack/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/bookstack/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/bookstack/5.0.0/ix_values.yaml b/stable/bookstack/5.0.1/ix_values.yaml similarity index 100% rename from stable/bookstack/5.0.0/ix_values.yaml rename to stable/bookstack/5.0.1/ix_values.yaml diff --git a/stable/bookstack/5.0.0/questions.yaml b/stable/bookstack/5.0.1/questions.yaml similarity index 100% rename from stable/bookstack/5.0.0/questions.yaml rename to stable/bookstack/5.0.1/questions.yaml diff --git a/stable/bookstack/5.0.0/templates/_secrets.tpl b/stable/bookstack/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/5.0.0/templates/_secrets.tpl rename to stable/bookstack/5.0.1/templates/_secrets.tpl diff --git a/stable/bookstack/5.0.0/templates/common.yaml b/stable/bookstack/5.0.1/templates/common.yaml similarity index 100% rename from stable/bookstack/5.0.0/templates/common.yaml rename to stable/bookstack/5.0.1/templates/common.yaml diff --git a/stable/clarkson/5.0.0/values.yaml b/stable/bookstack/5.0.1/values.yaml similarity index 100% rename from stable/clarkson/5.0.0/values.yaml rename to stable/bookstack/5.0.1/values.yaml diff --git a/stable/chevereto/5.0.0/app-changelog.md b/stable/chevereto/5.0.0/app-changelog.md deleted file mode 100644 index ffe82ebc19..0000000000 --- a/stable/chevereto/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [chevereto-5.0.0](https://github.com/truecharts/charts/compare/chevereto-4.0.3...chevereto-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/chevereto/5.0.0/charts/mariadb-4.0.5.tgz b/stable/chevereto/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/chevereto/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/chevereto/5.0.0/CHANGELOG.md b/stable/chevereto/5.0.1/CHANGELOG.md similarity index 100% rename from stable/chevereto/5.0.0/CHANGELOG.md rename to stable/chevereto/5.0.1/CHANGELOG.md diff --git a/stable/chevereto/5.0.0/Chart.yaml b/stable/chevereto/5.0.1/Chart.yaml similarity index 97% rename from stable/chevereto/5.0.0/Chart.yaml rename to stable/chevereto/5.0.1/Chart.yaml index 3f99eedf10..a262db419b 100644 --- a/stable/chevereto/5.0.0/Chart.yaml +++ b/stable/chevereto/5.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: chevereto -version: 5.0.0 +version: 5.0.1 appVersion: "1.6.2" description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. type: application @@ -22,7 +22,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/chevereto/5.0.0/README.md b/stable/chevereto/5.0.1/README.md similarity index 100% rename from stable/chevereto/5.0.0/README.md rename to stable/chevereto/5.0.1/README.md diff --git a/stable/chevereto/5.0.1/app-changelog.md b/stable/chevereto/5.0.1/app-changelog.md new file mode 100644 index 0000000000..24a430d7e0 --- /dev/null +++ b/stable/chevereto/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chevereto-5.0.1](https://github.com/truecharts/charts/compare/chevereto-5.0.0...chevereto-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/chevereto/5.0.0/app-readme.md b/stable/chevereto/5.0.1/app-readme.md similarity index 100% rename from stable/chevereto/5.0.0/app-readme.md rename to stable/chevereto/5.0.1/app-readme.md diff --git a/stable/filerun/5.0.0/charts/common-10.9.7.tgz b/stable/chevereto/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/filerun/5.0.0/charts/common-10.9.7.tgz rename to stable/chevereto/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/chevereto/5.0.1/charts/mariadb-4.0.6.tgz b/stable/chevereto/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/chevereto/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/chevereto/5.0.0/ix_values.yaml b/stable/chevereto/5.0.1/ix_values.yaml similarity index 100% rename from stable/chevereto/5.0.0/ix_values.yaml rename to stable/chevereto/5.0.1/ix_values.yaml diff --git a/stable/chevereto/5.0.0/questions.yaml b/stable/chevereto/5.0.1/questions.yaml similarity index 100% rename from stable/chevereto/5.0.0/questions.yaml rename to stable/chevereto/5.0.1/questions.yaml diff --git a/stable/chevereto/5.0.0/templates/common.yaml b/stable/chevereto/5.0.1/templates/common.yaml similarity index 100% rename from stable/chevereto/5.0.0/templates/common.yaml rename to stable/chevereto/5.0.1/templates/common.yaml diff --git a/stable/filerun/5.0.0/values.yaml b/stable/chevereto/5.0.1/values.yaml similarity index 100% rename from stable/filerun/5.0.0/values.yaml rename to stable/chevereto/5.0.1/values.yaml diff --git a/stable/clarkson/5.0.0/app-changelog.md b/stable/clarkson/5.0.0/app-changelog.md deleted file mode 100644 index ce97582f02..0000000000 --- a/stable/clarkson/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [clarkson-5.0.0](https://github.com/truecharts/charts/compare/clarkson-4.0.3...clarkson-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/clarkson/5.0.0/charts/mariadb-4.0.5.tgz b/stable/clarkson/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/clarkson/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/clarkson/5.0.0/CHANGELOG.md b/stable/clarkson/5.0.1/CHANGELOG.md similarity index 100% rename from stable/clarkson/5.0.0/CHANGELOG.md rename to stable/clarkson/5.0.1/CHANGELOG.md diff --git a/stable/clarkson/5.0.0/Chart.yaml b/stable/clarkson/5.0.1/Chart.yaml similarity index 96% rename from stable/clarkson/5.0.0/Chart.yaml rename to stable/clarkson/5.0.1/Chart.yaml index a70e97f297..1459ca46ee 100644 --- a/stable/clarkson/5.0.0/Chart.yaml +++ b/stable/clarkson/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." home: https://truecharts.org/docs/charts/stable/clarkson icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - vehicle diff --git a/stable/clarkson/5.0.0/README.md b/stable/clarkson/5.0.1/README.md similarity index 100% rename from stable/clarkson/5.0.0/README.md rename to stable/clarkson/5.0.1/README.md diff --git a/stable/clarkson/5.0.1/app-changelog.md b/stable/clarkson/5.0.1/app-changelog.md new file mode 100644 index 0000000000..24ba05e987 --- /dev/null +++ b/stable/clarkson/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clarkson-5.0.1](https://github.com/truecharts/charts/compare/clarkson-5.0.0...clarkson-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/clarkson/5.0.0/app-readme.md b/stable/clarkson/5.0.1/app-readme.md similarity index 100% rename from stable/clarkson/5.0.0/app-readme.md rename to stable/clarkson/5.0.1/app-readme.md diff --git a/stable/fleet/5.0.0/charts/common-10.9.7.tgz b/stable/clarkson/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/fleet/5.0.0/charts/common-10.9.7.tgz rename to stable/clarkson/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/clarkson/5.0.1/charts/mariadb-4.0.6.tgz b/stable/clarkson/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/clarkson/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/clarkson/5.0.0/ix_values.yaml b/stable/clarkson/5.0.1/ix_values.yaml similarity index 100% rename from stable/clarkson/5.0.0/ix_values.yaml rename to stable/clarkson/5.0.1/ix_values.yaml diff --git a/stable/clarkson/5.0.0/questions.yaml b/stable/clarkson/5.0.1/questions.yaml similarity index 100% rename from stable/clarkson/5.0.0/questions.yaml rename to stable/clarkson/5.0.1/questions.yaml diff --git a/stable/clarkson/5.0.0/templates/common.yaml b/stable/clarkson/5.0.1/templates/common.yaml similarity index 100% rename from stable/clarkson/5.0.0/templates/common.yaml rename to stable/clarkson/5.0.1/templates/common.yaml diff --git a/stable/fleet/5.0.0/values.yaml b/stable/clarkson/5.0.1/values.yaml similarity index 100% rename from stable/fleet/5.0.0/values.yaml rename to stable/clarkson/5.0.1/values.yaml diff --git a/stable/filerun/5.0.0/app-changelog.md b/stable/filerun/5.0.0/app-changelog.md deleted file mode 100644 index 330f7af1bc..0000000000 --- a/stable/filerun/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [filerun-5.0.0](https://github.com/truecharts/charts/compare/filerun-4.0.3...filerun-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/filerun/5.0.0/charts/mariadb-4.0.5.tgz b/stable/filerun/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/filerun/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/filerun/5.0.0/CHANGELOG.md b/stable/filerun/5.0.1/CHANGELOG.md similarity index 100% rename from stable/filerun/5.0.0/CHANGELOG.md rename to stable/filerun/5.0.1/CHANGELOG.md diff --git a/stable/filerun/5.0.0/Chart.yaml b/stable/filerun/5.0.1/Chart.yaml similarity index 96% rename from stable/filerun/5.0.0/Chart.yaml rename to stable/filerun/5.0.1/Chart.yaml index ab5690f09e..051583fe35 100644 --- a/stable/filerun/5.0.0/Chart.yaml +++ b/stable/filerun/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: FileRun is a full featured web based file manager with an easy to use user interface home: https://truecharts.org/docs/charts/stable/filerun icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filerun - https://hub.docker.com/r/filerun/filerun - https://github.com/filerun/docker -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/filerun/5.0.0/README.md b/stable/filerun/5.0.1/README.md similarity index 100% rename from stable/filerun/5.0.0/README.md rename to stable/filerun/5.0.1/README.md diff --git a/stable/filerun/5.0.1/app-changelog.md b/stable/filerun/5.0.1/app-changelog.md new file mode 100644 index 0000000000..ae0b0107ed --- /dev/null +++ b/stable/filerun/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filerun-5.0.1](https://github.com/truecharts/charts/compare/filerun-5.0.0...filerun-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/filerun/5.0.0/app-readme.md b/stable/filerun/5.0.1/app-readme.md similarity index 100% rename from stable/filerun/5.0.0/app-readme.md rename to stable/filerun/5.0.1/app-readme.md diff --git a/stable/friendica/6.0.0/charts/common-10.9.7.tgz b/stable/filerun/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/friendica/6.0.0/charts/common-10.9.7.tgz rename to stable/filerun/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/filerun/5.0.1/charts/mariadb-4.0.6.tgz b/stable/filerun/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/filerun/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/filerun/5.0.0/ix_values.yaml b/stable/filerun/5.0.1/ix_values.yaml similarity index 100% rename from stable/filerun/5.0.0/ix_values.yaml rename to stable/filerun/5.0.1/ix_values.yaml diff --git a/stable/filerun/5.0.0/questions.yaml b/stable/filerun/5.0.1/questions.yaml similarity index 100% rename from stable/filerun/5.0.0/questions.yaml rename to stable/filerun/5.0.1/questions.yaml diff --git a/stable/filerun/5.0.0/templates/common.yaml b/stable/filerun/5.0.1/templates/common.yaml similarity index 100% rename from stable/filerun/5.0.0/templates/common.yaml rename to stable/filerun/5.0.1/templates/common.yaml diff --git a/stable/friendica/6.0.0/values.yaml b/stable/filerun/5.0.1/values.yaml similarity index 100% rename from stable/friendica/6.0.0/values.yaml rename to stable/filerun/5.0.1/values.yaml diff --git a/stable/fireflyiii/18.0.1/CHANGELOG.md b/stable/fireflyiii/18.0.1/CHANGELOG.md new file mode 100644 index 0000000000..02707401eb --- /dev/null +++ b/stable/fireflyiii/18.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fireflyiii-17.0.0](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.7...fireflyiii-17.0.0) (2022-11-10) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Major Change to GUI + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + ### Fix + +- change container config label + + + + +## [fireflyiii-16.0.60](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.7...fireflyiii-16.0.60) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [fireflyiii-16.0.59](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.7...fireflyiii-16.0.59) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [fireflyiii-16.0.59](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.7...fireflyiii-16.0.59) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [fireflyiii-16.0.59](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.7...fireflyiii-16.0.59) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [fireflyiii-16.0.58](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.7...fireflyiii-16.0.58) (2022-11-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + diff --git a/stable/fireflyiii/18.0.1/Chart.yaml b/stable/fireflyiii/18.0.1/Chart.yaml new file mode 100644 index 0000000000..086a71ae77 --- /dev/null +++ b/stable/fireflyiii/18.0.1/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "5.7.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.9.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 9.0.5 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 4.0.6 +deprecated: false +description: A free and open source personal finance manager +home: https://truecharts.org/docs/charts/stable/fireflyiii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 18.0.1 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/18.0.1/README.md b/stable/fireflyiii/18.0.1/README.md new file mode 100644 index 0000000000..ef801760b6 --- /dev/null +++ b/stable/fireflyiii/18.0.1/README.md @@ -0,0 +1,108 @@ +# fireflyiii + +A free and open source personal finance manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fireflyiii](https://truecharts.org/docs/charts/stable/fireflyiii) + +**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)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.122 | +| https://charts.truecharts.org | redis | 3.0.121 | +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fireflyiii` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fireflyiii TrueCharts/fireflyiii +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fireflyiii` deployment + +```console +helm uninstall fireflyiii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireflyiii \ + --set env.TZ="America/New York" \ + TrueCharts/fireflyiii +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fireflyiii TrueCharts/fireflyiii -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/fireflyiii/18.0.1/app-changelog.md b/stable/fireflyiii/18.0.1/app-changelog.md new file mode 100644 index 0000000000..233481475a --- /dev/null +++ b/stable/fireflyiii/18.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fireflyiii-18.0.1](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-1.0.4...fireflyiii-18.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/fireflyiii/18.0.1/app-readme.md b/stable/fireflyiii/18.0.1/app-readme.md new file mode 100644 index 0000000000..9852dd193a --- /dev/null +++ b/stable/fireflyiii/18.0.1/app-readme.md @@ -0,0 +1,8 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/fireflyiii](https://truecharts.org/docs/charts/stable/fireflyiii) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/grist/6.0.0/charts/common-10.9.7.tgz b/stable/fireflyiii/18.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/grist/6.0.0/charts/common-10.9.7.tgz rename to stable/fireflyiii/18.0.1/charts/common-10.9.7.tgz diff --git a/stable/immich/3.0.0/charts/postgresql-9.0.5.tgz b/stable/fireflyiii/18.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/immich/3.0.0/charts/postgresql-9.0.5.tgz rename to stable/fireflyiii/18.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/fireflyiii/18.0.1/charts/redis-4.0.6.tgz b/stable/fireflyiii/18.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/fireflyiii/18.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/fireflyiii/18.0.1/ix_values.yaml b/stable/fireflyiii/18.0.1/ix_values.yaml new file mode 100644 index 0000000000..146f38f8f0 --- /dev/null +++ b/stable/fireflyiii/18.0.1/ix_values.yaml @@ -0,0 +1,93 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: 5.7.15@sha256:66df853f2dc9fc888052e7de6a608483674a259fb41b3df12a14fa2e496fd9db + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: fireflyiii-secrets + key: APP_KEY + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + existingSecret: "rediscreds" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly + +portal: + enabled: true diff --git a/stable/fireflyiii/18.0.1/questions.yaml b/stable/fireflyiii/18.0.1/questions.yaml new file mode 100644 index 0000000000..2b4ecc7e16 --- /dev/null +++ b/stable/fireflyiii/18.0.1/questions.yaml @@ -0,0 +1,1848 @@ +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" +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: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + - 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: 10082 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - 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/fireflyiii/18.0.1/templates/_cronjob.tpl b/stable/fireflyiii/18.0.1/templates/_cronjob.tpl new file mode 100644 index 0000000000..a3ac5a9349 --- /dev/null +++ b/stable/fireflyiii/18.0.1/templates/_cronjob.tpl @@ -0,0 +1,54 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + securityContext: + runAsUser: 568 + runAsGroup: 568 + restartPolicy: Never + containers: + - name: {{ .Chart.Name }} + securityContext: + privileged: false + readOnlyRootFilesystem: true + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + env: + - name: STATIC_CRON_TOKEN + valueFrom: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + image: "{{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }}" + args: + - curl + - "http://{{ $jobName }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/stable/fireflyiii/18.0.1/templates/_secrets.tpl b/stable/fireflyiii/18.0.1/templates/_secrets.tpl new file mode 100644 index 0000000000..dc4d67f4dd --- /dev/null +++ b/stable/fireflyiii/18.0.1/templates/_secrets.tpl @@ -0,0 +1,24 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: fireflyiii-secrets +{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace "fireflyiii-secrets" }} +{{- $static_cron_token := "" }} +{{- $app_key := "" }} +data: + {{- if $fireflyiiiprevious}} + STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" }} + APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" }} + {{- else }} + {{- $static_cron_token := randAlphaNum 32 }} + {{- $app_key := randAlphaNum 32 }} + STATIC_CRON_TOKEN: {{ $static_cron_token | b64enc }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/fireflyiii/18.0.1/templates/common.yaml b/stable/fireflyiii/18.0.1/templates/common.yaml new file mode 100644 index 0000000000..12e701a6af --- /dev/null +++ b/stable/fireflyiii/18.0.1/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render secrets for fireflyiii */}} +{{- include "fireflyiii.secrets" . }} + +{{/* Render cronjob for fireflyiii */}} +{{- include "fireflyiii.cronjob" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/grist/6.0.0/values.yaml b/stable/fireflyiii/18.0.1/values.yaml similarity index 100% rename from stable/grist/6.0.0/values.yaml rename to stable/fireflyiii/18.0.1/values.yaml diff --git a/stable/fleet/5.0.0/app-changelog.md b/stable/fleet/5.0.0/app-changelog.md deleted file mode 100644 index 05b668e1a9..0000000000 --- a/stable/fleet/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [fleet-5.0.0](https://github.com/truecharts/charts/compare/fleet-4.0.3...fleet-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/fleet/5.0.0/charts/mariadb-4.0.5.tgz b/stable/fleet/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/fleet/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/fleet/5.0.0/CHANGELOG.md b/stable/fleet/5.0.1/CHANGELOG.md similarity index 100% rename from stable/fleet/5.0.0/CHANGELOG.md rename to stable/fleet/5.0.1/CHANGELOG.md diff --git a/stable/fleet/5.0.0/Chart.yaml b/stable/fleet/5.0.1/Chart.yaml similarity index 96% rename from stable/fleet/5.0.0/Chart.yaml rename to stable/fleet/5.0.1/Chart.yaml index 733209958c..9908a4607e 100644 --- a/stable/fleet/5.0.0/Chart.yaml +++ b/stable/fleet/5.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 5.0.0 +version: 5.0.1 appVersion: "2.3.3" description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. type: application @@ -20,7 +20,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/fleet/5.0.0/README.md b/stable/fleet/5.0.1/README.md similarity index 100% rename from stable/fleet/5.0.0/README.md rename to stable/fleet/5.0.1/README.md diff --git a/stable/fleet/5.0.1/app-changelog.md b/stable/fleet/5.0.1/app-changelog.md new file mode 100644 index 0000000000..dcfc085d70 --- /dev/null +++ b/stable/fleet/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fleet-5.0.1](https://github.com/truecharts/charts/compare/fleet-5.0.0...fleet-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/fleet/5.0.0/app-readme.md b/stable/fleet/5.0.1/app-readme.md similarity index 100% rename from stable/fleet/5.0.0/app-readme.md rename to stable/fleet/5.0.1/app-readme.md diff --git a/stable/icinga2/5.0.0/charts/common-10.9.7.tgz b/stable/fleet/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/icinga2/5.0.0/charts/common-10.9.7.tgz rename to stable/fleet/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/fleet/5.0.1/charts/mariadb-4.0.6.tgz b/stable/fleet/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/fleet/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/fleet/5.0.0/ix_values.yaml b/stable/fleet/5.0.1/ix_values.yaml similarity index 100% rename from stable/fleet/5.0.0/ix_values.yaml rename to stable/fleet/5.0.1/ix_values.yaml diff --git a/stable/fleet/5.0.0/questions.yaml b/stable/fleet/5.0.1/questions.yaml similarity index 100% rename from stable/fleet/5.0.0/questions.yaml rename to stable/fleet/5.0.1/questions.yaml diff --git a/stable/fleet/5.0.0/templates/common.yaml b/stable/fleet/5.0.1/templates/common.yaml similarity index 100% rename from stable/fleet/5.0.0/templates/common.yaml rename to stable/fleet/5.0.1/templates/common.yaml diff --git a/stable/icinga2/5.0.0/values.yaml b/stable/fleet/5.0.1/values.yaml similarity index 100% rename from stable/icinga2/5.0.0/values.yaml rename to stable/fleet/5.0.1/values.yaml diff --git a/stable/friendica/6.0.0/app-changelog.md b/stable/friendica/6.0.0/app-changelog.md deleted file mode 100644 index 6d3322963e..0000000000 --- a/stable/friendica/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [friendica-6.0.0](https://github.com/truecharts/charts/compare/friendica-5.0.3...friendica-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/friendica/6.0.0/charts/mariadb-4.0.5.tgz b/stable/friendica/6.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/friendica/6.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/friendica/6.0.0/charts/redis-4.0.5.tgz b/stable/friendica/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/friendica/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/friendica/6.0.0/CHANGELOG.md b/stable/friendica/6.0.1/CHANGELOG.md similarity index 100% rename from stable/friendica/6.0.0/CHANGELOG.md rename to stable/friendica/6.0.1/CHANGELOG.md diff --git a/stable/friendica/6.0.0/Chart.yaml b/stable/friendica/6.0.1/Chart.yaml similarity index 94% rename from stable/friendica/6.0.0/Chart.yaml rename to stable/friendica/6.0.1/Chart.yaml index ee1ddd709a..67c0dcd4a0 100644 --- a/stable/friendica/6.0.0/Chart.yaml +++ b/stable/friendica/6.0.1/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: "Welcome to the free social web" home: https://truecharts.org/docs/charts/stable/friendica icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - social diff --git a/stable/friendica/6.0.0/README.md b/stable/friendica/6.0.1/README.md similarity index 100% rename from stable/friendica/6.0.0/README.md rename to stable/friendica/6.0.1/README.md diff --git a/stable/friendica/6.0.1/app-changelog.md b/stable/friendica/6.0.1/app-changelog.md new file mode 100644 index 0000000000..3765a363cd --- /dev/null +++ b/stable/friendica/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [friendica-6.0.1](https://github.com/truecharts/charts/compare/friendica-6.0.0...friendica-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/friendica/6.0.0/app-readme.md b/stable/friendica/6.0.1/app-readme.md similarity index 100% rename from stable/friendica/6.0.0/app-readme.md rename to stable/friendica/6.0.1/app-readme.md diff --git a/stable/immich/3.0.0/charts/common-10.9.7.tgz b/stable/friendica/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/immich/3.0.0/charts/common-10.9.7.tgz rename to stable/friendica/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/friendica/6.0.1/charts/mariadb-4.0.6.tgz b/stable/friendica/6.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/friendica/6.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/friendica/6.0.1/charts/redis-4.0.6.tgz b/stable/friendica/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/friendica/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/friendica/6.0.0/ix_values.yaml b/stable/friendica/6.0.1/ix_values.yaml similarity index 100% rename from stable/friendica/6.0.0/ix_values.yaml rename to stable/friendica/6.0.1/ix_values.yaml diff --git a/stable/friendica/6.0.0/questions.yaml b/stable/friendica/6.0.1/questions.yaml similarity index 100% rename from stable/friendica/6.0.0/questions.yaml rename to stable/friendica/6.0.1/questions.yaml diff --git a/stable/friendica/6.0.0/templates/common.yaml b/stable/friendica/6.0.1/templates/common.yaml similarity index 100% rename from stable/friendica/6.0.0/templates/common.yaml rename to stable/friendica/6.0.1/templates/common.yaml diff --git a/stable/immich/3.0.0/values.yaml b/stable/friendica/6.0.1/values.yaml similarity index 100% rename from stable/immich/3.0.0/values.yaml rename to stable/friendica/6.0.1/values.yaml diff --git a/stable/gitea/11.0.1/CHANGELOG.md b/stable/gitea/11.0.1/CHANGELOG.md new file mode 100644 index 0000000000..7ab5b55b0b --- /dev/null +++ b/stable/gitea/11.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gitea-10.0.0](https://github.com/truecharts/charts/compare/gitea-9.0.30...gitea-10.0.0) (2022-11-10) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Major Change to GUI + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [gitea-9.0.33](https://github.com/truecharts/charts/compare/gitea-9.0.30...gitea-9.0.33) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [gitea-9.0.32](https://github.com/truecharts/charts/compare/gitea-9.0.30...gitea-9.0.32) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [gitea-9.0.32](https://github.com/truecharts/charts/compare/gitea-9.0.30...gitea-9.0.32) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [gitea-9.0.32](https://github.com/truecharts/charts/compare/gitea-9.0.30...gitea-9.0.32) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [gitea-9.0.31](https://github.com/truecharts/charts/compare/gitea-9.0.30...gitea-9.0.31) (2022-11-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [gitea-9.0.31](https://github.com/truecharts/charts/compare/gitea-9.0.30...gitea-9.0.31) (2022-11-06) + +### Chore + diff --git a/stable/gitea/11.0.1/Chart.yaml b/stable/gitea/11.0.1/Chart.yaml new file mode 100644 index 0000000000..03b0c3e826 --- /dev/null +++ b/stable/gitea/11.0.1/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "1.17.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.9.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 9.0.5 + - condition: memcached.enabled + name: memcached + repository: https://charts.truecharts.org/ + version: 4.0.6 +deprecated: false +description: Self hosted GIT repositories +home: https://truecharts.org/docs/charts/stable/gitea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png +keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gitea +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://hub.docker.com/r/gitea/gitea/ +type: application +version: 11.0.1 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gitea/11.0.1/README.md b/stable/gitea/11.0.1/README.md new file mode 100644 index 0000000000..78ccd145e0 --- /dev/null +++ b/stable/gitea/11.0.1/README.md @@ -0,0 +1,110 @@ +# gitea + +Self hosted GIT repositories + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gitea](https://truecharts.org/docs/charts/stable/gitea) + +**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)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | memcached | 3.0.120 | +| https://charts.truecharts.org/ | postgresql | 8.0.122 | +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gitea` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gitea TrueCharts/gitea +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gitea` deployment + +```console +helm uninstall gitea +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gitea \ + --set env.TZ="America/New York" \ + TrueCharts/gitea +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gitea TrueCharts/gitea -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/gitea/11.0.1/app-changelog.md b/stable/gitea/11.0.1/app-changelog.md new file mode 100644 index 0000000000..35253ae43a --- /dev/null +++ b/stable/gitea/11.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gitea-11.0.1](https://github.com/truecharts/charts/compare/gitea-11.0.0...gitea-11.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/gitea/11.0.1/app-readme.md b/stable/gitea/11.0.1/app-readme.md new file mode 100644 index 0000000000..126ac4be06 --- /dev/null +++ b/stable/gitea/11.0.1/app-readme.md @@ -0,0 +1,8 @@ +Self hosted GIT repositories + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/gitea](https://truecharts.org/docs/charts/stable/gitea) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/inventree/6.0.0/charts/common-10.9.7.tgz b/stable/gitea/11.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/inventree/6.0.0/charts/common-10.9.7.tgz rename to stable/gitea/11.0.1/charts/common-10.9.7.tgz diff --git a/stable/gitea/11.0.1/charts/memcached-4.0.6.tgz b/stable/gitea/11.0.1/charts/memcached-4.0.6.tgz new file mode 100644 index 0000000000..24aec5c4cb Binary files /dev/null and b/stable/gitea/11.0.1/charts/memcached-4.0.6.tgz differ diff --git a/stable/inventree/6.0.0/charts/postgresql-9.0.5.tgz b/stable/gitea/11.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/inventree/6.0.0/charts/postgresql-9.0.5.tgz rename to stable/gitea/11.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/gitea/11.0.1/ix_values.yaml b/stable/gitea/11.0.1/ix_values.yaml new file mode 100644 index 0000000000..e3356b099d --- /dev/null +++ b/stable/gitea/11.0.1/ix_values.yaml @@ -0,0 +1,144 @@ +image: + repository: tccr.io/truecharts/gitea + tag: 1.17.3@sha256:04cac022cb72cfaaf65aca0c0aaf160c1f625c649d36842ced438d746653de0b + pullPolicy: IfNotPresent + +podSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 + +service: + main: + ports: + main: + port: 10037 + targetPort: 3000 + ssh: + enabled: true + ports: + ssh: + enabled: true + port: 2222 + targetPort: 2222 + +envFrom: + - configMapRef: + name: gitea-env + +initContainers: + 1-init-directories: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/usr/sbin/init_directory_structure.sh"] + securityContext: + runAsUser: 0 + runAsNonRoot: false + envFrom: + - configMapRef: + name: gitea-env + volumeMounts: + - name: init + mountPath: "/usr/sbin" + - name: temp + mountPath: "/tmp" + - name: config + mountPath: "/etc/gitea/conf" + - name: data + mountPath: "/data" + 2-configure-gitea: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/usr/sbin/configure_gitea.sh"] + envFrom: + - configMapRef: + name: gitea-env + volumeMounts: + - name: init + mountPath: "/usr/sbin" + - name: temp + mountPath: "/tmp" + - name: data + mountPath: "/data" + +persistence: + data: + enabled: true + mountPath: "/data" + temp: + enabled: true + mountPath: "/tmp" + type: emptyDir + varlib: + enabled: true + mountPath: "/var/lib/gitea" + type: emptyDir + +# Configure commit/action signing prerequisites +signing: + enabled: true + gpgHome: /data/git/.gnupg + +admin: + username: giteaadmin + password: r8sA8CPHD9!bt6d + email: "gitea@local.domain" + +metrics: + enabled: false + serviceMonitor: + enabled: false + # additionalLabels: + # prometheus-release: prom1 + +ldap: + enabled: false + # name: + # securityProtocol: + # host: + # port: + # userSearchBase: + # userFilter: + # adminFilter: + # emailAttribute: + # bindDn: + # bindPassword: + # usernameAttribute: + # sshPublicKeyAttribute: + +oauth: + enabled: false + # name: + # provider: + # key: + # secret: + # autoDiscoverUrl: + # useCustomUrls: + # customAuthUrl: + # customTokenUrl: + # customProfileUrl: + # customEmailUrl: + +config: + APP_NAME: "Gitea: Git with a cup of tea" + RUN_MODE: dev + ALLOWED_HOST_LIST: "127.0.0.1" + +customConfig: + [] + # - name: test + # keys: + # - name: testkey + # value: testvalue + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: gitea + postgresqlDatabase: gitea + +# -- memcached dependency settings +memcached: + enabled: true + +portal: + enabled: true diff --git a/stable/gitea/11.0.1/questions.yaml b/stable/gitea/11.0.1/questions.yaml new file mode 100644 index 0000000000..43bcd7bae0 --- /dev/null +++ b/stable/gitea/11.0.1/questions.yaml @@ -0,0 +1,1975 @@ +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" +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: admin + group: "App Configuration" + label: "Admin Credentials" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: "username" + schema: + type: string + required: true + - variable: password + label: "password" + schema: + type: string + required: true + private: true + - variable: email + label: "email" + schema: + type: string + required: true + - variable: config + group: "App Configuration" + label: "Admin Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_NAME + label: "APP_NAME" + schema: + type: string + default: "Gitea" + required: true + - variable: RUN_MODE + label: "RUN_MODE" + schema: + type: string + default: "prod" + enum: + - value: "prod" + description: "Production" + - value: "dev" + description: "Development" + - value: "test" + description: "Testing" + - variable: ALLOWED_HOST_LIST + label: "ALLOWED_HOST_LIST" + schema: + type: string + default: "127.0.0.1" + required: true + - variable: customConfig + group: "App Configuration" + label: "Custom Configuration parameters" + schema: + type: list + default: [] + items: + - variable: catagoryItem + label: "Catagory" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Config Catagory Name" + schema: + type: string + required: true + - variable: keys + label: "Configuration Parameters" + schema: + type: list + default: [] + items: + - variable: configItem + label: "parameter" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Parameter Name" + schema: + type: string + required: true + - variable: value + label: "Parameter Value" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - 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: 10037 + required: true + - variable: ssh + label: "SSH Service" + description: "The SSH service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - 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: ssh + label: "SSH 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: 2222 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App data Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: 1000 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 1000 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 1000 + - 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/gitea/11.0.1/templates/_configmap.tpl b/stable/gitea/11.0.1/templates/_configmap.tpl new file mode 100644 index 0000000000..b306a6046a --- /dev/null +++ b/stable/gitea/11.0.1/templates/_configmap.tpl @@ -0,0 +1,20 @@ +{{/* Define the configmap */}} +{{- define "gitea.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: gitea-env +data: + GITEA_APP_INI: "/data/gitea/conf/app.ini" + GITEA_CUSTOM: "/data/gitea" + GITEA_WORK_DIR: "/data" + GITEA_TEMP: "/tmp/gitea" + GITEA_ADMIN_USERNAME: {{ .Values.admin.username }} + GITEA_ADMIN_PASSWORD: {{ .Values.admin.password }} + SSH_PORT: {{ .Values.service.ssh.ports.ssh.port | quote }} + SSH_LISTEN_PORT: {{ .Values.service.ssh.ports.ssh.targetPort | quote }} + TMPDIR: "/tmp/gitea" + GNUPGHOME: "/data/git/.gnupg" + +{{- end -}} diff --git a/stable/gitea/11.0.1/templates/_secrets.tpl b/stable/gitea/11.0.1/templates/_secrets.tpl new file mode 100644 index 0000000000..37df8994b7 --- /dev/null +++ b/stable/gitea/11.0.1/templates/_secrets.tpl @@ -0,0 +1,248 @@ +{{/* Define the secrets */}} +{{- define "gitea.secrets" -}} + +--- + +{{ $DOMAIN := ( printf "%s-gitea.%s.svc.%s" .Release.Name .Release.Namespace "cluster.local" | quote ) -}} +{{- if and ( .Values.ingress.main.enabled ) ( gt (len .Values.ingress.main.hosts) 0 ) -}} +{{- $DOMAIN = (index .Values.ingress.main.hosts 0).host -}} +{{- end -}} + +apiVersion: v1 +kind: Secret +metadata: + name: {{ include "tc.common.names.fullname" . }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +type: Opaque +stringData: + app.ini: |- + APP_NAME = {{ .Values.config.APP_NAME }} + RUN_MODE = {{ .Values.config.RUN_MODE }} + + [cache] + ADAPTER = memcache + ENABLED = true + HOST = {{ printf "%v-%v:%v" .Release.Name "memcached" "11211" }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "cache" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [database] + DB_TYPE = postgres + HOST = {{ printf "%v-%v:%v" .Release.Name "postgresql" "5432" }} + NAME = {{ .Values.postgresql.postgresqlDatabase }} + PASSWD = {{ .Values.postgresql.postgresqlPassword }} + USER = {{ .Values.postgresql.postgresqlUsername }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "database" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [metrics] + ENABLED = {{ .Values.metrics.enabled }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "metrics" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [repository] + ROOT = /data/git/gitea-repositories + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "repository" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + + [security] + INSTALL_LOCK = true + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "security" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [webhook] + ALLOWED_HOST_LIST = {{ .Values.config.ALLOWED_HOST_LIST }} + + [server] + APP_DATA_PATH = /data + DOMAIN = {{ $DOMAIN }} + ENABLE_PPROF = false + HTTP_PORT = {{ .Values.service.main.ports.main.targetPort }} + PROTOCOL = http + {{- if and ( .Values.ingress.main.enabled ) ( gt (len .Values.ingress.main.hosts) 0 ) }} + ROOT_URL = {{ printf "https://%s" $DOMAIN }} + {{- else }} + ROOT_URL = {{ printf "http://%s" $DOMAIN }} + {{- end }} + SSH_DOMAIN = {{ $DOMAIN }} + SSH_LISTEN_PORT = {{ .Values.service.ssh.ports.ssh.targetPort }} + SSH_PORT = {{ .Values.service.ssh.ports.ssh.port }} + START_SSH_SERVER = true + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "server" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if not ( or ( eq $catvalue.name "server" ) ( eq $catvalue.name "server" ) ( eq $catvalue.name "security" ) ( eq $catvalue.name "repository" ) ( eq $catvalue.name "metrics" ) ( eq $catvalue.name "database" ) ( eq $catvalue.name "cache" ) ) }} + [{{ $catvalue.name }}] + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + +--- + +apiVersion: v1 +kind: Secret +metadata: + name: {{ include "tc.common.names.fullname" . }}-init + labels: + {{- include "tc.common.labels" . | nindent 4 }} +type: Opaque +stringData: + init_directory_structure.sh: |- + #!/usr/bin/env bash + + set -euo pipefail + + {{- if .Values.initPreScript }} + # BEGIN: initPreScript + {{- with .Values.initPreScript -}} + {{ . | nindent 4}} + {{- end -}} + # END: initPreScript + {{- end }} + + set -x + + mkdir -p /data/git/.ssh + chmod -R 700 /data/git/.ssh + [ ! -d /data/gitea ] && mkdir -p /data/gitea/conf + + # prepare temp directory structure + mkdir -p "${GITEA_TEMP}" + chown -Rf {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} "${GITEA_TEMP}" + chmod ug+rwx "${GITEA_TEMP}" + + # Copy config file to writable volume + cp /etc/gitea/conf/app.ini /data/gitea/conf/app.ini + chown -Rf {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} "/data" + chmod a+rwx /data/gitea/conf/app.ini + + # Patch dockercontainer for dynamic users + chown -Rf {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} "/var/lib/gitea" + + configure_gitea.sh: |- + #!/usr/bin/env bash + + set -euo pipefail + + + # Connection retry inspired by https://gist.github.com/dublx/e99ea94858c07d2ca6de + function test_db_connection() { + local RETRY=0 + local MAX=30 + + echo 'Wait for database to become avialable...' + until [ "${RETRY}" -ge "${MAX}" ]; do + nc -vz -w2 {{ printf "%v-%v" .Release.Name "postgresql" }} 5432 && break + RETRY=$[${RETRY}+1] + echo "...not ready yet (${RETRY}/${MAX})" + done + + if [ "${RETRY}" -ge "${MAX}" ]; then + echo "Database not reachable after '${MAX}' attempts!" + exit 1 + fi + } + + test_db_connection + + + echo '==== BEGIN GITEA MIGRATION ====' + + gitea migrate + + echo '==== BEGIN GITEA CONFIGURATION ====' + + {{- if or .Values.admin.existingSecret (and .Values.admin.username .Values.admin.password) }} + function configure_admin_user() { + local ACCOUNT_ID=$(gitea admin user list --admin | grep -e "\s\+${GITEA_ADMIN_USERNAME}\s\+" | awk -F " " "{printf \$1}") + if [[ -z "${ACCOUNT_ID}" ]]; then + echo "No admin user '${GITEA_ADMIN_USERNAME}' found. Creating now..." + gitea admin user create --admin --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" --email {{ .Values.admin.email | quote }} --must-change-password=false + echo '...created.' + else + echo "Admin account '${GITEA_ADMIN_USERNAME}' already exist. Running update to sync password..." + gitea admin user change-password --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" + echo '...password sync done.' + fi + } + + configure_admin_user + {{- end }} + + {{- if .Values.ldap.enabled }} + function configure_ldap() { + local LDAP_NAME={{ (printf "%s" .Values.ldap.name) | squote }} + local GITEA_AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${LDAP_NAME}\s+\|" | grep -iE '\|LDAP \(via BindDN\)\s+\|' | awk -F " " "{print \$1}") + + if [[ -z "${GITEA_AUTH_ID}" ]]; then + echo "No ldap configuration found with name '${LDAP_NAME}'. Installing it now..." + gitea admin auth add-ldap {{- include "gitea.ldap_settings" . | indent 1 }} + echo '...installed.' + else + echo "Existing ldap configuration with name '${LDAP_NAME}': '${GITEA_AUTH_ID}'. Running update to sync settings..." + gitea admin auth update-ldap --id "${GITEA_AUTH_ID}" {{- include "gitea.ldap_settings" . | indent 1 }} + echo '...sync settings done.' + fi + } + + configure_ldap + {{- end }} + + {{- if .Values.oauth.enabled }} + function configure_oauth() { + local OAUTH_NAME={{ (printf "%s" .Values.oauth.name) | squote }} + local AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${OAUTH_NAME}\s+\|" | grep -iE '\|OAuth2\s+\|' | awk -F " " "{print \$1}") + + if [[ -z "${AUTH_ID}" ]]; then + echo "No oauth configuration found with name '${OAUTH_NAME}'. Installing it now..." + gitea admin auth add-oauth {{- include "gitea.oauth_settings" . | indent 1 }} + echo '...installed.' + else + echo "Existing oauth configuration with name '${OAUTH_NAME}': '${AUTH_ID}'. Running update to sync settings..." + gitea admin auth update-oauth --id "${AUTH_ID}" {{- include "gitea.oauth_settings" . | indent 1 }} + echo '...sync settings done.' + fi + } + + configure_oauth + {{- end }} + + echo '==== END GITEA CONFIGURATION ====' + + +{{- end -}} diff --git a/stable/gitea/11.0.1/templates/common.yaml b/stable/gitea/11.0.1/templates/common.yaml new file mode 100644 index 0000000000..eb5106bfa7 --- /dev/null +++ b/stable/gitea/11.0.1/templates/common.yaml @@ -0,0 +1,38 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render secrets for gitea */}} +{{- include "gitea.secrets" . }} + +{{/* Render configmap for gitea */}} +{{- include "gitea.configmap" . }} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "gitea.initvolume" -}} +enabled: "true" +mountPath: "/secrets/ini" +readOnly: true +type: "custom" +volumeSpec: + secret: + secretName: {{ include "tc.common.names.fullname" . }}-init + defaultMode: 0777 +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "gitea.configvolume" -}} +enabled: "true" +mountPath: "/secrets/config" +readOnly: true +type: "custom" +volumeSpec: + secret: + secretName: {{ include "tc.common.names.fullname" . }} +{{- end -}} + +{{- $_ := set .Values.persistence "init" (include "gitea.initvolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "config" (include "gitea.configvolume" . | fromYaml) -}} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/inventree/6.0.0/values.yaml b/stable/gitea/11.0.1/values.yaml similarity index 100% rename from stable/inventree/6.0.0/values.yaml rename to stable/gitea/11.0.1/values.yaml diff --git a/stable/grist/6.0.0/app-changelog.md b/stable/grist/6.0.0/app-changelog.md deleted file mode 100644 index 21e6e9a54f..0000000000 --- a/stable/grist/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [grist-6.0.0](https://github.com/truecharts/charts/compare/grist-5.0.3...grist-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/grist/6.0.0/charts/redis-4.0.5.tgz b/stable/grist/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/grist/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/grist/6.0.0/CHANGELOG.md b/stable/grist/6.0.1/CHANGELOG.md similarity index 100% rename from stable/grist/6.0.0/CHANGELOG.md rename to stable/grist/6.0.1/CHANGELOG.md diff --git a/stable/grist/6.0.0/Chart.yaml b/stable/grist/6.0.1/Chart.yaml similarity index 97% rename from stable/grist/6.0.0/Chart.yaml rename to stable/grist/6.0.1/Chart.yaml index 160e83d80a..597d0d42fa 100644 --- a/stable/grist/6.0.0/Chart.yaml +++ b/stable/grist/6.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. home: https://truecharts.org/docs/charts/stable/grist icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png @@ -30,7 +30,7 @@ sources: - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/grist/6.0.0/README.md b/stable/grist/6.0.1/README.md similarity index 100% rename from stable/grist/6.0.0/README.md rename to stable/grist/6.0.1/README.md diff --git a/stable/grist/6.0.1/app-changelog.md b/stable/grist/6.0.1/app-changelog.md new file mode 100644 index 0000000000..32954a5774 --- /dev/null +++ b/stable/grist/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grist-6.0.1](https://github.com/truecharts/charts/compare/grist-6.0.0...grist-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/grist/6.0.0/app-readme.md b/stable/grist/6.0.1/app-readme.md similarity index 100% rename from stable/grist/6.0.0/app-readme.md rename to stable/grist/6.0.1/app-readme.md diff --git a/stable/kimai/5.0.0/charts/common-10.9.7.tgz b/stable/grist/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/kimai/5.0.0/charts/common-10.9.7.tgz rename to stable/grist/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/kutt/5.0.0/charts/postgresql-9.0.5.tgz b/stable/grist/6.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/kutt/5.0.0/charts/postgresql-9.0.5.tgz rename to stable/grist/6.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/grist/6.0.1/charts/redis-4.0.6.tgz b/stable/grist/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/grist/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/grist/6.0.0/ix_values.yaml b/stable/grist/6.0.1/ix_values.yaml similarity index 100% rename from stable/grist/6.0.0/ix_values.yaml rename to stable/grist/6.0.1/ix_values.yaml diff --git a/stable/grist/6.0.0/questions.yaml b/stable/grist/6.0.1/questions.yaml similarity index 100% rename from stable/grist/6.0.0/questions.yaml rename to stable/grist/6.0.1/questions.yaml diff --git a/stable/grist/6.0.0/templates/_config.tpl b/stable/grist/6.0.1/templates/_config.tpl similarity index 100% rename from stable/grist/6.0.0/templates/_config.tpl rename to stable/grist/6.0.1/templates/_config.tpl diff --git a/stable/grist/6.0.0/templates/_secret.tpl b/stable/grist/6.0.1/templates/_secret.tpl similarity index 100% rename from stable/grist/6.0.0/templates/_secret.tpl rename to stable/grist/6.0.1/templates/_secret.tpl diff --git a/stable/grist/6.0.0/templates/common.yaml b/stable/grist/6.0.1/templates/common.yaml similarity index 100% rename from stable/grist/6.0.0/templates/common.yaml rename to stable/grist/6.0.1/templates/common.yaml diff --git a/stable/kimai/5.0.0/values.yaml b/stable/grist/6.0.1/values.yaml similarity index 100% rename from stable/kimai/5.0.0/values.yaml rename to stable/grist/6.0.1/values.yaml diff --git a/stable/icinga2/5.0.0/app-changelog.md b/stable/icinga2/5.0.0/app-changelog.md deleted file mode 100644 index f744943c53..0000000000 --- a/stable/icinga2/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [icinga2-5.0.0](https://github.com/truecharts/charts/compare/icinga2-4.0.3...icinga2-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/icinga2/5.0.0/charts/mariadb-4.0.5.tgz b/stable/icinga2/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/icinga2/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/icinga2/5.0.0/CHANGELOG.md b/stable/icinga2/5.0.1/CHANGELOG.md similarity index 100% rename from stable/icinga2/5.0.0/CHANGELOG.md rename to stable/icinga2/5.0.1/CHANGELOG.md diff --git a/stable/icinga2/5.0.0/Chart.yaml b/stable/icinga2/5.0.1/Chart.yaml similarity index 96% rename from stable/icinga2/5.0.0/Chart.yaml rename to stable/icinga2/5.0.1/Chart.yaml index 856458f7c4..e6bf0c7268 100644 --- a/stable/icinga2/5.0.0/Chart.yaml +++ b/stable/icinga2/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." home: https://truecharts.org/docs/charts/stable/icinga2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/icinga2 - https://github.com/jjethwa/icinga2 - https://icinga.com/ -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/icinga2/5.0.0/README.md b/stable/icinga2/5.0.1/README.md similarity index 100% rename from stable/icinga2/5.0.0/README.md rename to stable/icinga2/5.0.1/README.md diff --git a/stable/icinga2/5.0.1/app-changelog.md b/stable/icinga2/5.0.1/app-changelog.md new file mode 100644 index 0000000000..0bf1cd2d26 --- /dev/null +++ b/stable/icinga2/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [icinga2-5.0.1](https://github.com/truecharts/charts/compare/icinga2-5.0.0...icinga2-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/icinga2/5.0.0/app-readme.md b/stable/icinga2/5.0.1/app-readme.md similarity index 100% rename from stable/icinga2/5.0.0/app-readme.md rename to stable/icinga2/5.0.1/app-readme.md diff --git a/stable/koel/5.0.0/charts/common-10.9.7.tgz b/stable/icinga2/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/koel/5.0.0/charts/common-10.9.7.tgz rename to stable/icinga2/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/icinga2/5.0.1/charts/mariadb-4.0.6.tgz b/stable/icinga2/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/icinga2/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/icinga2/5.0.0/ix_values.yaml b/stable/icinga2/5.0.1/ix_values.yaml similarity index 100% rename from stable/icinga2/5.0.0/ix_values.yaml rename to stable/icinga2/5.0.1/ix_values.yaml diff --git a/stable/icinga2/5.0.0/questions.yaml b/stable/icinga2/5.0.1/questions.yaml similarity index 100% rename from stable/icinga2/5.0.0/questions.yaml rename to stable/icinga2/5.0.1/questions.yaml diff --git a/stable/icinga2/5.0.0/templates/common.yaml b/stable/icinga2/5.0.1/templates/common.yaml similarity index 100% rename from stable/icinga2/5.0.0/templates/common.yaml rename to stable/icinga2/5.0.1/templates/common.yaml diff --git a/stable/koel/5.0.0/values.yaml b/stable/icinga2/5.0.1/values.yaml similarity index 100% rename from stable/koel/5.0.0/values.yaml rename to stable/icinga2/5.0.1/values.yaml diff --git a/stable/immich/3.0.0/app-changelog.md b/stable/immich/3.0.0/app-changelog.md deleted file mode 100644 index beab199e8f..0000000000 --- a/stable/immich/3.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [immich-3.0.0](https://github.com/truecharts/charts/compare/immich-2.0.3...immich-3.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/immich/3.0.0/charts/redis-4.0.5.tgz b/stable/immich/3.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/immich/3.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/immich/3.0.0/CHANGELOG.md b/stable/immich/3.0.1/CHANGELOG.md similarity index 100% rename from stable/immich/3.0.0/CHANGELOG.md rename to stable/immich/3.0.1/CHANGELOG.md diff --git a/stable/immich/3.0.0/Chart.yaml b/stable/immich/3.0.1/Chart.yaml similarity index 96% rename from stable/immich/3.0.0/Chart.yaml rename to stable/immich/3.0.1/Chart.yaml index f985ad63be..d974786882 100644 --- a/stable/immich/3.0.0/Chart.yaml +++ b/stable/immich/3.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: High performance self-hosted photo and video backup solution. home: https://truecharts.org/docs/charts/stable/immich icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png @@ -26,7 +26,7 @@ name: immich sources: - https://github.com/truecharts/charts/tree/master/charts/stable/immich - https://github.com/immich-app/immich -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/3.0.0/README.md b/stable/immich/3.0.1/README.md similarity index 100% rename from stable/immich/3.0.0/README.md rename to stable/immich/3.0.1/README.md diff --git a/stable/immich/3.0.1/app-changelog.md b/stable/immich/3.0.1/app-changelog.md new file mode 100644 index 0000000000..a107d56724 --- /dev/null +++ b/stable/immich/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-3.0.1](https://github.com/truecharts/charts/compare/immich-3.0.0...immich-3.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/immich/3.0.0/app-readme.md b/stable/immich/3.0.1/app-readme.md similarity index 100% rename from stable/immich/3.0.0/app-readme.md rename to stable/immich/3.0.1/app-readme.md diff --git a/stable/kutt/5.0.0/charts/common-10.9.7.tgz b/stable/immich/3.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/kutt/5.0.0/charts/common-10.9.7.tgz rename to stable/immich/3.0.1/charts/common-10.9.7.tgz diff --git a/stable/librephotos/6.0.0/charts/postgresql-9.0.5.tgz b/stable/immich/3.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/librephotos/6.0.0/charts/postgresql-9.0.5.tgz rename to stable/immich/3.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/immich/3.0.1/charts/redis-4.0.6.tgz b/stable/immich/3.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/immich/3.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/immich/3.0.0/ix_values.yaml b/stable/immich/3.0.1/ix_values.yaml similarity index 100% rename from stable/immich/3.0.0/ix_values.yaml rename to stable/immich/3.0.1/ix_values.yaml diff --git a/stable/immich/3.0.0/questions.yaml b/stable/immich/3.0.1/questions.yaml similarity index 100% rename from stable/immich/3.0.0/questions.yaml rename to stable/immich/3.0.1/questions.yaml diff --git a/stable/immich/3.0.0/templates/_configmap.tpl b/stable/immich/3.0.1/templates/_configmap.tpl similarity index 100% rename from stable/immich/3.0.0/templates/_configmap.tpl rename to stable/immich/3.0.1/templates/_configmap.tpl diff --git a/stable/immich/3.0.0/templates/_microservices.tpl b/stable/immich/3.0.1/templates/_microservices.tpl similarity index 100% rename from stable/immich/3.0.0/templates/_microservices.tpl rename to stable/immich/3.0.1/templates/_microservices.tpl diff --git a/stable/immich/3.0.0/templates/_ml.tpl b/stable/immich/3.0.1/templates/_ml.tpl similarity index 100% rename from stable/immich/3.0.0/templates/_ml.tpl rename to stable/immich/3.0.1/templates/_ml.tpl diff --git a/stable/immich/3.0.0/templates/_proxy.tpl b/stable/immich/3.0.1/templates/_proxy.tpl similarity index 100% rename from stable/immich/3.0.0/templates/_proxy.tpl rename to stable/immich/3.0.1/templates/_proxy.tpl diff --git a/stable/immich/3.0.0/templates/_secret.tpl b/stable/immich/3.0.1/templates/_secret.tpl similarity index 100% rename from stable/immich/3.0.0/templates/_secret.tpl rename to stable/immich/3.0.1/templates/_secret.tpl diff --git a/stable/immich/3.0.0/templates/_web.tpl b/stable/immich/3.0.1/templates/_web.tpl similarity index 100% rename from stable/immich/3.0.0/templates/_web.tpl rename to stable/immich/3.0.1/templates/_web.tpl diff --git a/stable/immich/3.0.0/templates/common.yaml b/stable/immich/3.0.1/templates/common.yaml similarity index 100% rename from stable/immich/3.0.0/templates/common.yaml rename to stable/immich/3.0.1/templates/common.yaml diff --git a/stable/kutt/5.0.0/values.yaml b/stable/immich/3.0.1/values.yaml similarity index 100% rename from stable/kutt/5.0.0/values.yaml rename to stable/immich/3.0.1/values.yaml diff --git a/stable/inventree/6.0.0/app-changelog.md b/stable/inventree/6.0.0/app-changelog.md deleted file mode 100644 index 40444fc27f..0000000000 --- a/stable/inventree/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [inventree-6.0.0](https://github.com/truecharts/charts/compare/inventree-5.0.3...inventree-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/inventree/6.0.0/charts/redis-4.0.5.tgz b/stable/inventree/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/inventree/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/inventree/6.0.0/CHANGELOG.md b/stable/inventree/6.0.1/CHANGELOG.md similarity index 100% rename from stable/inventree/6.0.0/CHANGELOG.md rename to stable/inventree/6.0.1/CHANGELOG.md diff --git a/stable/inventree/6.0.0/Chart.yaml b/stable/inventree/6.0.1/Chart.yaml similarity index 96% rename from stable/inventree/6.0.0/Chart.yaml rename to stable/inventree/6.0.1/Chart.yaml index abcb2ae54b..b269ae0a1d 100644 --- a/stable/inventree/6.0.0/Chart.yaml +++ b/stable/inventree/6.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. home: https://truecharts.org/docs/charts/stable/inventree icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/inventree - https://inventree.readthedocs.io - https://github.com/inventree/InvenTree -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/inventree/6.0.0/README.md b/stable/inventree/6.0.1/README.md similarity index 100% rename from stable/inventree/6.0.0/README.md rename to stable/inventree/6.0.1/README.md diff --git a/stable/inventree/6.0.1/app-changelog.md b/stable/inventree/6.0.1/app-changelog.md new file mode 100644 index 0000000000..7f381d558b --- /dev/null +++ b/stable/inventree/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [inventree-6.0.1](https://github.com/truecharts/charts/compare/inventree-6.0.0...inventree-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/inventree/6.0.0/app-readme.md b/stable/inventree/6.0.1/app-readme.md similarity index 100% rename from stable/inventree/6.0.0/app-readme.md rename to stable/inventree/6.0.1/app-readme.md diff --git a/stable/leantime/6.0.0/charts/common-10.9.7.tgz b/stable/inventree/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/leantime/6.0.0/charts/common-10.9.7.tgz rename to stable/inventree/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/nocodb/5.0.0/charts/postgresql-9.0.5.tgz b/stable/inventree/6.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/nocodb/5.0.0/charts/postgresql-9.0.5.tgz rename to stable/inventree/6.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/inventree/6.0.1/charts/redis-4.0.6.tgz b/stable/inventree/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/inventree/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/inventree/6.0.0/ix_values.yaml b/stable/inventree/6.0.1/ix_values.yaml similarity index 100% rename from stable/inventree/6.0.0/ix_values.yaml rename to stable/inventree/6.0.1/ix_values.yaml diff --git a/stable/inventree/6.0.0/questions.yaml b/stable/inventree/6.0.1/questions.yaml similarity index 100% rename from stable/inventree/6.0.0/questions.yaml rename to stable/inventree/6.0.1/questions.yaml diff --git a/stable/inventree/6.0.0/templates/_configmap.tpl b/stable/inventree/6.0.1/templates/_configmap.tpl similarity index 100% rename from stable/inventree/6.0.0/templates/_configmap.tpl rename to stable/inventree/6.0.1/templates/_configmap.tpl diff --git a/stable/inventree/6.0.0/templates/_init.tpl b/stable/inventree/6.0.1/templates/_init.tpl similarity index 100% rename from stable/inventree/6.0.0/templates/_init.tpl rename to stable/inventree/6.0.1/templates/_init.tpl diff --git a/stable/inventree/6.0.0/templates/_nginx.tpl b/stable/inventree/6.0.1/templates/_nginx.tpl similarity index 100% rename from stable/inventree/6.0.0/templates/_nginx.tpl rename to stable/inventree/6.0.1/templates/_nginx.tpl diff --git a/stable/inventree/6.0.0/templates/_secrets.tpl b/stable/inventree/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/inventree/6.0.0/templates/_secrets.tpl rename to stable/inventree/6.0.1/templates/_secrets.tpl diff --git a/stable/inventree/6.0.0/templates/_worker.tpl b/stable/inventree/6.0.1/templates/_worker.tpl similarity index 100% rename from stable/inventree/6.0.0/templates/_worker.tpl rename to stable/inventree/6.0.1/templates/_worker.tpl diff --git a/stable/inventree/6.0.0/templates/common.yaml b/stable/inventree/6.0.1/templates/common.yaml similarity index 100% rename from stable/inventree/6.0.0/templates/common.yaml rename to stable/inventree/6.0.1/templates/common.yaml diff --git a/stable/leantime/6.0.0/values.yaml b/stable/inventree/6.0.1/values.yaml similarity index 100% rename from stable/leantime/6.0.0/values.yaml rename to stable/inventree/6.0.1/values.yaml diff --git a/stable/kimai/5.0.0/app-changelog.md b/stable/kimai/5.0.0/app-changelog.md deleted file mode 100644 index b31aed57c5..0000000000 --- a/stable/kimai/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [kimai-5.0.0](https://github.com/truecharts/charts/compare/kimai-4.0.3...kimai-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/kimai/5.0.0/charts/mariadb-4.0.5.tgz b/stable/kimai/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/kimai/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/kimai/5.0.0/CHANGELOG.md b/stable/kimai/5.0.1/CHANGELOG.md similarity index 100% rename from stable/kimai/5.0.0/CHANGELOG.md rename to stable/kimai/5.0.1/CHANGELOG.md diff --git a/stable/kimai/5.0.0/Chart.yaml b/stable/kimai/5.0.1/Chart.yaml similarity index 96% rename from stable/kimai/5.0.0/Chart.yaml rename to stable/kimai/5.0.1/Chart.yaml index 873e1746c2..2d76d46ecd 100644 --- a/stable/kimai/5.0.0/Chart.yaml +++ b/stable/kimai/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. home: https://truecharts.org/docs/charts/stable/kimai icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png @@ -26,7 +26,7 @@ sources: - https://github.com/kevinpapst/kimai2 - https://github.com/tobybatch/kimai2 - https://hub.docker.com/r/kimai/kimai2 -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/kimai/5.0.0/README.md b/stable/kimai/5.0.1/README.md similarity index 100% rename from stable/kimai/5.0.0/README.md rename to stable/kimai/5.0.1/README.md diff --git a/stable/kimai/5.0.1/app-changelog.md b/stable/kimai/5.0.1/app-changelog.md new file mode 100644 index 0000000000..47a01e63bf --- /dev/null +++ b/stable/kimai/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kimai-5.0.1](https://github.com/truecharts/charts/compare/kimai-5.0.0...kimai-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/kimai/5.0.0/app-readme.md b/stable/kimai/5.0.1/app-readme.md similarity index 100% rename from stable/kimai/5.0.0/app-readme.md rename to stable/kimai/5.0.1/app-readme.md diff --git a/stable/librephotos/6.0.0/charts/common-10.9.7.tgz b/stable/kimai/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/librephotos/6.0.0/charts/common-10.9.7.tgz rename to stable/kimai/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/kimai/5.0.1/charts/mariadb-4.0.6.tgz b/stable/kimai/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/kimai/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/kimai/5.0.0/ix_values.yaml b/stable/kimai/5.0.1/ix_values.yaml similarity index 100% rename from stable/kimai/5.0.0/ix_values.yaml rename to stable/kimai/5.0.1/ix_values.yaml diff --git a/stable/kimai/5.0.0/questions.yaml b/stable/kimai/5.0.1/questions.yaml similarity index 100% rename from stable/kimai/5.0.0/questions.yaml rename to stable/kimai/5.0.1/questions.yaml diff --git a/stable/kimai/5.0.0/templates/_secrets.tpl b/stable/kimai/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/kimai/5.0.0/templates/_secrets.tpl rename to stable/kimai/5.0.1/templates/_secrets.tpl diff --git a/stable/kimai/5.0.0/templates/common.yaml b/stable/kimai/5.0.1/templates/common.yaml similarity index 100% rename from stable/kimai/5.0.0/templates/common.yaml rename to stable/kimai/5.0.1/templates/common.yaml diff --git a/stable/librephotos/6.0.0/values.yaml b/stable/kimai/5.0.1/values.yaml similarity index 100% rename from stable/librephotos/6.0.0/values.yaml rename to stable/kimai/5.0.1/values.yaml diff --git a/stable/koel/5.0.0/app-changelog.md b/stable/koel/5.0.0/app-changelog.md deleted file mode 100644 index 76d01351ec..0000000000 --- a/stable/koel/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [koel-5.0.0](https://github.com/truecharts/charts/compare/koel-4.0.3...koel-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/koel/5.0.0/charts/mariadb-4.0.5.tgz b/stable/koel/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/koel/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/koel/5.0.0/CHANGELOG.md b/stable/koel/5.0.1/CHANGELOG.md similarity index 100% rename from stable/koel/5.0.0/CHANGELOG.md rename to stable/koel/5.0.1/CHANGELOG.md diff --git a/stable/koel/5.0.0/Chart.yaml b/stable/koel/5.0.1/Chart.yaml similarity index 96% rename from stable/koel/5.0.0/Chart.yaml rename to stable/koel/5.0.1/Chart.yaml index 780b8b66d1..8a32a6cffe 100644 --- a/stable/koel/5.0.0/Chart.yaml +++ b/stable/koel/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. home: https://truecharts.org/docs/charts/stable/koel icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png @@ -26,7 +26,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/phanan/koel - https://github.com/koel/koel -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/koel/5.0.0/README.md b/stable/koel/5.0.1/README.md similarity index 100% rename from stable/koel/5.0.0/README.md rename to stable/koel/5.0.1/README.md diff --git a/stable/koel/5.0.1/app-changelog.md b/stable/koel/5.0.1/app-changelog.md new file mode 100644 index 0000000000..ba5cac3292 --- /dev/null +++ b/stable/koel/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [koel-5.0.1](https://github.com/truecharts/charts/compare/koel-5.0.0...koel-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/koel/5.0.0/app-readme.md b/stable/koel/5.0.1/app-readme.md similarity index 100% rename from stable/koel/5.0.0/app-readme.md rename to stable/koel/5.0.1/app-readme.md diff --git a/stable/linkace/6.0.0/charts/common-10.9.7.tgz b/stable/koel/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/linkace/6.0.0/charts/common-10.9.7.tgz rename to stable/koel/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/koel/5.0.1/charts/mariadb-4.0.6.tgz b/stable/koel/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/koel/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/koel/5.0.0/ix_values.yaml b/stable/koel/5.0.1/ix_values.yaml similarity index 100% rename from stable/koel/5.0.0/ix_values.yaml rename to stable/koel/5.0.1/ix_values.yaml diff --git a/stable/koel/5.0.0/questions.yaml b/stable/koel/5.0.1/questions.yaml similarity index 100% rename from stable/koel/5.0.0/questions.yaml rename to stable/koel/5.0.1/questions.yaml diff --git a/stable/koel/5.0.0/templates/_secrets.tpl b/stable/koel/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/koel/5.0.0/templates/_secrets.tpl rename to stable/koel/5.0.1/templates/_secrets.tpl diff --git a/stable/koel/5.0.0/templates/common.yaml b/stable/koel/5.0.1/templates/common.yaml similarity index 100% rename from stable/koel/5.0.0/templates/common.yaml rename to stable/koel/5.0.1/templates/common.yaml diff --git a/stable/linkace/6.0.0/values.yaml b/stable/koel/5.0.1/values.yaml similarity index 100% rename from stable/linkace/6.0.0/values.yaml rename to stable/koel/5.0.1/values.yaml diff --git a/stable/kutt/5.0.0/app-changelog.md b/stable/kutt/5.0.0/app-changelog.md deleted file mode 100644 index eb9bc10e94..0000000000 --- a/stable/kutt/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [kutt-5.0.0](https://github.com/truecharts/charts/compare/kutt-4.0.3...kutt-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/kutt/5.0.0/charts/redis-4.0.5.tgz b/stable/kutt/5.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/kutt/5.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/kutt/5.0.0/CHANGELOG.md b/stable/kutt/5.0.1/CHANGELOG.md similarity index 100% rename from stable/kutt/5.0.0/CHANGELOG.md rename to stable/kutt/5.0.1/CHANGELOG.md diff --git a/stable/kutt/5.0.0/Chart.yaml b/stable/kutt/5.0.1/Chart.yaml similarity index 96% rename from stable/kutt/5.0.0/Chart.yaml rename to stable/kutt/5.0.1/Chart.yaml index 36e85a3c18..bcc715937b 100644 --- a/stable/kutt/5.0.0/Chart.yaml +++ b/stable/kutt/5.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 deprecated: false description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. home: https://truecharts.org/docs/charts/stable/kutt @@ -30,7 +30,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kutt - https://github.com/thedevs-network/kutt type: application -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/kutt/5.0.0/README.md b/stable/kutt/5.0.1/README.md similarity index 100% rename from stable/kutt/5.0.0/README.md rename to stable/kutt/5.0.1/README.md diff --git a/stable/kutt/5.0.1/app-changelog.md b/stable/kutt/5.0.1/app-changelog.md new file mode 100644 index 0000000000..b32b61a51c --- /dev/null +++ b/stable/kutt/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kutt-5.0.1](https://github.com/truecharts/charts/compare/kutt-5.0.0...kutt-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/kutt/5.0.0/app-readme.md b/stable/kutt/5.0.1/app-readme.md similarity index 100% rename from stable/kutt/5.0.0/app-readme.md rename to stable/kutt/5.0.1/app-readme.md diff --git a/stable/matomo/5.0.0/charts/common-10.9.7.tgz b/stable/kutt/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/matomo/5.0.0/charts/common-10.9.7.tgz rename to stable/kutt/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/onlyoffice-document-server/8.0.0/charts/postgresql-9.0.5.tgz b/stable/kutt/5.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/charts/postgresql-9.0.5.tgz rename to stable/kutt/5.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/kutt/5.0.1/charts/redis-4.0.6.tgz b/stable/kutt/5.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/kutt/5.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/kutt/5.0.0/ix_values.yaml b/stable/kutt/5.0.1/ix_values.yaml similarity index 100% rename from stable/kutt/5.0.0/ix_values.yaml rename to stable/kutt/5.0.1/ix_values.yaml diff --git a/stable/kutt/5.0.0/questions.yaml b/stable/kutt/5.0.1/questions.yaml similarity index 100% rename from stable/kutt/5.0.0/questions.yaml rename to stable/kutt/5.0.1/questions.yaml diff --git a/stable/kutt/5.0.0/templates/_secrets.tpl b/stable/kutt/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/kutt/5.0.0/templates/_secrets.tpl rename to stable/kutt/5.0.1/templates/_secrets.tpl diff --git a/stable/kutt/5.0.0/templates/common.yaml b/stable/kutt/5.0.1/templates/common.yaml similarity index 100% rename from stable/kutt/5.0.0/templates/common.yaml rename to stable/kutt/5.0.1/templates/common.yaml diff --git a/stable/matomo/5.0.0/values.yaml b/stable/kutt/5.0.1/values.yaml similarity index 100% rename from stable/matomo/5.0.0/values.yaml rename to stable/kutt/5.0.1/values.yaml diff --git a/stable/leantime/6.0.0/app-changelog.md b/stable/leantime/6.0.0/app-changelog.md deleted file mode 100644 index a2b62a272a..0000000000 --- a/stable/leantime/6.0.0/app-changelog.md +++ /dev/null @@ -1,11 +0,0 @@ - - -## [leantime-6.0.0](https://github.com/truecharts/charts/compare/leantime-5.0.3...leantime-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update docker general non-major ([#4394](https://github.com/truecharts/charts/issues/4394)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/leantime/6.0.0/charts/mariadb-4.0.5.tgz b/stable/leantime/6.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/leantime/6.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/leantime/6.0.0/CHANGELOG.md b/stable/leantime/6.0.1/CHANGELOG.md similarity index 100% rename from stable/leantime/6.0.0/CHANGELOG.md rename to stable/leantime/6.0.1/CHANGELOG.md diff --git a/stable/leantime/6.0.0/Chart.yaml b/stable/leantime/6.0.1/Chart.yaml similarity index 96% rename from stable/leantime/6.0.0/Chart.yaml rename to stable/leantime/6.0.1/Chart.yaml index dd0e9e6286..82539e50ec 100644 --- a/stable/leantime/6.0.0/Chart.yaml +++ b/stable/leantime/6.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: "Straightforward open source project management system to make your ideas reality." home: https://truecharts.org/docs/charts/stable/leantime icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/leantime - https://leantime.io/ - https://hub.docker.com/r/nicholaswilde/leantime -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - management diff --git a/stable/leantime/6.0.0/README.md b/stable/leantime/6.0.1/README.md similarity index 100% rename from stable/leantime/6.0.0/README.md rename to stable/leantime/6.0.1/README.md diff --git a/stable/leantime/6.0.1/app-changelog.md b/stable/leantime/6.0.1/app-changelog.md new file mode 100644 index 0000000000..a2b332b116 --- /dev/null +++ b/stable/leantime/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [leantime-6.0.1](https://github.com/truecharts/charts/compare/leantime-6.0.0...leantime-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/leantime/6.0.0/app-readme.md b/stable/leantime/6.0.1/app-readme.md similarity index 100% rename from stable/leantime/6.0.0/app-readme.md rename to stable/leantime/6.0.1/app-readme.md diff --git a/stable/meshcentral/8.0.0/charts/common-10.9.7.tgz b/stable/leantime/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/meshcentral/8.0.0/charts/common-10.9.7.tgz rename to stable/leantime/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/leantime/6.0.1/charts/mariadb-4.0.6.tgz b/stable/leantime/6.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/leantime/6.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/leantime/6.0.0/ix_values.yaml b/stable/leantime/6.0.1/ix_values.yaml similarity index 100% rename from stable/leantime/6.0.0/ix_values.yaml rename to stable/leantime/6.0.1/ix_values.yaml diff --git a/stable/leantime/6.0.0/questions.yaml b/stable/leantime/6.0.1/questions.yaml similarity index 100% rename from stable/leantime/6.0.0/questions.yaml rename to stable/leantime/6.0.1/questions.yaml diff --git a/stable/leantime/6.0.0/templates/_secrets.tpl b/stable/leantime/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/leantime/6.0.0/templates/_secrets.tpl rename to stable/leantime/6.0.1/templates/_secrets.tpl diff --git a/stable/leantime/6.0.0/templates/common.yaml b/stable/leantime/6.0.1/templates/common.yaml similarity index 100% rename from stable/leantime/6.0.0/templates/common.yaml rename to stable/leantime/6.0.1/templates/common.yaml diff --git a/stable/meshcentral/8.0.0/values.yaml b/stable/leantime/6.0.1/values.yaml similarity index 100% rename from stable/meshcentral/8.0.0/values.yaml rename to stable/leantime/6.0.1/values.yaml diff --git a/stable/librephotos/6.0.0/app-changelog.md b/stable/librephotos/6.0.0/app-changelog.md deleted file mode 100644 index 9595e10a6a..0000000000 --- a/stable/librephotos/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [librephotos-6.0.0](https://github.com/truecharts/charts/compare/librephotos-5.0.3...librephotos-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/librephotos/6.0.0/charts/redis-4.0.5.tgz b/stable/librephotos/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/librephotos/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/librephotos/6.0.0/CHANGELOG.md b/stable/librephotos/6.0.1/CHANGELOG.md similarity index 100% rename from stable/librephotos/6.0.0/CHANGELOG.md rename to stable/librephotos/6.0.1/CHANGELOG.md diff --git a/stable/librephotos/6.0.0/Chart.yaml b/stable/librephotos/6.0.1/Chart.yaml similarity index 96% rename from stable/librephotos/6.0.0/Chart.yaml rename to stable/librephotos/6.0.1/Chart.yaml index 4f95f54ab5..3fa4cc5ecd 100644 --- a/stable/librephotos/6.0.0/Chart.yaml +++ b/stable/librephotos/6.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: "A self-hosted open source photo management service." home: https://truecharts.org/docs/charts/stable/librephotos icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png @@ -28,7 +28,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/librephotos - https://github.com/LibrePhotos/librephotos - https://hub.docker.com/r/reallibrephotos/librephotos -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/librephotos/6.0.0/README.md b/stable/librephotos/6.0.1/README.md similarity index 100% rename from stable/librephotos/6.0.0/README.md rename to stable/librephotos/6.0.1/README.md diff --git a/stable/librephotos/6.0.1/app-changelog.md b/stable/librephotos/6.0.1/app-changelog.md new file mode 100644 index 0000000000..6a89a537ef --- /dev/null +++ b/stable/librephotos/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [librephotos-6.0.1](https://github.com/truecharts/charts/compare/librephotos-6.0.0...librephotos-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/librephotos/6.0.0/app-readme.md b/stable/librephotos/6.0.1/app-readme.md similarity index 100% rename from stable/librephotos/6.0.0/app-readme.md rename to stable/librephotos/6.0.1/app-readme.md diff --git a/stable/monica/5.0.0/charts/common-10.9.7.tgz b/stable/librephotos/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/monica/5.0.0/charts/common-10.9.7.tgz rename to stable/librephotos/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/outline/5.0.0/charts/postgresql-9.0.5.tgz b/stable/librephotos/6.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/outline/5.0.0/charts/postgresql-9.0.5.tgz rename to stable/librephotos/6.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/librephotos/6.0.1/charts/redis-4.0.6.tgz b/stable/librephotos/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/librephotos/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/librephotos/6.0.0/ix_values.yaml b/stable/librephotos/6.0.1/ix_values.yaml similarity index 100% rename from stable/librephotos/6.0.0/ix_values.yaml rename to stable/librephotos/6.0.1/ix_values.yaml diff --git a/stable/librephotos/6.0.0/questions.yaml b/stable/librephotos/6.0.1/questions.yaml similarity index 100% rename from stable/librephotos/6.0.0/questions.yaml rename to stable/librephotos/6.0.1/questions.yaml diff --git a/stable/librephotos/6.0.0/templates/_secrets.tpl b/stable/librephotos/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/librephotos/6.0.0/templates/_secrets.tpl rename to stable/librephotos/6.0.1/templates/_secrets.tpl diff --git a/stable/librephotos/6.0.0/templates/common.yaml b/stable/librephotos/6.0.1/templates/common.yaml similarity index 100% rename from stable/librephotos/6.0.0/templates/common.yaml rename to stable/librephotos/6.0.1/templates/common.yaml diff --git a/stable/monica/5.0.0/values.yaml b/stable/librephotos/6.0.1/values.yaml similarity index 100% rename from stable/monica/5.0.0/values.yaml rename to stable/librephotos/6.0.1/values.yaml diff --git a/stable/linkace/6.0.0/app-changelog.md b/stable/linkace/6.0.0/app-changelog.md deleted file mode 100644 index 64137abffb..0000000000 --- a/stable/linkace/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [linkace-6.0.0](https://github.com/truecharts/charts/compare/linkace-5.0.3...linkace-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/linkace/6.0.0/charts/mariadb-4.0.5.tgz b/stable/linkace/6.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/linkace/6.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/linkace/6.0.0/charts/redis-4.0.5.tgz b/stable/linkace/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/linkace/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/linkace/6.0.0/CHANGELOG.md b/stable/linkace/6.0.1/CHANGELOG.md similarity index 100% rename from stable/linkace/6.0.0/CHANGELOG.md rename to stable/linkace/6.0.1/CHANGELOG.md diff --git a/stable/linkace/6.0.0/Chart.yaml b/stable/linkace/6.0.1/Chart.yaml similarity index 94% rename from stable/linkace/6.0.0/Chart.yaml rename to stable/linkace/6.0.1/Chart.yaml index 2ebae125bc..daba912b1c 100644 --- a/stable/linkace/6.0.0/Chart.yaml +++ b/stable/linkace/6.0.1/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: Your self-hosted bookmark archive. Free and open source. home: https://truecharts.org/docs/charts/stable/linkace icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png @@ -28,7 +28,7 @@ sources: - https://www.linkace.org/docs/ - https://github.com/linkace/linkace - https://hub.docker.com/r/linkace/linkace -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/linkace/6.0.0/README.md b/stable/linkace/6.0.1/README.md similarity index 100% rename from stable/linkace/6.0.0/README.md rename to stable/linkace/6.0.1/README.md diff --git a/stable/linkace/6.0.1/app-changelog.md b/stable/linkace/6.0.1/app-changelog.md new file mode 100644 index 0000000000..aa9a2a1074 --- /dev/null +++ b/stable/linkace/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkace-6.0.1](https://github.com/truecharts/charts/compare/linkace-6.0.0...linkace-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/linkace/6.0.0/app-readme.md b/stable/linkace/6.0.1/app-readme.md similarity index 100% rename from stable/linkace/6.0.0/app-readme.md rename to stable/linkace/6.0.1/app-readme.md diff --git a/stable/nocodb/5.0.0/charts/common-10.9.7.tgz b/stable/linkace/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/nocodb/5.0.0/charts/common-10.9.7.tgz rename to stable/linkace/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/linkace/6.0.1/charts/mariadb-4.0.6.tgz b/stable/linkace/6.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/linkace/6.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/linkace/6.0.1/charts/redis-4.0.6.tgz b/stable/linkace/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/linkace/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/linkace/6.0.0/ix_values.yaml b/stable/linkace/6.0.1/ix_values.yaml similarity index 100% rename from stable/linkace/6.0.0/ix_values.yaml rename to stable/linkace/6.0.1/ix_values.yaml diff --git a/stable/linkace/6.0.0/questions.yaml b/stable/linkace/6.0.1/questions.yaml similarity index 100% rename from stable/linkace/6.0.0/questions.yaml rename to stable/linkace/6.0.1/questions.yaml diff --git a/stable/linkace/6.0.0/templates/_cronjob.tpl b/stable/linkace/6.0.1/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/6.0.0/templates/_cronjob.tpl rename to stable/linkace/6.0.1/templates/_cronjob.tpl diff --git a/stable/linkace/6.0.0/templates/_secrets.tpl b/stable/linkace/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/linkace/6.0.0/templates/_secrets.tpl rename to stable/linkace/6.0.1/templates/_secrets.tpl diff --git a/stable/linkace/6.0.0/templates/common.yaml b/stable/linkace/6.0.1/templates/common.yaml similarity index 100% rename from stable/linkace/6.0.0/templates/common.yaml rename to stable/linkace/6.0.1/templates/common.yaml diff --git a/stable/nocodb/5.0.0/values.yaml b/stable/linkace/6.0.1/values.yaml similarity index 100% rename from stable/nocodb/5.0.0/values.yaml rename to stable/linkace/6.0.1/values.yaml diff --git a/stable/lychee/15.0.1/CHANGELOG.md b/stable/lychee/15.0.1/CHANGELOG.md new file mode 100644 index 0000000000..578f2ff38e --- /dev/null +++ b/stable/lychee/15.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lychee-14.0.0](https://github.com/truecharts/charts/compare/lychee-13.0.55...lychee-14.0.0) (2022-11-10) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Major Change to GUI + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + ### Fix + +- change container config label + + + + +## [lychee-13.0.58](https://github.com/truecharts/charts/compare/lychee-13.0.55...lychee-13.0.58) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [lychee-13.0.57](https://github.com/truecharts/charts/compare/lychee-13.0.55...lychee-13.0.57) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [lychee-13.0.57](https://github.com/truecharts/charts/compare/lychee-13.0.55...lychee-13.0.57) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [lychee-13.0.57](https://github.com/truecharts/charts/compare/lychee-13.0.55...lychee-13.0.57) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [lychee-13.0.56](https://github.com/truecharts/charts/compare/lychee-13.0.55...lychee-13.0.56) (2022-11-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + diff --git a/stable/lychee/15.0.1/Chart.yaml b/stable/lychee/15.0.1/Chart.yaml new file mode 100644 index 0000000000..a8f8b06179 --- /dev/null +++ b/stable/lychee/15.0.1/Chart.yaml @@ -0,0 +1,39 @@ +apiVersion: v2 +appVersion: "4.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.9.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 9.0.5 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 4.0.6 +deprecated: false +description: Lychee is a free photo-management tool, which runs on your server or web-space +home: https://truecharts.org/docs/charts/stable/lychee +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png +keywords: + - lychee + - photo + - pictures +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lychee +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lychee + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee +type: application +version: 15.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/15.0.1/README.md b/stable/lychee/15.0.1/README.md new file mode 100644 index 0000000000..3d3101330a --- /dev/null +++ b/stable/lychee/15.0.1/README.md @@ -0,0 +1,109 @@ +# lychee + +Lychee is a free photo-management tool, which runs on your server or web-space + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lychee](https://truecharts.org/docs/charts/stable/lychee) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.122 | +| https://charts.truecharts.org | redis | 3.0.121 | +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lychee` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lychee TrueCharts/lychee +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lychee` deployment + +```console +helm uninstall lychee +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lychee \ + --set env.TZ="America/New York" \ + TrueCharts/lychee +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lychee TrueCharts/lychee -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/lychee/15.0.1/app-changelog.md b/stable/lychee/15.0.1/app-changelog.md new file mode 100644 index 0000000000..0444caabe4 --- /dev/null +++ b/stable/lychee/15.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lychee-15.0.1](https://github.com/truecharts/charts/compare/lychee-15.0.0...lychee-15.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/lychee/15.0.1/app-readme.md b/stable/lychee/15.0.1/app-readme.md new file mode 100644 index 0000000000..cc20b3bef1 --- /dev/null +++ b/stable/lychee/15.0.1/app-readme.md @@ -0,0 +1,8 @@ +Lychee is a free photo-management tool, which runs on your server or web-space + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lychee](https://truecharts.org/docs/charts/stable/lychee) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/onlyoffice-document-server/8.0.0/charts/common-10.9.7.tgz b/stable/lychee/15.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/charts/common-10.9.7.tgz rename to stable/lychee/15.0.1/charts/common-10.9.7.tgz diff --git a/stable/paperless-ng/6.0.0/charts/postgresql-9.0.5.tgz b/stable/lychee/15.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/paperless-ng/6.0.0/charts/postgresql-9.0.5.tgz rename to stable/lychee/15.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/lychee/15.0.1/charts/redis-4.0.6.tgz b/stable/lychee/15.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/lychee/15.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/lychee/15.0.1/ix_values.yaml b/stable/lychee/15.0.1/ix_values.yaml new file mode 100644 index 0000000000..6af6eeb14b --- /dev/null +++ b/stable/lychee/15.0.1/ix_values.yaml @@ -0,0 +1,97 @@ +image: + repository: tccr.io/truecharts/lychee-laravel + pullPolicy: IfNotPresent + tag: 4.6.1@sha256:48cc77ce5ab0d9626f563db272a31439aba6a8127c63dcdfd59e56ae0fe3803e + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10017 + targetPort: 80 + +# secretEnv: +# PUSHER_APP_KEY: "" +# PUSHER_APP_SECRET: "" +# PUSHER_APP_ID: "" +# PUSHER_APP_CLUSTER: "mt1" +# MAIL_DRIVER: "smtp" +# MAIL_HOST: "" +# MAIL_FROM_NAME: "" +# MAIL_FROM_ADDRESS: "" +# MAIL_USERNAME: "" +# MAIL_PASSWORD: "" +# MAIL_PORT: "587" +# MAIL_ENCRYPTION: "tls" + +env: + # Internal Envs + TIMEZONE: "{{ .Values.TZ }}" + PHP_TZ: "{{ .Values.TZ }}" + DB_CONNECTION: "pgsql" + DB_PORT: "5432" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + REDIS_PORT: "6379" + CACHE_DRIVER: "redis" + SESSION_DRIVER: "redis" + APP_ENV: "production" + APP_NAME: "Lychee" + MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}" + MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}" + # User Envs + SECURITY_HEADER_HSTS_ENABLE: false + APP_DEBUG: false + APP_URL: http://localhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + APP_KEY: + secretKeyRef: + name: lychee-secrets + key: APP_KEY + +persistence: + conf: + enabled: true + mountPath: "/conf" + sym: + enabled: true + mountPath: "/sym" + uploads: + enabled: true + mountPath: "/uploads" + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: lychee + postgresqlDatabase: lychee + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/lychee/15.0.1/questions.yaml b/stable/lychee/15.0.1/questions.yaml new file mode 100644 index 0000000000..1e3ff50df4 --- /dev/null +++ b/stable/lychee/15.0.1/questions.yaml @@ -0,0 +1,2090 @@ +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" +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: secretEnv + group: "App Configuration" + label: "Secret Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAIL_FROM_ADDRESS + label: "MAIL_FROM_ADDRESS" + description: "Mail from Address" + schema: + type: string + default: "" + - variable: MAIL_FROM_NAME + label: "MAIL_FROM_NAME" + description: "Mail from Name" + schema: + type: string + default: "" + - variable: MAIL_DRIVER + label: "MAIL_DRIVER" + description: "Mail Driver" + schema: + type: string + default: "smtp" + enum: + - value: "smtp" + description: "smtp" + - value: "mailgun" + description: "mailgun" + - value: "sendmail" + description: "sendmail" + - value: "ses" + description: "ses" + - value: "postmark" + description: "postmark" + - value: "log" + description: "log" + - value: "array" + description: "array" + - variable: MAIL_HOST + label: "MAIL_HOST" + description: "Mail Host" + schema: + type: string + default: "" + - variable: MAIL_PORT + label: "MAIL_PORT" + description: "Mail Port" + schema: + type: int + - variable: MAIL_USERNAME + label: "MAIL_USERNAME" + description: "Mail Username" + schema: + type: string + default: "" + - variable: MAIL_PASSWORD + label: "MAIL_PASSWORD" + description: "Mail Password" + schema: + type: string + private: true + default: "" + - variable: MAIL_ENCRYPTION + label: "MAIL_ENCRYPTION" + description: "Mail Encryption" + schema: + type: string + default: "tls" + - variable: PUSHER_APP_ID + label: "PUSHER_APP_ID" + description: "Pusher App ID" + schema: + type: string + default: "" + - variable: PUSHER_APP_KEY + label: "PUSHER_APP_KEY" + description: "Pusher App Key" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_SECRET + label: "PUSHER_APP_SECRET" + description: "Pusher App Secret" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_CLUSTER + label: "PUSHER_APP_CLUSTER" + description: "Pusher App Cluster" + schema: + type: string + default: "mt1" + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://lychee.mydomain.com" + schema: + type: string + default: "http://localhost" + - variable: APP_DEBUG + label: "APP_DEBUG" + description: "Enables the debug info" + schema: + type: boolean + default: false + - variable: SECURITY_HEADER_HSTS_ENABLE + label: "SECURITY_HEADER_HSTS_ENABLE" + description: "Enables HSTS Headers" + schema: + type: boolean + default: false + - 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: 10017 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: sym + label: "App sym Storage" + description: "Stores the Application sym." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: uploads + label: "App Uploads Storage" + description: "Stores the Application Uploads." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - 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/lychee/15.0.1/templates/_secrets.tpl b/stable/lychee/15.0.1/templates/_secrets.tpl new file mode 100644 index 0000000000..768a00eb02 --- /dev/null +++ b/stable/lychee/15.0.1/templates/_secrets.tpl @@ -0,0 +1,20 @@ +{{/* Define the secrets */}} +{{- define "lychee.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: lychee-secrets +{{- $lycheeprevious := lookup "v1" "Secret" .Release.Namespace "lychee-secrets" }} +{{- $app_key := "" }} +data: + {{- if $lycheeprevious}} + APP_KEY: {{ index $lycheeprevious.data "APP_KEY" }} + {{- else }} + {{- $app_key := randAlphaNum 32 }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/lychee/15.0.1/templates/common.yaml b/stable/lychee/15.0.1/templates/common.yaml new file mode 100644 index 0000000000..2e5d85f07f --- /dev/null +++ b/stable/lychee/15.0.1/templates/common.yaml @@ -0,0 +1,7 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.common.loader.init" . }} + +{{ include "lychee.secrets" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/onlyoffice-document-server/8.0.0/values.yaml b/stable/lychee/15.0.1/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/values.yaml rename to stable/lychee/15.0.1/values.yaml diff --git a/stable/matomo/5.0.0/app-changelog.md b/stable/matomo/5.0.0/app-changelog.md deleted file mode 100644 index 0e0a57bbd2..0000000000 --- a/stable/matomo/5.0.0/app-changelog.md +++ /dev/null @@ -1,11 +0,0 @@ - - -## [matomo-5.0.0](https://github.com/truecharts/charts/compare/matomo-4.0.3...matomo-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - update docker general non-major - - \ No newline at end of file diff --git a/stable/matomo/5.0.0/charts/mariadb-4.0.5.tgz b/stable/matomo/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/matomo/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/matomo/5.0.0/CHANGELOG.md b/stable/matomo/5.0.1/CHANGELOG.md similarity index 100% rename from stable/matomo/5.0.0/CHANGELOG.md rename to stable/matomo/5.0.1/CHANGELOG.md diff --git a/stable/matomo/5.0.0/Chart.yaml b/stable/matomo/5.0.1/Chart.yaml similarity index 96% rename from stable/matomo/5.0.0/Chart.yaml rename to stable/matomo/5.0.1/Chart.yaml index e0ae47e2dc..f64ce2c96e 100644 --- a/stable/matomo/5.0.0/Chart.yaml +++ b/stable/matomo/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: Matomo is the leading Free/Libre open analytics platform home: https://truecharts.org/docs/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/bitnami/matomo - https://github.com/bitnami/bitnami-docker-matomo - https://github.com/matomo-org/matomo -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/matomo/5.0.0/README.md b/stable/matomo/5.0.1/README.md similarity index 100% rename from stable/matomo/5.0.0/README.md rename to stable/matomo/5.0.1/README.md diff --git a/stable/matomo/5.0.1/app-changelog.md b/stable/matomo/5.0.1/app-changelog.md new file mode 100644 index 0000000000..039e116776 --- /dev/null +++ b/stable/matomo/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-5.0.1](https://github.com/truecharts/charts/compare/matomo-5.0.0...matomo-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/matomo/5.0.0/app-readme.md b/stable/matomo/5.0.1/app-readme.md similarity index 100% rename from stable/matomo/5.0.0/app-readme.md rename to stable/matomo/5.0.1/app-readme.md diff --git a/stable/outline/5.0.0/charts/common-10.9.7.tgz b/stable/matomo/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/outline/5.0.0/charts/common-10.9.7.tgz rename to stable/matomo/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/matomo/5.0.1/charts/mariadb-4.0.6.tgz b/stable/matomo/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/matomo/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/matomo/5.0.0/ix_values.yaml b/stable/matomo/5.0.1/ix_values.yaml similarity index 100% rename from stable/matomo/5.0.0/ix_values.yaml rename to stable/matomo/5.0.1/ix_values.yaml diff --git a/stable/matomo/5.0.0/questions.yaml b/stable/matomo/5.0.1/questions.yaml similarity index 100% rename from stable/matomo/5.0.0/questions.yaml rename to stable/matomo/5.0.1/questions.yaml diff --git a/stable/matomo/5.0.0/templates/common.yaml b/stable/matomo/5.0.1/templates/common.yaml similarity index 100% rename from stable/matomo/5.0.0/templates/common.yaml rename to stable/matomo/5.0.1/templates/common.yaml diff --git a/stable/outline/5.0.0/values.yaml b/stable/matomo/5.0.1/values.yaml similarity index 100% rename from stable/outline/5.0.0/values.yaml rename to stable/matomo/5.0.1/values.yaml diff --git a/stable/meshcentral/8.0.0/app-changelog.md b/stable/meshcentral/8.0.0/app-changelog.md deleted file mode 100644 index a5b97de3e2..0000000000 --- a/stable/meshcentral/8.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [meshcentral-8.0.0](https://github.com/truecharts/charts/compare/meshcentral-7.0.3...meshcentral-8.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/meshcentral/8.0.0/charts/mongodb-3.0.5.tgz b/stable/meshcentral/8.0.0/charts/mongodb-3.0.5.tgz deleted file mode 100644 index 6202f29acb..0000000000 Binary files a/stable/meshcentral/8.0.0/charts/mongodb-3.0.5.tgz and /dev/null differ diff --git a/stable/meshcentral/8.0.0/CHANGELOG.md b/stable/meshcentral/8.0.1/CHANGELOG.md similarity index 100% rename from stable/meshcentral/8.0.0/CHANGELOG.md rename to stable/meshcentral/8.0.1/CHANGELOG.md diff --git a/stable/meshcentral/8.0.0/Chart.yaml b/stable/meshcentral/8.0.1/Chart.yaml similarity index 96% rename from stable/meshcentral/8.0.0/Chart.yaml rename to stable/meshcentral/8.0.1/Chart.yaml index ea09f0b689..5cb87c335f 100644 --- a/stable/meshcentral/8.0.0/Chart.yaml +++ b/stable/meshcentral/8.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 8.0.0 +version: 8.0.1 appVersion: "1.0.97" description: MeshCentral is a full computer management web site type: application @@ -22,7 +22,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org/ - version: 3.0.5 + version: 3.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/meshcentral/8.0.0/README.md b/stable/meshcentral/8.0.1/README.md similarity index 100% rename from stable/meshcentral/8.0.0/README.md rename to stable/meshcentral/8.0.1/README.md diff --git a/stable/meshcentral/8.0.1/app-changelog.md b/stable/meshcentral/8.0.1/app-changelog.md new file mode 100644 index 0000000000..f407b4bb8e --- /dev/null +++ b/stable/meshcentral/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-8.0.1](https://github.com/truecharts/charts/compare/meshcentral-8.0.0...meshcentral-8.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/meshcentral/8.0.0/app-readme.md b/stable/meshcentral/8.0.1/app-readme.md similarity index 100% rename from stable/meshcentral/8.0.0/app-readme.md rename to stable/meshcentral/8.0.1/app-readme.md diff --git a/stable/paperless-ng/6.0.0/charts/common-10.9.7.tgz b/stable/meshcentral/8.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/paperless-ng/6.0.0/charts/common-10.9.7.tgz rename to stable/meshcentral/8.0.1/charts/common-10.9.7.tgz diff --git a/stable/meshcentral/8.0.1/charts/mongodb-3.0.6.tgz b/stable/meshcentral/8.0.1/charts/mongodb-3.0.6.tgz new file mode 100644 index 0000000000..f8ec4d941a Binary files /dev/null and b/stable/meshcentral/8.0.1/charts/mongodb-3.0.6.tgz differ diff --git a/stable/meshcentral/8.0.0/ix_values.yaml b/stable/meshcentral/8.0.1/ix_values.yaml similarity index 100% rename from stable/meshcentral/8.0.0/ix_values.yaml rename to stable/meshcentral/8.0.1/ix_values.yaml diff --git a/stable/meshcentral/8.0.0/questions.yaml b/stable/meshcentral/8.0.1/questions.yaml similarity index 100% rename from stable/meshcentral/8.0.0/questions.yaml rename to stable/meshcentral/8.0.1/questions.yaml diff --git a/stable/meshcentral/8.0.0/templates/_secret.tpl b/stable/meshcentral/8.0.1/templates/_secret.tpl similarity index 100% rename from stable/meshcentral/8.0.0/templates/_secret.tpl rename to stable/meshcentral/8.0.1/templates/_secret.tpl diff --git a/stable/meshcentral/8.0.0/templates/common.yaml b/stable/meshcentral/8.0.1/templates/common.yaml similarity index 100% rename from stable/meshcentral/8.0.0/templates/common.yaml rename to stable/meshcentral/8.0.1/templates/common.yaml diff --git a/stable/paperless-ng/6.0.0/values.yaml b/stable/meshcentral/8.0.1/values.yaml similarity index 100% rename from stable/paperless-ng/6.0.0/values.yaml rename to stable/meshcentral/8.0.1/values.yaml diff --git a/stable/monica/5.0.0/app-changelog.md b/stable/monica/5.0.0/app-changelog.md deleted file mode 100644 index fd88fa8570..0000000000 --- a/stable/monica/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [monica-5.0.0](https://github.com/truecharts/charts/compare/monica-4.0.3...monica-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/monica/5.0.0/charts/mariadb-4.0.5.tgz b/stable/monica/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/monica/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/monica/5.0.0/CHANGELOG.md b/stable/monica/5.0.1/CHANGELOG.md similarity index 100% rename from stable/monica/5.0.0/CHANGELOG.md rename to stable/monica/5.0.1/CHANGELOG.md diff --git a/stable/monica/5.0.0/Chart.yaml b/stable/monica/5.0.1/Chart.yaml similarity index 96% rename from stable/monica/5.0.0/Chart.yaml rename to stable/monica/5.0.1/Chart.yaml index 29aea4e671..3266761194 100644 --- a/stable/monica/5.0.0/Chart.yaml +++ b/stable/monica/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: "Monica is a great open source personal relationship management system." home: https://truecharts.org/docs/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - crm diff --git a/stable/monica/5.0.0/README.md b/stable/monica/5.0.1/README.md similarity index 100% rename from stable/monica/5.0.0/README.md rename to stable/monica/5.0.1/README.md diff --git a/stable/monica/5.0.1/app-changelog.md b/stable/monica/5.0.1/app-changelog.md new file mode 100644 index 0000000000..69d5c26a63 --- /dev/null +++ b/stable/monica/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-5.0.1](https://github.com/truecharts/charts/compare/monica-5.0.0...monica-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/monica/5.0.0/app-readme.md b/stable/monica/5.0.1/app-readme.md similarity index 100% rename from stable/monica/5.0.0/app-readme.md rename to stable/monica/5.0.1/app-readme.md diff --git a/stable/papermerge/5.0.0/charts/common-10.9.7.tgz b/stable/monica/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/papermerge/5.0.0/charts/common-10.9.7.tgz rename to stable/monica/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/monica/5.0.1/charts/mariadb-4.0.6.tgz b/stable/monica/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/monica/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/monica/5.0.0/ix_values.yaml b/stable/monica/5.0.1/ix_values.yaml similarity index 100% rename from stable/monica/5.0.0/ix_values.yaml rename to stable/monica/5.0.1/ix_values.yaml diff --git a/stable/monica/5.0.0/questions.yaml b/stable/monica/5.0.1/questions.yaml similarity index 100% rename from stable/monica/5.0.0/questions.yaml rename to stable/monica/5.0.1/questions.yaml diff --git a/stable/monica/5.0.0/templates/_appkey.tpl b/stable/monica/5.0.1/templates/_appkey.tpl similarity index 100% rename from stable/monica/5.0.0/templates/_appkey.tpl rename to stable/monica/5.0.1/templates/_appkey.tpl diff --git a/stable/monica/5.0.0/templates/common.yaml b/stable/monica/5.0.1/templates/common.yaml similarity index 100% rename from stable/monica/5.0.0/templates/common.yaml rename to stable/monica/5.0.1/templates/common.yaml diff --git a/stable/papermerge/5.0.0/values.yaml b/stable/monica/5.0.1/values.yaml similarity index 100% rename from stable/papermerge/5.0.0/values.yaml rename to stable/monica/5.0.1/values.yaml diff --git a/stable/nextcloud/18.0.1/CHANGELOG.md b/stable/nextcloud/18.0.1/CHANGELOG.md new file mode 100644 index 0000000000..0c588e2d4c --- /dev/null +++ b/stable/nextcloud/18.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nextcloud-17.0.0](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-17.0.0) (2022-11-10) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Major Change to GUI + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + ### Fix + +- change container config label + + + + +## [nextcloud-16.0.6](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.6) (2022-11-09) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355)) + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [nextcloud-16.0.5](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.5) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [nextcloud-16.0.4](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [nextcloud-16.0.4](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [nextcloud-16.0.4](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08) + +### Chore diff --git a/stable/nextcloud/18.0.1/Chart.yaml b/stable/nextcloud/18.0.1/Chart.yaml new file mode 100644 index 0000000000..4336251c36 --- /dev/null +++ b/stable/nextcloud/18.0.1/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "25.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.9.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 9.0.5 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 13.0.5 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 4.0.6 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/docs/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 18.0.1 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/18.0.1/README.md b/stable/nextcloud/18.0.1/README.md new file mode 100644 index 0000000000..a1e0fe3d8a --- /dev/null +++ b/stable/nextcloud/18.0.1/README.md @@ -0,0 +1,110 @@ +# nextcloud + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | collabora-online | 12.1.73 | +| https://charts.truecharts.org/ | postgresql | 8.0.122 | +| https://charts.truecharts.org | redis | 3.0.121 | +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nextcloud TrueCharts/nextcloud +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextcloud TrueCharts/nextcloud -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/nextcloud/18.0.1/app-changelog.md b/stable/nextcloud/18.0.1/app-changelog.md new file mode 100644 index 0000000000..28e007d2c6 --- /dev/null +++ b/stable/nextcloud/18.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextcloud-18.0.1](https://github.com/truecharts/charts/compare/nextcloud-18.0.0...nextcloud-18.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/nextcloud/18.0.1/app-readme.md b/stable/nextcloud/18.0.1/app-readme.md new file mode 100644 index 0000000000..47480dc348 --- /dev/null +++ b/stable/nextcloud/18.0.1/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/18.0.1/charts/collabora-online-13.0.5.tgz b/stable/nextcloud/18.0.1/charts/collabora-online-13.0.5.tgz new file mode 100644 index 0000000000..0f140b5be1 Binary files /dev/null and b/stable/nextcloud/18.0.1/charts/collabora-online-13.0.5.tgz differ diff --git a/stable/projectsend/5.0.0/charts/common-10.9.7.tgz b/stable/nextcloud/18.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/projectsend/5.0.0/charts/common-10.9.7.tgz rename to stable/nextcloud/18.0.1/charts/common-10.9.7.tgz diff --git a/stable/shlink/6.0.0/charts/postgresql-9.0.5.tgz b/stable/nextcloud/18.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/shlink/6.0.0/charts/postgresql-9.0.5.tgz rename to stable/nextcloud/18.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/nextcloud/18.0.1/charts/redis-4.0.6.tgz b/stable/nextcloud/18.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/nextcloud/18.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/nextcloud/18.0.1/ix_values.yaml b/stable/nextcloud/18.0.1/ix_values.yaml new file mode 100644 index 0000000000..7ae5ecec5c --- /dev/null +++ b/stable/nextcloud/18.0.1/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 25.0.1@sha256:1247be4cd25cc96d6c2cb25b2df399808858b0a6307c31b1143d1055b0cf028a + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.2@sha256:bccb50c802843309ef33ea7b67dc06186c87773728fd037c4ef4ce70e4edae28 + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "Forcing permissions on userdata folder..." + if nfs4xdr_getfacl && nfs4xdr_getfacl | grep -qv "Failed to get NFSv4 ACL"; then + echo "NFSv4 ACLs detected, Trying to override permissions using nfs4_setfacl..." + nfs4_setfacl -R -a A:g:33:RWX "/var/www/html/data" + else + echo "No NFSv4 ACLs detected, trying to override permissions using chown/chmod..." + echo "checking ownership..." + if [ $(stat -c %g .) -eq 33 ]; then + echo "Ownership already set to 33, skipping..." + else + echo "Changing ownership to group 33..." + chown -R :33 "/var/www/html/data" + fi + chmod 770 /var/www/html/data + fi + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + NC_check_data_directory_permissions: "true" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size {{ .Values.env.PHP_UPLOAD_LIMIT | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +nextcloud: + # https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + default_phone_region: "" + +imaginary: + enabled: true + preview_max_x: 2048 + preview_max_y: 2048 + preview_max_memory: 512 + preview_max_filesize_image: 150 + preview_png: true + preview_jpeg: true + preview_gif: true + preview_bmp: true + preview_xbitmap: true + preview_mp3: true + preview_markdown: true + preview_opendoc: true + preview_txt: true + preview_krita: true + preview_illustrator: false + preview_heic: false + preview_movie: false + preview_msoffice2003: false + preview_msoffice2007: false + preview_msofficedoc: false + preview_pdf: false + preview_photoshop: false + preview_postscript: false + preview_staroffice: false + preview_svg: false + preview_tiff: false + preview_font: false + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: aliasgroup1 + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/nextcloud/18.0.1/questions.yaml b/stable/nextcloud/18.0.1/questions.yaml new file mode 100644 index 0000000000..20d13ccdfa --- /dev/null +++ b/stable/nextcloud/18.0.1/questions.yaml @@ -0,0 +1,2118 @@ +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" +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: secretEnv + group: "App Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_MEMORY_LIMIT + label: "PHP_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: nextcloud + group: "App Configuration" + label: "Nextcloud Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_phone_region + label: "Default Phone Region" + description: "Sets the default phone region in ISO_3166-1 format (e.g. US). https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements" + schema: + type: string + valid_chars: '^[A-Z]{2}$' + default: "US" + - variable: imaginary + group: "App Configuration" + label: "Preview Generation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: preview_max_x + label: "Preview Max X" + description: "The maximum width, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_y + label: "Preview Max Y" + description: "The maximum height, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_memory + label: "Preview Max Memory" + description: "Max memory in MB for generating image previews." + schema: + type: int + required: true + default: 512 + - variable: preview_max_filesize_image + label: "Preview Max Filesize Image" + description: "Max file size in MB for generating image previews." + schema: + type: int + required: true + default: 150 + - variable: preview_png + label: "Generate previews for PNG" + schema: + type: boolean + default: true + - variable: preview_jpeg + label: "Generate previews for JPEG " + schema: + type: boolean + default: true + - variable: preview_gif + label: "Generate previews for GIF" + schema: + type: boolean + default: true + - variable: preview_bmp + label: "Generate previews for BMP" + schema: + type: boolean + default: true + - variable: preview_xbitmap + label: "Generate previews for XBitmap" + schema: + type: boolean + default: true + - variable: preview_mp3 + label: "Generate previews for MP3" + schema: + type: boolean + default: true + - variable: preview_markdown + label: "Generate previews for MarkDown" + schema: + type: boolean + default: true + - variable: preview_opendoc + label: "Generate previews for OpenDocument" + schema: + type: boolean + default: true + - variable: preview_txt + label: "Generate previews for TXT" + schema: + type: boolean + default: true + - variable: preview_krita + label: "Generate previews for Krita" + schema: + type: boolean + default: true + - variable: preview_illustrator + label: "Generate previews for Illustrator" + schema: + type: boolean + default: false + - variable: preview_heic + label: "Generate previews for HEIC" + schema: + type: boolean + default: false + - variable: preview_movie + label: "Generate previews for Movie" + schema: + type: boolean + default: false + - variable: preview_msoffice2003 + label: "Generate previews for MSOffice2003" + schema: + type: boolean + default: false + - variable: preview_msoffice2007 + label: "Generate previews for MSOffice2007" + schema: + type: boolean + default: false + - variable: preview_msofficedoc + label: "Generate previews for MSOfficeDoc" + schema: + type: boolean + default: false + - variable: preview_pdf + label: "Generate previews for PDF" + schema: + type: boolean + default: false + - variable: preview_photoshop + label: "Generate previews for Photoshop" + schema: + type: boolean + default: false + - variable: preview_postscript + label: "Generate previews for Postscript" + schema: + type: boolean + default: false + - variable: preview_staroffice + label: "Generate previews for StarOffice" + schema: + type: boolean + default: false + - variable: preview_svg + label: "Generate previews for SVG" + schema: + type: boolean + default: false + - variable: preview_tiff + label: "Generate previews for TIFF" + schema: + type: boolean + default: false + - variable: preview_font + label: "Generate previews for Font" + schema: + type: boolean + default: false + - 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: 10020 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - 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: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - 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/nextcloud/18.0.1/templates/_configmap.tpl b/stable/nextcloud/18.0.1/templates/_configmap.tpl new file mode 100644 index 0000000000..abe500d31e --- /dev/null +++ b/stable/nextcloud/18.0.1/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/18.0.1/templates/_cronjob.tpl b/stable/nextcloud/18.0.1/templates/_cronjob.tpl new file mode 100644 index 0000000000..302f3b83aa --- /dev/null +++ b/stable/nextcloud/18.0.1/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/18.0.1/templates/_hpb.tpl b/stable/nextcloud/18.0.1/templates/_hpb.tpl new file mode 100644 index 0000000000..5b7b18a15f --- /dev/null +++ b/stable/nextcloud/18.0.1/templates/_hpb.tpl @@ -0,0 +1,164 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push app not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not responding... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + + echo "Configuring CLI url..." + php /var/www/html/occ config:system:set overwrite.cli.url --value='{{ $accessurl }}/' + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}' + php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}' + php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}' + php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}' + # Remove all preview providers and re-add only selected + php /var/www/html/occ config:system:delete enabledPreviewProviders + # Add imaginary always + {{ $c := 0 }} # Initialize counter + php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }} + {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }} + {{- end }} + + # Set default phone region + {{- with .Values.nextcloud.default_phone_region | upper }} + php /var/www/html/occ config:system:set default_phone_region --value='{{ . }}' + {{- end }} + + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ config:app:set notify_push base_endpoint --value='{{ $accessurl }}/push' + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/18.0.1/templates/_imaginary.tpl b/stable/nextcloud/18.0.1/templates/_imaginary.tpl new file mode 100644 index 0000000000..57a72c4302 --- /dev/null +++ b/stable/nextcloud/18.0.1/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/18.0.1/templates/_nginx.tpl b/stable/nextcloud/18.0.1/templates/_nginx.tpl new file mode 100644 index 0000000000..df427f44bd --- /dev/null +++ b/stable/nextcloud/18.0.1/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/18.0.1/templates/common.yaml b/stable/nextcloud/18.0.1/templates/common.yaml new file mode 100644 index 0000000000..9314524b1a --- /dev/null +++ b/stable/nextcloud/18.0.1/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/projectsend/5.0.0/values.yaml b/stable/nextcloud/18.0.1/values.yaml similarity index 100% rename from stable/projectsend/5.0.0/values.yaml rename to stable/nextcloud/18.0.1/values.yaml diff --git a/stable/nocodb/5.0.0/app-changelog.md b/stable/nocodb/5.0.0/app-changelog.md deleted file mode 100644 index fa8f2cc4ff..0000000000 --- a/stable/nocodb/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [nocodb-5.0.0](https://github.com/truecharts/charts/compare/nocodb-4.0.3...nocodb-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/nocodb/5.0.0/charts/redis-4.0.5.tgz b/stable/nocodb/5.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/nocodb/5.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/nocodb/5.0.0/CHANGELOG.md b/stable/nocodb/5.0.1/CHANGELOG.md similarity index 100% rename from stable/nocodb/5.0.0/CHANGELOG.md rename to stable/nocodb/5.0.1/CHANGELOG.md diff --git a/stable/nocodb/5.0.0/Chart.yaml b/stable/nocodb/5.0.1/Chart.yaml similarity index 96% rename from stable/nocodb/5.0.0/Chart.yaml rename to stable/nocodb/5.0.1/Chart.yaml index d157fe4279..407228a685 100644 --- a/stable/nocodb/5.0.0/Chart.yaml +++ b/stable/nocodb/5.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. home: https://truecharts.org/docs/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png @@ -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: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/5.0.0/README.md b/stable/nocodb/5.0.1/README.md similarity index 100% rename from stable/nocodb/5.0.0/README.md rename to stable/nocodb/5.0.1/README.md diff --git a/stable/nocodb/5.0.1/app-changelog.md b/stable/nocodb/5.0.1/app-changelog.md new file mode 100644 index 0000000000..05055f4777 --- /dev/null +++ b/stable/nocodb/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-5.0.1](https://github.com/truecharts/charts/compare/nocodb-5.0.0...nocodb-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/nocodb/5.0.0/app-readme.md b/stable/nocodb/5.0.1/app-readme.md similarity index 100% rename from stable/nocodb/5.0.0/app-readme.md rename to stable/nocodb/5.0.1/app-readme.md diff --git a/stable/pydio-cells/6.0.0/charts/common-10.9.7.tgz b/stable/nocodb/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/pydio-cells/6.0.0/charts/common-10.9.7.tgz rename to stable/nocodb/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/vikunja/5.0.0/charts/postgresql-9.0.5.tgz b/stable/nocodb/5.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/vikunja/5.0.0/charts/postgresql-9.0.5.tgz rename to stable/nocodb/5.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/nocodb/5.0.1/charts/redis-4.0.6.tgz b/stable/nocodb/5.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/nocodb/5.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/nocodb/5.0.0/ix_values.yaml b/stable/nocodb/5.0.1/ix_values.yaml similarity index 100% rename from stable/nocodb/5.0.0/ix_values.yaml rename to stable/nocodb/5.0.1/ix_values.yaml diff --git a/stable/nocodb/5.0.0/questions.yaml b/stable/nocodb/5.0.1/questions.yaml similarity index 100% rename from stable/nocodb/5.0.0/questions.yaml rename to stable/nocodb/5.0.1/questions.yaml diff --git a/stable/nocodb/5.0.0/templates/_configmap.tpl b/stable/nocodb/5.0.1/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/5.0.0/templates/_configmap.tpl rename to stable/nocodb/5.0.1/templates/_configmap.tpl diff --git a/stable/nocodb/5.0.0/templates/_secrets.tpl b/stable/nocodb/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/5.0.0/templates/_secrets.tpl rename to stable/nocodb/5.0.1/templates/_secrets.tpl diff --git a/stable/nocodb/5.0.0/templates/common.yaml b/stable/nocodb/5.0.1/templates/common.yaml similarity index 100% rename from stable/nocodb/5.0.0/templates/common.yaml rename to stable/nocodb/5.0.1/templates/common.yaml diff --git a/stable/pydio-cells/6.0.0/values.yaml b/stable/nocodb/5.0.1/values.yaml similarity index 100% rename from stable/pydio-cells/6.0.0/values.yaml rename to stable/nocodb/5.0.1/values.yaml diff --git a/stable/onlyoffice-document-server/8.0.0/app-changelog.md b/stable/onlyoffice-document-server/8.0.0/app-changelog.md deleted file mode 100644 index 9da31e9c6d..0000000000 --- a/stable/onlyoffice-document-server/8.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [onlyoffice-document-server-8.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-7.0.3...onlyoffice-document-server-8.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/onlyoffice-document-server/8.0.0/charts/redis-4.0.5.tgz b/stable/onlyoffice-document-server/8.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/onlyoffice-document-server/8.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/8.0.0/CHANGELOG.md b/stable/onlyoffice-document-server/8.0.1/CHANGELOG.md similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/CHANGELOG.md rename to stable/onlyoffice-document-server/8.0.1/CHANGELOG.md diff --git a/stable/onlyoffice-document-server/8.0.0/Chart.yaml b/stable/onlyoffice-document-server/8.0.1/Chart.yaml similarity index 97% rename from stable/onlyoffice-document-server/8.0.0/Chart.yaml rename to stable/onlyoffice-document-server/8.0.1/Chart.yaml index 8728b0e744..0c9fc09c7c 100644 --- a/stable/onlyoffice-document-server/8.0.0/Chart.yaml +++ b/stable/onlyoffice-document-server/8.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." home: https://truecharts.org/docs/charts/stable/onlyoffice-document-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png @@ -28,7 +28,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 8.0.0 +version: 8.0.1 annotations: truecharts.org/catagories: | - office diff --git a/stable/onlyoffice-document-server/8.0.0/README.md b/stable/onlyoffice-document-server/8.0.1/README.md similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/README.md rename to stable/onlyoffice-document-server/8.0.1/README.md diff --git a/stable/onlyoffice-document-server/8.0.1/app-changelog.md b/stable/onlyoffice-document-server/8.0.1/app-changelog.md new file mode 100644 index 0000000000..8e773816f9 --- /dev/null +++ b/stable/onlyoffice-document-server/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [onlyoffice-document-server-8.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-8.0.0...onlyoffice-document-server-8.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/onlyoffice-document-server/8.0.0/app-readme.md b/stable/onlyoffice-document-server/8.0.1/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/app-readme.md rename to stable/onlyoffice-document-server/8.0.1/app-readme.md diff --git a/stable/rsshub/5.0.0/charts/common-10.9.7.tgz b/stable/onlyoffice-document-server/8.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/rsshub/5.0.0/charts/common-10.9.7.tgz rename to stable/onlyoffice-document-server/8.0.1/charts/common-10.9.7.tgz diff --git a/stable/weblate/6.0.0/charts/postgresql-9.0.5.tgz b/stable/onlyoffice-document-server/8.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/weblate/6.0.0/charts/postgresql-9.0.5.tgz rename to stable/onlyoffice-document-server/8.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/onlyoffice-document-server/8.0.1/charts/redis-4.0.6.tgz b/stable/onlyoffice-document-server/8.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/onlyoffice-document-server/8.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/onlyoffice-document-server/8.0.0/ix_values.yaml b/stable/onlyoffice-document-server/8.0.1/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/ix_values.yaml rename to stable/onlyoffice-document-server/8.0.1/ix_values.yaml diff --git a/stable/onlyoffice-document-server/8.0.0/questions.yaml b/stable/onlyoffice-document-server/8.0.1/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/questions.yaml rename to stable/onlyoffice-document-server/8.0.1/questions.yaml diff --git a/stable/onlyoffice-document-server/8.0.0/templates/common.yaml b/stable/onlyoffice-document-server/8.0.1/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/8.0.0/templates/common.yaml rename to stable/onlyoffice-document-server/8.0.1/templates/common.yaml diff --git a/stable/rsshub/5.0.0/values.yaml b/stable/onlyoffice-document-server/8.0.1/values.yaml similarity index 100% rename from stable/rsshub/5.0.0/values.yaml rename to stable/onlyoffice-document-server/8.0.1/values.yaml diff --git a/stable/outline/5.0.0/app-changelog.md b/stable/outline/5.0.0/app-changelog.md deleted file mode 100644 index 6660dd0e77..0000000000 --- a/stable/outline/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [outline-5.0.0](https://github.com/truecharts/charts/compare/outline-4.0.3...outline-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/outline/5.0.0/charts/redis-4.0.5.tgz b/stable/outline/5.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/outline/5.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/outline/5.0.0/CHANGELOG.md b/stable/outline/5.0.1/CHANGELOG.md similarity index 100% rename from stable/outline/5.0.0/CHANGELOG.md rename to stable/outline/5.0.1/CHANGELOG.md diff --git a/stable/outline/5.0.0/Chart.yaml b/stable/outline/5.0.1/Chart.yaml similarity index 96% rename from stable/outline/5.0.0/Chart.yaml rename to stable/outline/5.0.1/Chart.yaml index ca1f3d7507..ff7a08ebb0 100644 --- a/stable/outline/5.0.0/Chart.yaml +++ b/stable/outline/5.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 deprecated: false description: A fast, collaborative, knowledge base for your team built using React and Node.js. home: https://truecharts.org/docs/charts/stable/outline @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://github.com/outline/outline type: application -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/outline/5.0.0/README.md b/stable/outline/5.0.1/README.md similarity index 100% rename from stable/outline/5.0.0/README.md rename to stable/outline/5.0.1/README.md diff --git a/stable/outline/5.0.1/app-changelog.md b/stable/outline/5.0.1/app-changelog.md new file mode 100644 index 0000000000..6afa17b72d --- /dev/null +++ b/stable/outline/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-5.0.1](https://github.com/truecharts/charts/compare/outline-5.0.0...outline-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/outline/5.0.0/app-readme.md b/stable/outline/5.0.1/app-readme.md similarity index 100% rename from stable/outline/5.0.0/app-readme.md rename to stable/outline/5.0.1/app-readme.md diff --git a/stable/shlink/6.0.0/charts/common-10.9.7.tgz b/stable/outline/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/shlink/6.0.0/charts/common-10.9.7.tgz rename to stable/outline/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/wger/3.0.0/charts/postgresql-9.0.5.tgz b/stable/outline/5.0.1/charts/postgresql-9.0.5.tgz similarity index 100% rename from stable/wger/3.0.0/charts/postgresql-9.0.5.tgz rename to stable/outline/5.0.1/charts/postgresql-9.0.5.tgz diff --git a/stable/outline/5.0.1/charts/redis-4.0.6.tgz b/stable/outline/5.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/outline/5.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/outline/5.0.0/ix_values.yaml b/stable/outline/5.0.1/ix_values.yaml similarity index 100% rename from stable/outline/5.0.0/ix_values.yaml rename to stable/outline/5.0.1/ix_values.yaml diff --git a/stable/outline/5.0.0/questions.yaml b/stable/outline/5.0.1/questions.yaml similarity index 100% rename from stable/outline/5.0.0/questions.yaml rename to stable/outline/5.0.1/questions.yaml diff --git a/stable/outline/5.0.0/templates/_secrets.tpl b/stable/outline/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/outline/5.0.0/templates/_secrets.tpl rename to stable/outline/5.0.1/templates/_secrets.tpl diff --git a/stable/outline/5.0.0/templates/common.yaml b/stable/outline/5.0.1/templates/common.yaml similarity index 100% rename from stable/outline/5.0.0/templates/common.yaml rename to stable/outline/5.0.1/templates/common.yaml diff --git a/stable/shlink/6.0.0/values.yaml b/stable/outline/5.0.1/values.yaml similarity index 100% rename from stable/shlink/6.0.0/values.yaml rename to stable/outline/5.0.1/values.yaml diff --git a/stable/paperless-ng/6.0.0/app-changelog.md b/stable/paperless-ng/6.0.0/app-changelog.md deleted file mode 100644 index 7a25a786aa..0000000000 --- a/stable/paperless-ng/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [paperless-ng-6.0.0](https://github.com/truecharts/charts/compare/paperless-ng-5.0.3...paperless-ng-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/paperless-ng/6.0.0/charts/redis-4.0.5.tgz b/stable/paperless-ng/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/paperless-ng/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/paperless-ng/6.0.0/CHANGELOG.md b/stable/paperless-ng/6.0.1/CHANGELOG.md similarity index 100% rename from stable/paperless-ng/6.0.0/CHANGELOG.md rename to stable/paperless-ng/6.0.1/CHANGELOG.md diff --git a/stable/paperless-ng/6.0.0/Chart.yaml b/stable/paperless-ng/6.0.1/Chart.yaml similarity index 97% rename from stable/paperless-ng/6.0.0/Chart.yaml rename to stable/paperless-ng/6.0.1/Chart.yaml index 1e8d42a188..0d9fb032bd 100644 --- a/stable/paperless-ng/6.0.0/Chart.yaml +++ b/stable/paperless-ng/6.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: paperless-ng -version: 6.0.0 +version: 6.0.1 appVersion: "1.9.2" description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. type: application @@ -28,7 +28,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/paperless-ng/6.0.0/README.md b/stable/paperless-ng/6.0.1/README.md similarity index 100% rename from stable/paperless-ng/6.0.0/README.md rename to stable/paperless-ng/6.0.1/README.md diff --git a/stable/paperless-ng/6.0.1/app-changelog.md b/stable/paperless-ng/6.0.1/app-changelog.md new file mode 100644 index 0000000000..ec67454894 --- /dev/null +++ b/stable/paperless-ng/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [paperless-ng-6.0.1](https://github.com/truecharts/charts/compare/paperless-ng-6.0.0...paperless-ng-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/paperless-ng/6.0.0/app-readme.md b/stable/paperless-ng/6.0.1/app-readme.md similarity index 100% rename from stable/paperless-ng/6.0.0/app-readme.md rename to stable/paperless-ng/6.0.1/app-readme.md diff --git a/stable/snipe-it/6.0.0/charts/common-10.9.7.tgz b/stable/paperless-ng/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/snipe-it/6.0.0/charts/common-10.9.7.tgz rename to stable/paperless-ng/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/paperless-ng/6.0.1/charts/postgresql-9.0.5.tgz b/stable/paperless-ng/6.0.1/charts/postgresql-9.0.5.tgz new file mode 100644 index 0000000000..8fe3c326a7 Binary files /dev/null and b/stable/paperless-ng/6.0.1/charts/postgresql-9.0.5.tgz differ diff --git a/stable/paperless-ng/6.0.1/charts/redis-4.0.6.tgz b/stable/paperless-ng/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/paperless-ng/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/paperless-ng/6.0.0/ix_values.yaml b/stable/paperless-ng/6.0.1/ix_values.yaml similarity index 100% rename from stable/paperless-ng/6.0.0/ix_values.yaml rename to stable/paperless-ng/6.0.1/ix_values.yaml diff --git a/stable/paperless-ng/6.0.0/questions.yaml b/stable/paperless-ng/6.0.1/questions.yaml similarity index 100% rename from stable/paperless-ng/6.0.0/questions.yaml rename to stable/paperless-ng/6.0.1/questions.yaml diff --git a/stable/paperless-ng/6.0.0/templates/_sercrets.tpl b/stable/paperless-ng/6.0.1/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/6.0.0/templates/_sercrets.tpl rename to stable/paperless-ng/6.0.1/templates/_sercrets.tpl diff --git a/stable/paperless-ng/6.0.0/templates/common.yaml b/stable/paperless-ng/6.0.1/templates/common.yaml similarity index 100% rename from stable/paperless-ng/6.0.0/templates/common.yaml rename to stable/paperless-ng/6.0.1/templates/common.yaml diff --git a/stable/snipe-it/6.0.0/values.yaml b/stable/paperless-ng/6.0.1/values.yaml similarity index 100% rename from stable/snipe-it/6.0.0/values.yaml rename to stable/paperless-ng/6.0.1/values.yaml diff --git a/stable/papermerge/5.0.0/app-changelog.md b/stable/papermerge/5.0.0/app-changelog.md deleted file mode 100644 index efdf019238..0000000000 --- a/stable/papermerge/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [papermerge-5.0.0](https://github.com/truecharts/charts/compare/papermerge-4.0.3...papermerge-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/papermerge/5.0.0/charts/redis-4.0.5.tgz b/stable/papermerge/5.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/papermerge/5.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/papermerge/5.0.0/CHANGELOG.md b/stable/papermerge/5.0.1/CHANGELOG.md similarity index 100% rename from stable/papermerge/5.0.0/CHANGELOG.md rename to stable/papermerge/5.0.1/CHANGELOG.md diff --git a/stable/papermerge/5.0.0/Chart.yaml b/stable/papermerge/5.0.1/Chart.yaml similarity index 96% rename from stable/papermerge/5.0.0/Chart.yaml rename to stable/papermerge/5.0.1/Chart.yaml index 1e6a298d3b..fc8c6b7735 100644 --- a/stable/papermerge/5.0.0/Chart.yaml +++ b/stable/papermerge/5.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: papermerge -version: 5.0.0 +version: 5.0.1 appVersion: "2.0.1" description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. type: application @@ -20,7 +20,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/papermerge/5.0.0/README.md b/stable/papermerge/5.0.1/README.md similarity index 100% rename from stable/papermerge/5.0.0/README.md rename to stable/papermerge/5.0.1/README.md diff --git a/stable/papermerge/5.0.1/app-changelog.md b/stable/papermerge/5.0.1/app-changelog.md new file mode 100644 index 0000000000..5939957bea --- /dev/null +++ b/stable/papermerge/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [papermerge-5.0.1](https://github.com/truecharts/charts/compare/papermerge-5.0.0...papermerge-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/papermerge/5.0.0/app-readme.md b/stable/papermerge/5.0.1/app-readme.md similarity index 100% rename from stable/papermerge/5.0.0/app-readme.md rename to stable/papermerge/5.0.1/app-readme.md diff --git a/stable/typecho/6.0.0/charts/common-10.9.7.tgz b/stable/papermerge/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/typecho/6.0.0/charts/common-10.9.7.tgz rename to stable/papermerge/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/papermerge/5.0.1/charts/redis-4.0.6.tgz b/stable/papermerge/5.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/papermerge/5.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/papermerge/5.0.0/ix_values.yaml b/stable/papermerge/5.0.1/ix_values.yaml similarity index 100% rename from stable/papermerge/5.0.0/ix_values.yaml rename to stable/papermerge/5.0.1/ix_values.yaml diff --git a/stable/papermerge/5.0.0/questions.yaml b/stable/papermerge/5.0.1/questions.yaml similarity index 100% rename from stable/papermerge/5.0.0/questions.yaml rename to stable/papermerge/5.0.1/questions.yaml diff --git a/stable/papermerge/5.0.0/templates/common.yaml b/stable/papermerge/5.0.1/templates/common.yaml similarity index 100% rename from stable/papermerge/5.0.0/templates/common.yaml rename to stable/papermerge/5.0.1/templates/common.yaml diff --git a/stable/typecho/6.0.0/values.yaml b/stable/papermerge/5.0.1/values.yaml similarity index 100% rename from stable/typecho/6.0.0/values.yaml rename to stable/papermerge/5.0.1/values.yaml diff --git a/stable/photoprism/12.0.2/CHANGELOG.md b/stable/photoprism/12.0.2/CHANGELOG.md new file mode 100644 index 0000000000..d9e19b7193 --- /dev/null +++ b/stable/photoprism/12.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pgadmin-8.0.0](https://github.com/truecharts/charts/compare/pgadmin-7.0.45...pgadmin-8.0.0) (2022-11-10) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Major Change to GUI + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + ### Fix + +- change container config label + + + + +## [pgadmin-7.0.48](https://github.com/truecharts/charts/compare/pgadmin-7.0.45...pgadmin-7.0.48) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [pgadmin-7.0.47](https://github.com/truecharts/charts/compare/pgadmin-7.0.45...pgadmin-7.0.47) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [pgadmin-7.0.47](https://github.com/truecharts/charts/compare/pgadmin-7.0.45...pgadmin-7.0.47) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [pgadmin-7.0.47](https://github.com/truecharts/charts/compare/pgadmin-7.0.45...pgadmin-7.0.47) (2022-11-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + +## [pgadmin-7.0.46](https://github.com/truecharts/charts/compare/pgadmin-7.0.45...pgadmin-7.0.46) (2022-11-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) + + + + diff --git a/stable/photoprism/12.0.2/Chart.yaml b/stable/photoprism/12.0.2/Chart.yaml new file mode 100644 index 0000000000..a46e278008 --- /dev/null +++ b/stable/photoprism/12.0.2/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "221105" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.9.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 4.0.6 +description: "PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection" +home: https://truecharts.org/docs/charts/stable/photoprism +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism +version: 12.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/12.0.2/README.md b/stable/photoprism/12.0.2/README.md new file mode 100644 index 0000000000..3fd8423434 --- /dev/null +++ b/stable/photoprism/12.0.2/README.md @@ -0,0 +1,108 @@ +# photoprism + +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photoprism](https://truecharts.org/docs/charts/stable/photoprism) + +**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)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.119 | +| https://library-charts.truecharts.org | common | 10.9.4 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `photoprism` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install photoprism TrueCharts/photoprism +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `photoprism` deployment + +```console +helm uninstall photoprism +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoprism \ + --set env.TZ="America/New York" \ + TrueCharts/photoprism +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photoprism TrueCharts/photoprism -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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/photoprism/12.0.2/app-changelog.md b/stable/photoprism/12.0.2/app-changelog.md new file mode 100644 index 0000000000..d4d39f8eef --- /dev/null +++ b/stable/photoprism/12.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoprism-12.0.2](https://github.com/truecharts/charts/compare/photoprism-12.0.1...photoprism-12.0.2) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/photoprism/12.0.2/app-readme.md b/stable/photoprism/12.0.2/app-readme.md new file mode 100644 index 0000000000..77a5ffc449 --- /dev/null +++ b/stable/photoprism/12.0.2/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/photoprism](https://truecharts.org/docs/charts/stable/photoprism) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/vikunja/5.0.0/charts/common-10.9.7.tgz b/stable/photoprism/12.0.2/charts/common-10.9.7.tgz similarity index 100% rename from stable/vikunja/5.0.0/charts/common-10.9.7.tgz rename to stable/photoprism/12.0.2/charts/common-10.9.7.tgz diff --git a/stable/photoprism/12.0.2/charts/mariadb-4.0.6.tgz b/stable/photoprism/12.0.2/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/photoprism/12.0.2/charts/mariadb-4.0.6.tgz differ diff --git a/stable/photoprism/12.0.2/ix_values.yaml b/stable/photoprism/12.0.2/ix_values.yaml new file mode 100644 index 0000000000..8b72830076 --- /dev/null +++ b/stable/photoprism/12.0.2/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v221105@sha256:83f78638441cc628e6f7ae493791c4c7612129371b32617aa268b4b609c73da1 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + +secretEnv: + PHOTOPRISM_ADMIN_PASSWORD: "please-change" + +env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism/temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.podSecurityContext.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.podSecurityContext.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.env.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + name: mariadbcreds + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + name: mariadbcreds + key: mariadb-password + +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 + +persistence: + storage: + enabled: true + mountPath: "/assets" + temp: + enabled: true + mountPath: "/photoprism/temp" + type: emptyDir + +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + existingSecret: "mariadbcreds" + +portal: + enabled: true diff --git a/stable/photoprism/12.0.2/questions.yaml b/stable/photoprism/12.0.2/questions.yaml new file mode 100644 index 0000000000..f7e19084df --- /dev/null +++ b/stable/photoprism/12.0.2/questions.yaml @@ -0,0 +1,1869 @@ +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" +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: secretEnv + group: "App Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - 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: 2342 + 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: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: 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: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: tls + label: TLS-Settings + schema: + type: list + 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: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - 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: false + - 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/projectsend/5.0.0/templates/common.yaml b/stable/photoprism/12.0.2/templates/common.yaml similarity index 100% rename from stable/projectsend/5.0.0/templates/common.yaml rename to stable/photoprism/12.0.2/templates/common.yaml diff --git a/stable/vikunja/5.0.0/values.yaml b/stable/photoprism/12.0.2/values.yaml similarity index 100% rename from stable/vikunja/5.0.0/values.yaml rename to stable/photoprism/12.0.2/values.yaml diff --git a/stable/projectsend/5.0.0/app-changelog.md b/stable/projectsend/5.0.0/app-changelog.md deleted file mode 100644 index ab38b3718a..0000000000 --- a/stable/projectsend/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [projectsend-5.0.0](https://github.com/truecharts/charts/compare/projectsend-4.0.3...projectsend-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/projectsend/5.0.0/charts/mariadb-4.0.5.tgz b/stable/projectsend/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/projectsend/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/projectsend/5.0.0/CHANGELOG.md b/stable/projectsend/5.0.1/CHANGELOG.md similarity index 100% rename from stable/projectsend/5.0.0/CHANGELOG.md rename to stable/projectsend/5.0.1/CHANGELOG.md diff --git a/stable/projectsend/5.0.0/Chart.yaml b/stable/projectsend/5.0.1/Chart.yaml similarity index 96% rename from stable/projectsend/5.0.0/Chart.yaml rename to stable/projectsend/5.0.1/Chart.yaml index ec09506fba..73c36a6afe 100644 --- a/stable/projectsend/5.0.0/Chart.yaml +++ b/stable/projectsend/5.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: projectsend -version: 5.0.0 +version: 5.0.1 appVersion: "2021.12.10" description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. type: application @@ -18,7 +18,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/projectsend/5.0.0/README.md b/stable/projectsend/5.0.1/README.md similarity index 100% rename from stable/projectsend/5.0.0/README.md rename to stable/projectsend/5.0.1/README.md diff --git a/stable/projectsend/5.0.1/app-changelog.md b/stable/projectsend/5.0.1/app-changelog.md new file mode 100644 index 0000000000..08e7d003e2 --- /dev/null +++ b/stable/projectsend/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-5.0.1](https://github.com/truecharts/charts/compare/projectsend-5.0.0...projectsend-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/projectsend/5.0.0/app-readme.md b/stable/projectsend/5.0.1/app-readme.md similarity index 100% rename from stable/projectsend/5.0.0/app-readme.md rename to stable/projectsend/5.0.1/app-readme.md diff --git a/stable/weblate/6.0.0/charts/common-10.9.7.tgz b/stable/projectsend/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/weblate/6.0.0/charts/common-10.9.7.tgz rename to stable/projectsend/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/projectsend/5.0.1/charts/mariadb-4.0.6.tgz b/stable/projectsend/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/projectsend/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/projectsend/5.0.0/ix_values.yaml b/stable/projectsend/5.0.1/ix_values.yaml similarity index 100% rename from stable/projectsend/5.0.0/ix_values.yaml rename to stable/projectsend/5.0.1/ix_values.yaml diff --git a/stable/projectsend/5.0.0/questions.yaml b/stable/projectsend/5.0.1/questions.yaml similarity index 100% rename from stable/projectsend/5.0.0/questions.yaml rename to stable/projectsend/5.0.1/questions.yaml diff --git a/stable/rsshub/5.0.0/templates/common.yaml b/stable/projectsend/5.0.1/templates/common.yaml similarity index 100% rename from stable/rsshub/5.0.0/templates/common.yaml rename to stable/projectsend/5.0.1/templates/common.yaml diff --git a/stable/weblate/6.0.0/values.yaml b/stable/projectsend/5.0.1/values.yaml similarity index 100% rename from stable/weblate/6.0.0/values.yaml rename to stable/projectsend/5.0.1/values.yaml diff --git a/stable/pydio-cells/6.0.0/app-changelog.md b/stable/pydio-cells/6.0.0/app-changelog.md deleted file mode 100644 index 2cead91841..0000000000 --- a/stable/pydio-cells/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [pydio-cells-6.0.0](https://github.com/truecharts/charts/compare/pydio-cells-5.0.3...pydio-cells-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/pydio-cells/6.0.0/charts/mariadb-4.0.5.tgz b/stable/pydio-cells/6.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/pydio-cells/6.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/pydio-cells/6.0.0/CHANGELOG.md b/stable/pydio-cells/6.0.1/CHANGELOG.md similarity index 100% rename from stable/pydio-cells/6.0.0/CHANGELOG.md rename to stable/pydio-cells/6.0.1/CHANGELOG.md diff --git a/stable/pydio-cells/6.0.0/Chart.yaml b/stable/pydio-cells/6.0.1/Chart.yaml similarity index 96% rename from stable/pydio-cells/6.0.0/Chart.yaml rename to stable/pydio-cells/6.0.1/Chart.yaml index cd732b7503..3d83b48b4b 100644 --- a/stable/pydio-cells/6.0.0/Chart.yaml +++ b/stable/pydio-cells/6.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pydio-cells -version: 6.0.0 +version: 6.0.1 appVersion: "3.0.9" description: Pydio-cells is the nextgen file sharing platform for organizations. type: application @@ -20,7 +20,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/pydio-cells/6.0.0/README.md b/stable/pydio-cells/6.0.1/README.md similarity index 100% rename from stable/pydio-cells/6.0.0/README.md rename to stable/pydio-cells/6.0.1/README.md diff --git a/stable/pydio-cells/6.0.1/app-changelog.md b/stable/pydio-cells/6.0.1/app-changelog.md new file mode 100644 index 0000000000..8728278ac1 --- /dev/null +++ b/stable/pydio-cells/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pydio-cells-6.0.1](https://github.com/truecharts/charts/compare/pydio-cells-6.0.0...pydio-cells-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/pydio-cells/6.0.0/app-readme.md b/stable/pydio-cells/6.0.1/app-readme.md similarity index 100% rename from stable/pydio-cells/6.0.0/app-readme.md rename to stable/pydio-cells/6.0.1/app-readme.md diff --git a/stable/wekan/7.0.0/charts/common-10.9.7.tgz b/stable/pydio-cells/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/wekan/7.0.0/charts/common-10.9.7.tgz rename to stable/pydio-cells/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/pydio-cells/6.0.1/charts/mariadb-4.0.6.tgz b/stable/pydio-cells/6.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/pydio-cells/6.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/pydio-cells/6.0.0/ix_values.yaml b/stable/pydio-cells/6.0.1/ix_values.yaml similarity index 100% rename from stable/pydio-cells/6.0.0/ix_values.yaml rename to stable/pydio-cells/6.0.1/ix_values.yaml diff --git a/stable/pydio-cells/6.0.0/questions.yaml b/stable/pydio-cells/6.0.1/questions.yaml similarity index 100% rename from stable/pydio-cells/6.0.0/questions.yaml rename to stable/pydio-cells/6.0.1/questions.yaml diff --git a/stable/pydio-cells/6.0.0/templates/common.yaml b/stable/pydio-cells/6.0.1/templates/common.yaml similarity index 100% rename from stable/pydio-cells/6.0.0/templates/common.yaml rename to stable/pydio-cells/6.0.1/templates/common.yaml diff --git a/stable/wekan/7.0.0/values.yaml b/stable/pydio-cells/6.0.1/values.yaml similarity index 100% rename from stable/wekan/7.0.0/values.yaml rename to stable/pydio-cells/6.0.1/values.yaml diff --git a/stable/rsshub/5.0.0/app-changelog.md b/stable/rsshub/5.0.0/app-changelog.md deleted file mode 100644 index 673a0f907b..0000000000 --- a/stable/rsshub/5.0.0/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [rsshub-5.0.0](https://github.com/truecharts/charts/compare/rsshub-4.0.3...rsshub-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update docker general non-major ([#4394](https://github.com/truecharts/charts/issues/4394)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - update docker general non-major - - \ No newline at end of file diff --git a/stable/rsshub/5.0.0/charts/redis-4.0.5.tgz b/stable/rsshub/5.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/rsshub/5.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/rsshub/5.0.0/CHANGELOG.md b/stable/rsshub/5.0.1/CHANGELOG.md similarity index 100% rename from stable/rsshub/5.0.0/CHANGELOG.md rename to stable/rsshub/5.0.1/CHANGELOG.md diff --git a/stable/rsshub/5.0.0/Chart.yaml b/stable/rsshub/5.0.1/Chart.yaml similarity index 96% rename from stable/rsshub/5.0.0/Chart.yaml rename to stable/rsshub/5.0.1/Chart.yaml index 2c48a205e2..3f4d4c6c2e 100644 --- a/stable/rsshub/5.0.0/Chart.yaml +++ b/stable/rsshub/5.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 5.0.0 +version: 5.0.1 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application @@ -22,7 +22,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/rsshub/5.0.0/README.md b/stable/rsshub/5.0.1/README.md similarity index 100% rename from stable/rsshub/5.0.0/README.md rename to stable/rsshub/5.0.1/README.md diff --git a/stable/rsshub/5.0.1/app-changelog.md b/stable/rsshub/5.0.1/app-changelog.md new file mode 100644 index 0000000000..905bbbde0a --- /dev/null +++ b/stable/rsshub/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-5.0.1](https://github.com/truecharts/charts/compare/rsshub-5.0.0...rsshub-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/rsshub/5.0.0/app-readme.md b/stable/rsshub/5.0.1/app-readme.md similarity index 100% rename from stable/rsshub/5.0.0/app-readme.md rename to stable/rsshub/5.0.1/app-readme.md diff --git a/stable/wger/3.0.0/charts/common-10.9.7.tgz b/stable/rsshub/5.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/wger/3.0.0/charts/common-10.9.7.tgz rename to stable/rsshub/5.0.1/charts/common-10.9.7.tgz diff --git a/stable/rsshub/5.0.1/charts/redis-4.0.6.tgz b/stable/rsshub/5.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/rsshub/5.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/rsshub/5.0.0/ix_values.yaml b/stable/rsshub/5.0.1/ix_values.yaml similarity index 100% rename from stable/rsshub/5.0.0/ix_values.yaml rename to stable/rsshub/5.0.1/ix_values.yaml diff --git a/stable/rsshub/5.0.0/questions.yaml b/stable/rsshub/5.0.1/questions.yaml similarity index 100% rename from stable/rsshub/5.0.0/questions.yaml rename to stable/rsshub/5.0.1/questions.yaml diff --git a/stable/shlink/6.0.0/templates/common.yaml b/stable/rsshub/5.0.1/templates/common.yaml similarity index 100% rename from stable/shlink/6.0.0/templates/common.yaml rename to stable/rsshub/5.0.1/templates/common.yaml diff --git a/stable/wger/3.0.0/values.yaml b/stable/rsshub/5.0.1/values.yaml similarity index 100% rename from stable/wger/3.0.0/values.yaml rename to stable/rsshub/5.0.1/values.yaml diff --git a/stable/shlink/6.0.0/app-changelog.md b/stable/shlink/6.0.0/app-changelog.md deleted file mode 100644 index de90bb93d3..0000000000 --- a/stable/shlink/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [shlink-6.0.0](https://github.com/truecharts/charts/compare/shlink-5.0.3...shlink-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/shlink/6.0.0/charts/redis-4.0.5.tgz b/stable/shlink/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/shlink/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/shlink/6.0.0/CHANGELOG.md b/stable/shlink/6.0.1/CHANGELOG.md similarity index 100% rename from stable/shlink/6.0.0/CHANGELOG.md rename to stable/shlink/6.0.1/CHANGELOG.md diff --git a/stable/shlink/6.0.0/Chart.yaml b/stable/shlink/6.0.1/Chart.yaml similarity index 96% rename from stable/shlink/6.0.0/Chart.yaml rename to stable/shlink/6.0.1/Chart.yaml index a142e435b2..2052aadc34 100644 --- a/stable/shlink/6.0.0/Chart.yaml +++ b/stable/shlink/6.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 deprecated: false description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. home: https://truecharts.org/docs/charts/stable/shlink @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - https://github.com/shlinkio/shlink type: application -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/shlink/6.0.0/README.md b/stable/shlink/6.0.1/README.md similarity index 100% rename from stable/shlink/6.0.0/README.md rename to stable/shlink/6.0.1/README.md diff --git a/stable/shlink/6.0.1/app-changelog.md b/stable/shlink/6.0.1/app-changelog.md new file mode 100644 index 0000000000..ca88e3f539 --- /dev/null +++ b/stable/shlink/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-6.0.1](https://github.com/truecharts/charts/compare/shlink-web-client-4.0.4...shlink-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/shlink/6.0.0/app-readme.md b/stable/shlink/6.0.1/app-readme.md similarity index 100% rename from stable/shlink/6.0.0/app-readme.md rename to stable/shlink/6.0.1/app-readme.md diff --git a/stable/xbackbone/5.0.0/charts/common-10.9.7.tgz b/stable/shlink/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/xbackbone/5.0.0/charts/common-10.9.7.tgz rename to stable/shlink/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/shlink/6.0.1/charts/postgresql-9.0.5.tgz b/stable/shlink/6.0.1/charts/postgresql-9.0.5.tgz new file mode 100644 index 0000000000..8fe3c326a7 Binary files /dev/null and b/stable/shlink/6.0.1/charts/postgresql-9.0.5.tgz differ diff --git a/stable/shlink/6.0.1/charts/redis-4.0.6.tgz b/stable/shlink/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/shlink/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/shlink/6.0.0/ix_values.yaml b/stable/shlink/6.0.1/ix_values.yaml similarity index 100% rename from stable/shlink/6.0.0/ix_values.yaml rename to stable/shlink/6.0.1/ix_values.yaml diff --git a/stable/shlink/6.0.0/questions.yaml b/stable/shlink/6.0.1/questions.yaml similarity index 100% rename from stable/shlink/6.0.0/questions.yaml rename to stable/shlink/6.0.1/questions.yaml diff --git a/stable/typecho/6.0.0/templates/common.yaml b/stable/shlink/6.0.1/templates/common.yaml similarity index 100% rename from stable/typecho/6.0.0/templates/common.yaml rename to stable/shlink/6.0.1/templates/common.yaml diff --git a/stable/xbackbone/5.0.0/values.yaml b/stable/shlink/6.0.1/values.yaml similarity index 100% rename from stable/xbackbone/5.0.0/values.yaml rename to stable/shlink/6.0.1/values.yaml diff --git a/stable/snipe-it/6.0.0/app-changelog.md b/stable/snipe-it/6.0.0/app-changelog.md deleted file mode 100644 index 9f6f81be46..0000000000 --- a/stable/snipe-it/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [snipe-it-6.0.0](https://github.com/truecharts/charts/compare/snipe-it-5.0.3...snipe-it-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/snipe-it/6.0.0/charts/mariadb-4.0.5.tgz b/stable/snipe-it/6.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/snipe-it/6.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/snipe-it/6.0.0/charts/redis-4.0.5.tgz b/stable/snipe-it/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/snipe-it/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/snipe-it/6.0.0/CHANGELOG.md b/stable/snipe-it/6.0.1/CHANGELOG.md similarity index 100% rename from stable/snipe-it/6.0.0/CHANGELOG.md rename to stable/snipe-it/6.0.1/CHANGELOG.md diff --git a/stable/snipe-it/6.0.0/Chart.yaml b/stable/snipe-it/6.0.1/Chart.yaml similarity index 94% rename from stable/snipe-it/6.0.0/Chart.yaml rename to stable/snipe-it/6.0.1/Chart.yaml index 93ab06392c..6c1215b70c 100644 --- a/stable/snipe-it/6.0.0/Chart.yaml +++ b/stable/snipe-it/6.0.1/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: "Open source asset management" home: https://truecharts.org/docs/charts/stable/snipe-it icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png @@ -30,7 +30,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snipe-it - https://snipeitapp.com/ - https://github.com/snipe/snipe-it -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - management diff --git a/stable/snipe-it/6.0.0/README.md b/stable/snipe-it/6.0.1/README.md similarity index 100% rename from stable/snipe-it/6.0.0/README.md rename to stable/snipe-it/6.0.1/README.md diff --git a/stable/snipe-it/6.0.1/app-changelog.md b/stable/snipe-it/6.0.1/app-changelog.md new file mode 100644 index 0000000000..4c9b5ae818 --- /dev/null +++ b/stable/snipe-it/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snipe-it-6.0.1](https://github.com/truecharts/charts/compare/snipe-it-6.0.0...snipe-it-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/snipe-it/6.0.0/app-readme.md b/stable/snipe-it/6.0.1/app-readme.md similarity index 100% rename from stable/snipe-it/6.0.0/app-readme.md rename to stable/snipe-it/6.0.1/app-readme.md diff --git a/stable/youtubedl-material/3.0.0/charts/common-10.9.7.tgz b/stable/snipe-it/6.0.1/charts/common-10.9.7.tgz similarity index 100% rename from stable/youtubedl-material/3.0.0/charts/common-10.9.7.tgz rename to stable/snipe-it/6.0.1/charts/common-10.9.7.tgz diff --git a/stable/snipe-it/6.0.1/charts/mariadb-4.0.6.tgz b/stable/snipe-it/6.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/snipe-it/6.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/snipe-it/6.0.1/charts/redis-4.0.6.tgz b/stable/snipe-it/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/snipe-it/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/snipe-it/6.0.0/ix_values.yaml b/stable/snipe-it/6.0.1/ix_values.yaml similarity index 100% rename from stable/snipe-it/6.0.0/ix_values.yaml rename to stable/snipe-it/6.0.1/ix_values.yaml diff --git a/stable/snipe-it/6.0.0/questions.yaml b/stable/snipe-it/6.0.1/questions.yaml similarity index 100% rename from stable/snipe-it/6.0.0/questions.yaml rename to stable/snipe-it/6.0.1/questions.yaml diff --git a/stable/snipe-it/6.0.0/templates/_secrets.tpl b/stable/snipe-it/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/snipe-it/6.0.0/templates/_secrets.tpl rename to stable/snipe-it/6.0.1/templates/_secrets.tpl diff --git a/stable/snipe-it/6.0.0/templates/common.yaml b/stable/snipe-it/6.0.1/templates/common.yaml similarity index 100% rename from stable/snipe-it/6.0.0/templates/common.yaml rename to stable/snipe-it/6.0.1/templates/common.yaml diff --git a/stable/youtubedl-material/3.0.0/values.yaml b/stable/snipe-it/6.0.1/values.yaml similarity index 100% rename from stable/youtubedl-material/3.0.0/values.yaml rename to stable/snipe-it/6.0.1/values.yaml diff --git a/stable/typecho/6.0.0/app-changelog.md b/stable/typecho/6.0.0/app-changelog.md deleted file mode 100644 index 5ec510518c..0000000000 --- a/stable/typecho/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [typecho-6.0.0](https://github.com/truecharts/charts/compare/typecho-5.0.3...typecho-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/typecho/6.0.0/charts/mariadb-4.0.5.tgz b/stable/typecho/6.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/typecho/6.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/typecho/6.0.0/CHANGELOG.md b/stable/typecho/6.0.1/CHANGELOG.md similarity index 100% rename from stable/typecho/6.0.0/CHANGELOG.md rename to stable/typecho/6.0.1/CHANGELOG.md diff --git a/stable/typecho/6.0.0/Chart.yaml b/stable/typecho/6.0.1/Chart.yaml similarity index 96% rename from stable/typecho/6.0.0/Chart.yaml rename to stable/typecho/6.0.1/Chart.yaml index 219c6b7b9c..67fb746e6e 100644 --- a/stable/typecho/6.0.0/Chart.yaml +++ b/stable/typecho/6.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: Typecho is a PHP Blogging Platform. home: https://truecharts.org/docs/charts/stable/typecho icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/typecho - https://github.com/typecho/typecho - https://hub.docker.com/r/joyqi/typecho -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - hosting diff --git a/stable/typecho/6.0.0/README.md b/stable/typecho/6.0.1/README.md similarity index 100% rename from stable/typecho/6.0.0/README.md rename to stable/typecho/6.0.1/README.md diff --git a/stable/typecho/6.0.1/app-changelog.md b/stable/typecho/6.0.1/app-changelog.md new file mode 100644 index 0000000000..1cb01fa248 --- /dev/null +++ b/stable/typecho/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [typecho-6.0.1](https://github.com/truecharts/charts/compare/typecho-6.0.0...typecho-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/typecho/6.0.0/app-readme.md b/stable/typecho/6.0.1/app-readme.md similarity index 100% rename from stable/typecho/6.0.0/app-readme.md rename to stable/typecho/6.0.1/app-readme.md diff --git a/stable/typecho/6.0.1/charts/common-10.9.7.tgz b/stable/typecho/6.0.1/charts/common-10.9.7.tgz new file mode 100644 index 0000000000..3bb192f016 Binary files /dev/null and b/stable/typecho/6.0.1/charts/common-10.9.7.tgz differ diff --git a/stable/typecho/6.0.1/charts/mariadb-4.0.6.tgz b/stable/typecho/6.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/typecho/6.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/typecho/6.0.0/ix_values.yaml b/stable/typecho/6.0.1/ix_values.yaml similarity index 100% rename from stable/typecho/6.0.0/ix_values.yaml rename to stable/typecho/6.0.1/ix_values.yaml diff --git a/stable/typecho/6.0.0/questions.yaml b/stable/typecho/6.0.1/questions.yaml similarity index 100% rename from stable/typecho/6.0.0/questions.yaml rename to stable/typecho/6.0.1/questions.yaml diff --git a/stable/wekan/7.0.0/templates/common.yaml b/stable/typecho/6.0.1/templates/common.yaml similarity index 100% rename from stable/wekan/7.0.0/templates/common.yaml rename to stable/typecho/6.0.1/templates/common.yaml diff --git a/stable/typecho/6.0.1/values.yaml b/stable/typecho/6.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/vikunja/5.0.0/app-changelog.md b/stable/vikunja/5.0.0/app-changelog.md deleted file mode 100644 index f8dd0c50ae..0000000000 --- a/stable/vikunja/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [vikunja-5.0.0](https://github.com/truecharts/charts/compare/vikunja-4.0.3...vikunja-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/vikunja/5.0.0/charts/redis-4.0.5.tgz b/stable/vikunja/5.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/vikunja/5.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/vikunja/5.0.0/CHANGELOG.md b/stable/vikunja/5.0.1/CHANGELOG.md similarity index 100% rename from stable/vikunja/5.0.0/CHANGELOG.md rename to stable/vikunja/5.0.1/CHANGELOG.md diff --git a/stable/vikunja/5.0.0/Chart.yaml b/stable/vikunja/5.0.1/Chart.yaml similarity index 96% rename from stable/vikunja/5.0.0/Chart.yaml rename to stable/vikunja/5.0.1/Chart.yaml index 5224971921..687358a0c2 100644 --- a/stable/vikunja/5.0.0/Chart.yaml +++ b/stable/vikunja/5.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: The to-do app to organize your life. home: https://truecharts.org/docs/charts/stable/vikunja icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png @@ -26,7 +26,7 @@ name: vikunja sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - https://vikunja.io/docs -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/vikunja/5.0.0/README.md b/stable/vikunja/5.0.1/README.md similarity index 100% rename from stable/vikunja/5.0.0/README.md rename to stable/vikunja/5.0.1/README.md diff --git a/stable/vikunja/5.0.1/app-changelog.md b/stable/vikunja/5.0.1/app-changelog.md new file mode 100644 index 0000000000..ecd64495ac --- /dev/null +++ b/stable/vikunja/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vikunja-5.0.1](https://github.com/truecharts/charts/compare/vikunja-5.0.0...vikunja-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/vikunja/5.0.0/app-readme.md b/stable/vikunja/5.0.1/app-readme.md similarity index 100% rename from stable/vikunja/5.0.0/app-readme.md rename to stable/vikunja/5.0.1/app-readme.md diff --git a/stable/vikunja/5.0.1/charts/common-10.9.7.tgz b/stable/vikunja/5.0.1/charts/common-10.9.7.tgz new file mode 100644 index 0000000000..3bb192f016 Binary files /dev/null and b/stable/vikunja/5.0.1/charts/common-10.9.7.tgz differ diff --git a/stable/vikunja/5.0.1/charts/postgresql-9.0.5.tgz b/stable/vikunja/5.0.1/charts/postgresql-9.0.5.tgz new file mode 100644 index 0000000000..8fe3c326a7 Binary files /dev/null and b/stable/vikunja/5.0.1/charts/postgresql-9.0.5.tgz differ diff --git a/stable/vikunja/5.0.1/charts/redis-4.0.6.tgz b/stable/vikunja/5.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/vikunja/5.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/vikunja/5.0.0/ix_values.yaml b/stable/vikunja/5.0.1/ix_values.yaml similarity index 100% rename from stable/vikunja/5.0.0/ix_values.yaml rename to stable/vikunja/5.0.1/ix_values.yaml diff --git a/stable/vikunja/5.0.0/questions.yaml b/stable/vikunja/5.0.1/questions.yaml similarity index 100% rename from stable/vikunja/5.0.0/questions.yaml rename to stable/vikunja/5.0.1/questions.yaml diff --git a/stable/vikunja/5.0.0/templates/_secrets.tpl b/stable/vikunja/5.0.1/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/5.0.0/templates/_secrets.tpl rename to stable/vikunja/5.0.1/templates/_secrets.tpl diff --git a/stable/vikunja/5.0.0/templates/common.yaml b/stable/vikunja/5.0.1/templates/common.yaml similarity index 100% rename from stable/vikunja/5.0.0/templates/common.yaml rename to stable/vikunja/5.0.1/templates/common.yaml diff --git a/stable/vikunja/5.0.1/values.yaml b/stable/vikunja/5.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/weblate/6.0.0/app-changelog.md b/stable/weblate/6.0.0/app-changelog.md deleted file mode 100644 index c5c5e0279c..0000000000 --- a/stable/weblate/6.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [weblate-6.0.0](https://github.com/truecharts/charts/compare/weblate-5.0.3...weblate-6.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/weblate/6.0.0/charts/redis-4.0.5.tgz b/stable/weblate/6.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/weblate/6.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/weblate/6.0.0/CHANGELOG.md b/stable/weblate/6.0.1/CHANGELOG.md similarity index 100% rename from stable/weblate/6.0.0/CHANGELOG.md rename to stable/weblate/6.0.1/CHANGELOG.md diff --git a/stable/weblate/6.0.0/Chart.yaml b/stable/weblate/6.0.1/Chart.yaml similarity index 97% rename from stable/weblate/6.0.0/Chart.yaml rename to stable/weblate/6.0.1/Chart.yaml index 54387a46d1..185dcd0c5a 100644 --- a/stable/weblate/6.0.0/Chart.yaml +++ b/stable/weblate/6.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: Weblate is a copylefted libre software web-based continuous localization system home: https://truecharts.org/docs/charts/stable/weblate icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png @@ -29,7 +29,7 @@ sources: - https://github.com/WeblateOrg/docker - https://github.com/WeblateOrg/docker-compose - https://docs.weblate.org/en/latest/ -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/weblate/6.0.0/README.md b/stable/weblate/6.0.1/README.md similarity index 100% rename from stable/weblate/6.0.0/README.md rename to stable/weblate/6.0.1/README.md diff --git a/stable/weblate/6.0.1/app-changelog.md b/stable/weblate/6.0.1/app-changelog.md new file mode 100644 index 0000000000..f0f5475205 --- /dev/null +++ b/stable/weblate/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [weblate-6.0.1](https://github.com/truecharts/charts/compare/weblate-6.0.0...weblate-6.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/weblate/6.0.0/app-readme.md b/stable/weblate/6.0.1/app-readme.md similarity index 100% rename from stable/weblate/6.0.0/app-readme.md rename to stable/weblate/6.0.1/app-readme.md diff --git a/stable/weblate/6.0.1/charts/common-10.9.7.tgz b/stable/weblate/6.0.1/charts/common-10.9.7.tgz new file mode 100644 index 0000000000..3bb192f016 Binary files /dev/null and b/stable/weblate/6.0.1/charts/common-10.9.7.tgz differ diff --git a/stable/weblate/6.0.1/charts/postgresql-9.0.5.tgz b/stable/weblate/6.0.1/charts/postgresql-9.0.5.tgz new file mode 100644 index 0000000000..8fe3c326a7 Binary files /dev/null and b/stable/weblate/6.0.1/charts/postgresql-9.0.5.tgz differ diff --git a/stable/weblate/6.0.1/charts/redis-4.0.6.tgz b/stable/weblate/6.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/weblate/6.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/weblate/6.0.0/ix_values.yaml b/stable/weblate/6.0.1/ix_values.yaml similarity index 100% rename from stable/weblate/6.0.0/ix_values.yaml rename to stable/weblate/6.0.1/ix_values.yaml diff --git a/stable/weblate/6.0.0/questions.yaml b/stable/weblate/6.0.1/questions.yaml similarity index 100% rename from stable/weblate/6.0.0/questions.yaml rename to stable/weblate/6.0.1/questions.yaml diff --git a/stable/weblate/6.0.0/templates/_configmap.tpl b/stable/weblate/6.0.1/templates/_configmap.tpl similarity index 100% rename from stable/weblate/6.0.0/templates/_configmap.tpl rename to stable/weblate/6.0.1/templates/_configmap.tpl diff --git a/stable/weblate/6.0.0/templates/common.yaml b/stable/weblate/6.0.1/templates/common.yaml similarity index 100% rename from stable/weblate/6.0.0/templates/common.yaml rename to stable/weblate/6.0.1/templates/common.yaml diff --git a/stable/weblate/6.0.1/values.yaml b/stable/weblate/6.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wekan/7.0.0/app-changelog.md b/stable/wekan/7.0.0/app-changelog.md deleted file mode 100644 index 6c6a53270b..0000000000 --- a/stable/wekan/7.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [wekan-7.0.0](https://github.com/truecharts/charts/compare/wekan-6.0.3...wekan-7.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/wekan/7.0.0/charts/mongodb-3.0.5.tgz b/stable/wekan/7.0.0/charts/mongodb-3.0.5.tgz deleted file mode 100644 index 6202f29acb..0000000000 Binary files a/stable/wekan/7.0.0/charts/mongodb-3.0.5.tgz and /dev/null differ diff --git a/stable/wekan/7.0.0/CHANGELOG.md b/stable/wekan/7.0.1/CHANGELOG.md similarity index 100% rename from stable/wekan/7.0.0/CHANGELOG.md rename to stable/wekan/7.0.1/CHANGELOG.md diff --git a/stable/wekan/7.0.0/Chart.yaml b/stable/wekan/7.0.1/Chart.yaml similarity index 96% rename from stable/wekan/7.0.0/Chart.yaml rename to stable/wekan/7.0.1/Chart.yaml index 851ddb0522..848886e302 100644 --- a/stable/wekan/7.0.0/Chart.yaml +++ b/stable/wekan/7.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 3.0.5 + version: 3.0.6 description: WeKan - Open Source kanban home: https://truecharts.org/docs/charts/stable/wekan icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://github.com/wekan/wekan - https://wekan.github.io/ -version: 7.0.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/wekan/7.0.0/README.md b/stable/wekan/7.0.1/README.md similarity index 100% rename from stable/wekan/7.0.0/README.md rename to stable/wekan/7.0.1/README.md diff --git a/stable/wekan/7.0.1/app-changelog.md b/stable/wekan/7.0.1/app-changelog.md new file mode 100644 index 0000000000..46afc2d796 --- /dev/null +++ b/stable/wekan/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wekan-7.0.1](https://github.com/truecharts/charts/compare/wekan-7.0.0...wekan-7.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/wekan/7.0.0/app-readme.md b/stable/wekan/7.0.1/app-readme.md similarity index 100% rename from stable/wekan/7.0.0/app-readme.md rename to stable/wekan/7.0.1/app-readme.md diff --git a/stable/wekan/7.0.1/charts/common-10.9.7.tgz b/stable/wekan/7.0.1/charts/common-10.9.7.tgz new file mode 100644 index 0000000000..3bb192f016 Binary files /dev/null and b/stable/wekan/7.0.1/charts/common-10.9.7.tgz differ diff --git a/stable/wekan/7.0.1/charts/mongodb-3.0.6.tgz b/stable/wekan/7.0.1/charts/mongodb-3.0.6.tgz new file mode 100644 index 0000000000..f8ec4d941a Binary files /dev/null and b/stable/wekan/7.0.1/charts/mongodb-3.0.6.tgz differ diff --git a/stable/wekan/7.0.0/ix_values.yaml b/stable/wekan/7.0.1/ix_values.yaml similarity index 100% rename from stable/wekan/7.0.0/ix_values.yaml rename to stable/wekan/7.0.1/ix_values.yaml diff --git a/stable/wekan/7.0.0/questions.yaml b/stable/wekan/7.0.1/questions.yaml similarity index 100% rename from stable/wekan/7.0.0/questions.yaml rename to stable/wekan/7.0.1/questions.yaml diff --git a/stable/xbackbone/5.0.0/templates/common.yaml b/stable/wekan/7.0.1/templates/common.yaml similarity index 100% rename from stable/xbackbone/5.0.0/templates/common.yaml rename to stable/wekan/7.0.1/templates/common.yaml diff --git a/stable/wekan/7.0.1/values.yaml b/stable/wekan/7.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/wger/3.0.0/app-changelog.md b/stable/wger/3.0.0/app-changelog.md deleted file mode 100644 index 3f2bcdef1d..0000000000 --- a/stable/wger/3.0.0/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [wger-3.0.0](https://github.com/truecharts/charts/compare/wger-2.0.3...wger-3.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update docker general non-major ([#4394](https://github.com/truecharts/charts/issues/4394)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - update docker general non-major - - \ No newline at end of file diff --git a/stable/wger/3.0.0/charts/redis-4.0.5.tgz b/stable/wger/3.0.0/charts/redis-4.0.5.tgz deleted file mode 100644 index 83e3f3d211..0000000000 Binary files a/stable/wger/3.0.0/charts/redis-4.0.5.tgz and /dev/null differ diff --git a/stable/wger/3.0.0/CHANGELOG.md b/stable/wger/3.0.1/CHANGELOG.md similarity index 100% rename from stable/wger/3.0.0/CHANGELOG.md rename to stable/wger/3.0.1/CHANGELOG.md diff --git a/stable/wger/3.0.0/Chart.yaml b/stable/wger/3.0.1/Chart.yaml similarity index 97% rename from stable/wger/3.0.0/Chart.yaml rename to stable/wger/3.0.1/Chart.yaml index b24586097c..7e1e42a989 100644 --- a/stable/wger/3.0.0/Chart.yaml +++ b/stable/wger/3.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.truecharts.org - version: 4.0.5 + version: 4.0.6 description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. home: https://truecharts.org/docs/charts/stable/wger icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wger - https://github.com/wger-project/wger - https://github.com/wger-project/docker -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - life diff --git a/stable/wger/3.0.0/README.md b/stable/wger/3.0.1/README.md similarity index 100% rename from stable/wger/3.0.0/README.md rename to stable/wger/3.0.1/README.md diff --git a/stable/wger/3.0.1/app-changelog.md b/stable/wger/3.0.1/app-changelog.md new file mode 100644 index 0000000000..cafe830f20 --- /dev/null +++ b/stable/wger/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wger-3.0.1](https://github.com/truecharts/charts/compare/wger-3.0.0...wger-3.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/wger/3.0.0/app-readme.md b/stable/wger/3.0.1/app-readme.md similarity index 100% rename from stable/wger/3.0.0/app-readme.md rename to stable/wger/3.0.1/app-readme.md diff --git a/stable/wger/3.0.1/charts/common-10.9.7.tgz b/stable/wger/3.0.1/charts/common-10.9.7.tgz new file mode 100644 index 0000000000..3bb192f016 Binary files /dev/null and b/stable/wger/3.0.1/charts/common-10.9.7.tgz differ diff --git a/stable/wger/3.0.1/charts/postgresql-9.0.5.tgz b/stable/wger/3.0.1/charts/postgresql-9.0.5.tgz new file mode 100644 index 0000000000..8fe3c326a7 Binary files /dev/null and b/stable/wger/3.0.1/charts/postgresql-9.0.5.tgz differ diff --git a/stable/wger/3.0.1/charts/redis-4.0.6.tgz b/stable/wger/3.0.1/charts/redis-4.0.6.tgz new file mode 100644 index 0000000000..d97799b275 Binary files /dev/null and b/stable/wger/3.0.1/charts/redis-4.0.6.tgz differ diff --git a/stable/wger/3.0.0/ix_values.yaml b/stable/wger/3.0.1/ix_values.yaml similarity index 100% rename from stable/wger/3.0.0/ix_values.yaml rename to stable/wger/3.0.1/ix_values.yaml diff --git a/stable/wger/3.0.0/questions.yaml b/stable/wger/3.0.1/questions.yaml similarity index 100% rename from stable/wger/3.0.0/questions.yaml rename to stable/wger/3.0.1/questions.yaml diff --git a/stable/wger/3.0.0/templates/_configmap.tpl b/stable/wger/3.0.1/templates/_configmap.tpl similarity index 100% rename from stable/wger/3.0.0/templates/_configmap.tpl rename to stable/wger/3.0.1/templates/_configmap.tpl diff --git a/stable/wger/3.0.0/templates/_nginx.tpl b/stable/wger/3.0.1/templates/_nginx.tpl similarity index 100% rename from stable/wger/3.0.0/templates/_nginx.tpl rename to stable/wger/3.0.1/templates/_nginx.tpl diff --git a/stable/wger/3.0.0/templates/_secrets.tpl b/stable/wger/3.0.1/templates/_secrets.tpl similarity index 100% rename from stable/wger/3.0.0/templates/_secrets.tpl rename to stable/wger/3.0.1/templates/_secrets.tpl diff --git a/stable/wger/3.0.0/templates/common.yaml b/stable/wger/3.0.1/templates/common.yaml similarity index 100% rename from stable/wger/3.0.0/templates/common.yaml rename to stable/wger/3.0.1/templates/common.yaml diff --git a/stable/wger/3.0.1/values.yaml b/stable/wger/3.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/xbackbone/5.0.0/app-changelog.md b/stable/xbackbone/5.0.0/app-changelog.md deleted file mode 100644 index 0246bc7f46..0000000000 --- a/stable/xbackbone/5.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [xbackbone-5.0.0](https://github.com/truecharts/charts/compare/xbackbone-4.0.3...xbackbone-5.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/xbackbone/5.0.0/charts/mariadb-4.0.5.tgz b/stable/xbackbone/5.0.0/charts/mariadb-4.0.5.tgz deleted file mode 100644 index 647d1dc177..0000000000 Binary files a/stable/xbackbone/5.0.0/charts/mariadb-4.0.5.tgz and /dev/null differ diff --git a/stable/xbackbone/5.0.0/CHANGELOG.md b/stable/xbackbone/5.0.1/CHANGELOG.md similarity index 100% rename from stable/xbackbone/5.0.0/CHANGELOG.md rename to stable/xbackbone/5.0.1/CHANGELOG.md diff --git a/stable/xbackbone/5.0.0/Chart.yaml b/stable/xbackbone/5.0.1/Chart.yaml similarity index 96% rename from stable/xbackbone/5.0.0/Chart.yaml rename to stable/xbackbone/5.0.1/Chart.yaml index 95247af0e7..6885face3a 100644 --- a/stable/xbackbone/5.0.0/Chart.yaml +++ b/stable/xbackbone/5.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://charts.truecharts.org/ - version: 4.0.5 + version: 4.0.6 description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" home: https://truecharts.org/docs/charts/stable/xbackbone icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xbackbone - https://github.com/SergiX44/XBackBone - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 5.0.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - files diff --git a/stable/xbackbone/5.0.0/README.md b/stable/xbackbone/5.0.1/README.md similarity index 100% rename from stable/xbackbone/5.0.0/README.md rename to stable/xbackbone/5.0.1/README.md diff --git a/stable/xbackbone/5.0.1/app-changelog.md b/stable/xbackbone/5.0.1/app-changelog.md new file mode 100644 index 0000000000..918bf973d0 --- /dev/null +++ b/stable/xbackbone/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xbackbone-5.0.1](https://github.com/truecharts/charts/compare/xbackbone-5.0.0...xbackbone-5.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/xbackbone/5.0.0/app-readme.md b/stable/xbackbone/5.0.1/app-readme.md similarity index 100% rename from stable/xbackbone/5.0.0/app-readme.md rename to stable/xbackbone/5.0.1/app-readme.md diff --git a/stable/xbackbone/5.0.1/charts/common-10.9.7.tgz b/stable/xbackbone/5.0.1/charts/common-10.9.7.tgz new file mode 100644 index 0000000000..3bb192f016 Binary files /dev/null and b/stable/xbackbone/5.0.1/charts/common-10.9.7.tgz differ diff --git a/stable/xbackbone/5.0.1/charts/mariadb-4.0.6.tgz b/stable/xbackbone/5.0.1/charts/mariadb-4.0.6.tgz new file mode 100644 index 0000000000..adeff09695 Binary files /dev/null and b/stable/xbackbone/5.0.1/charts/mariadb-4.0.6.tgz differ diff --git a/stable/xbackbone/5.0.0/ix_values.yaml b/stable/xbackbone/5.0.1/ix_values.yaml similarity index 100% rename from stable/xbackbone/5.0.0/ix_values.yaml rename to stable/xbackbone/5.0.1/ix_values.yaml diff --git a/stable/xbackbone/5.0.0/questions.yaml b/stable/xbackbone/5.0.1/questions.yaml similarity index 100% rename from stable/xbackbone/5.0.0/questions.yaml rename to stable/xbackbone/5.0.1/questions.yaml diff --git a/stable/youtubedl-material/3.0.0/templates/common.yaml b/stable/xbackbone/5.0.1/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/3.0.0/templates/common.yaml rename to stable/xbackbone/5.0.1/templates/common.yaml diff --git a/stable/xbackbone/5.0.1/values.yaml b/stable/xbackbone/5.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/stable/youtubedl-material/3.0.0/app-changelog.md b/stable/youtubedl-material/3.0.0/app-changelog.md deleted file mode 100644 index 1ca90583da..0000000000 --- a/stable/youtubedl-material/3.0.0/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [youtubedl-material-3.0.0](https://github.com/truecharts/charts/compare/youtubedl-material-2.0.3...youtubedl-material-3.0.0) (2022-11-12) - -### Chore - -- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392)) - - update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/youtubedl-material/3.0.0/charts/mongodb-3.0.5.tgz b/stable/youtubedl-material/3.0.0/charts/mongodb-3.0.5.tgz deleted file mode 100644 index 6202f29acb..0000000000 Binary files a/stable/youtubedl-material/3.0.0/charts/mongodb-3.0.5.tgz and /dev/null differ diff --git a/stable/youtubedl-material/3.0.0/CHANGELOG.md b/stable/youtubedl-material/3.0.1/CHANGELOG.md similarity index 100% rename from stable/youtubedl-material/3.0.0/CHANGELOG.md rename to stable/youtubedl-material/3.0.1/CHANGELOG.md diff --git a/stable/youtubedl-material/3.0.0/Chart.yaml b/stable/youtubedl-material/3.0.1/Chart.yaml similarity index 96% rename from stable/youtubedl-material/3.0.0/Chart.yaml rename to stable/youtubedl-material/3.0.1/Chart.yaml index fe7dfef4e0..afa9c55c5a 100644 --- a/stable/youtubedl-material/3.0.0/Chart.yaml +++ b/stable/youtubedl-material/3.0.1/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 3.0.5 + version: 3.0.6 description: YoutubeDL-Material is a Material Design frontend for youtube-dl. home: https://truecharts.org/docs/charts/stable/youtubedl-material icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/youtubedl-material/3.0.0/README.md b/stable/youtubedl-material/3.0.1/README.md similarity index 100% rename from stable/youtubedl-material/3.0.0/README.md rename to stable/youtubedl-material/3.0.1/README.md diff --git a/stable/youtubedl-material/3.0.1/app-changelog.md b/stable/youtubedl-material/3.0.1/app-changelog.md new file mode 100644 index 0000000000..0b8463266f --- /dev/null +++ b/stable/youtubedl-material/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtubedl-material-3.0.1](https://github.com/truecharts/charts/compare/youtubedl-material-3.0.0...youtubedl-material-3.0.1) (2022-11-13) + +### Chore + +- update helm general non-major ([#4404](https://github.com/truecharts/charts/issues/4404)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/3.0.0/app-readme.md b/stable/youtubedl-material/3.0.1/app-readme.md similarity index 100% rename from stable/youtubedl-material/3.0.0/app-readme.md rename to stable/youtubedl-material/3.0.1/app-readme.md diff --git a/stable/youtubedl-material/3.0.1/charts/common-10.9.7.tgz b/stable/youtubedl-material/3.0.1/charts/common-10.9.7.tgz new file mode 100644 index 0000000000..3bb192f016 Binary files /dev/null and b/stable/youtubedl-material/3.0.1/charts/common-10.9.7.tgz differ diff --git a/stable/youtubedl-material/3.0.1/charts/mongodb-3.0.6.tgz b/stable/youtubedl-material/3.0.1/charts/mongodb-3.0.6.tgz new file mode 100644 index 0000000000..f8ec4d941a Binary files /dev/null and b/stable/youtubedl-material/3.0.1/charts/mongodb-3.0.6.tgz differ diff --git a/stable/youtubedl-material/3.0.0/ix_values.yaml b/stable/youtubedl-material/3.0.1/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/3.0.0/ix_values.yaml rename to stable/youtubedl-material/3.0.1/ix_values.yaml diff --git a/stable/youtubedl-material/3.0.0/questions.yaml b/stable/youtubedl-material/3.0.1/questions.yaml similarity index 100% rename from stable/youtubedl-material/3.0.0/questions.yaml rename to stable/youtubedl-material/3.0.1/questions.yaml diff --git a/stable/youtubedl-material/3.0.1/templates/common.yaml b/stable/youtubedl-material/3.0.1/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/youtubedl-material/3.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/youtubedl-material/3.0.1/values.yaml b/stable/youtubedl-material/3.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2