diff --git a/incubator/anonaddy/6.0.0/CHANGELOG.md b/incubator/anonaddy/6.0.0/CHANGELOG.md deleted file mode 100644 index f6125027275..00000000000 --- a/incubator/anonaddy/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog
- - - -### anonaddy-6.0.0 (2021-11-30) - -#### Feat - -* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) - diff --git a/incubator/anonaddy/6.0.1/CHANGELOG.md b/incubator/anonaddy/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..26e324246a0 --- /dev/null +++ b/incubator/anonaddy/6.0.1/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog
+ + + +### [anonaddy-6.0.1](https://github.com/truecharts/apps/compare/anonaddy-6.0.0...anonaddy-6.0.1) (2021-11-30) + +#### Chore + +* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431)) + + + + +### anonaddy-6.0.0 (2021-11-30) + +#### Feat + +* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) + diff --git a/incubator/anonaddy/6.0.0/CONFIG.md b/incubator/anonaddy/6.0.1/CONFIG.md similarity index 100% rename from incubator/anonaddy/6.0.0/CONFIG.md rename to incubator/anonaddy/6.0.1/CONFIG.md diff --git a/incubator/bookstack/0.0.1/Chart.lock b/incubator/anonaddy/6.0.1/Chart.lock similarity index 84% rename from incubator/bookstack/0.0.1/Chart.lock rename to incubator/anonaddy/6.0.1/Chart.lock index f835c176cda..aa8c86b8f57 100644 --- a/incubator/bookstack/0.0.1/Chart.lock +++ b/incubator/anonaddy/6.0.1/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.14 digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 -generated: "2021-11-30T13:36:06.838080707Z" +generated: "2021-11-30T13:48:26.249793406Z" diff --git a/incubator/anonaddy/6.0.0/Chart.yaml b/incubator/anonaddy/6.0.1/Chart.yaml similarity index 98% rename from incubator/anonaddy/6.0.0/Chart.yaml rename to incubator/anonaddy/6.0.1/Chart.yaml index 1981ef2995b..fe950db43cf 100644 --- a/incubator/anonaddy/6.0.0/Chart.yaml +++ b/incubator/anonaddy/6.0.1/Chart.yaml @@ -21,7 +21,7 @@ maintainers: name: anonaddy sources: - https://github.com/anonaddy/docker -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - email diff --git a/incubator/anonaddy/6.0.0/README.md b/incubator/anonaddy/6.0.1/README.md similarity index 100% rename from incubator/anonaddy/6.0.0/README.md rename to incubator/anonaddy/6.0.1/README.md diff --git a/incubator/anonaddy/6.0.0/app-readme.md b/incubator/anonaddy/6.0.1/app-readme.md similarity index 100% rename from incubator/anonaddy/6.0.0/app-readme.md rename to incubator/anonaddy/6.0.1/app-readme.md diff --git a/incubator/anonaddy/6.0.0/charts/common-8.9.4.tgz b/incubator/anonaddy/6.0.1/charts/common-8.9.4.tgz similarity index 100% rename from incubator/anonaddy/6.0.0/charts/common-8.9.4.tgz rename to incubator/anonaddy/6.0.1/charts/common-8.9.4.tgz diff --git a/incubator/anonaddy/6.0.0/charts/mariadb-1.0.14.tgz b/incubator/anonaddy/6.0.1/charts/mariadb-1.0.14.tgz similarity index 100% rename from incubator/anonaddy/6.0.0/charts/mariadb-1.0.14.tgz rename to incubator/anonaddy/6.0.1/charts/mariadb-1.0.14.tgz diff --git a/incubator/anonaddy/6.0.0/helm-values.md b/incubator/anonaddy/6.0.1/helm-values.md similarity index 96% rename from incubator/anonaddy/6.0.0/helm-values.md rename to incubator/anonaddy/6.0.1/helm-values.md index 6ca9993178b..7f716ec74ef 100644 --- a/incubator/anonaddy/6.0.0/helm-values.md +++ b/incubator/anonaddy/6.0.1/helm-values.md @@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"anonaddy/anonaddy"` | | -| image.tag | string | `"0.8.7@sha256:739e9d5953abd6736918559220badb76fcc03d94ff87308a3ca461479a6191fc"` | | +| image.tag | string | `"0.8.7@sha256:ad6ae308b7fa35a3d88b9ae53b1a4152637bb5e724c6e3e8a7a5d9063572fdfc"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"anonaddy"` | | diff --git a/incubator/anonaddy/6.0.0/ix_values.yaml b/incubator/anonaddy/6.0.1/ix_values.yaml similarity index 95% rename from incubator/anonaddy/6.0.0/ix_values.yaml rename to incubator/anonaddy/6.0.1/ix_values.yaml index ca02c903740..33f3d1d712d 100644 --- a/incubator/anonaddy/6.0.0/ix_values.yaml +++ b/incubator/anonaddy/6.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: anonaddy/anonaddy - tag: 0.8.7@sha256:739e9d5953abd6736918559220badb76fcc03d94ff87308a3ca461479a6191fc + tag: 0.8.7@sha256:ad6ae308b7fa35a3d88b9ae53b1a4152637bb5e724c6e3e8a7a5d9063572fdfc pullPolicy: IfNotPresent strategy: diff --git a/incubator/anonaddy/6.0.0/questions.yaml b/incubator/anonaddy/6.0.1/questions.yaml similarity index 100% rename from incubator/anonaddy/6.0.0/questions.yaml rename to incubator/anonaddy/6.0.1/questions.yaml diff --git a/incubator/anonaddy/6.0.0/templates/_appkey.tpl b/incubator/anonaddy/6.0.1/templates/_appkey.tpl similarity index 100% rename from incubator/anonaddy/6.0.0/templates/_appkey.tpl rename to incubator/anonaddy/6.0.1/templates/_appkey.tpl diff --git a/incubator/anonaddy/6.0.0/templates/common.yaml b/incubator/anonaddy/6.0.1/templates/common.yaml similarity index 100% rename from incubator/anonaddy/6.0.0/templates/common.yaml rename to incubator/anonaddy/6.0.1/templates/common.yaml diff --git a/incubator/anonaddy/6.0.0/values.yaml b/incubator/anonaddy/6.0.1/values.yaml similarity index 100% rename from incubator/anonaddy/6.0.0/values.yaml rename to incubator/anonaddy/6.0.1/values.yaml diff --git a/incubator/bookstack/0.0.1/CHANGELOG.md b/incubator/bookstack/0.0.1/CHANGELOG.md deleted file mode 100644 index 425794053e8..00000000000 --- a/incubator/bookstack/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog
- - - -### bookstack-0.0.1 (2021-11-30) - -#### Feat - -* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) - diff --git a/incubator/bookstack/0.0.2/CHANGELOG.md b/incubator/bookstack/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..c9cf97d2bdd --- /dev/null +++ b/incubator/bookstack/0.0.2/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog
+ + + +### [bookstack-0.0.2](https://github.com/truecharts/apps/compare/bookstack-0.0.1...bookstack-0.0.2) (2021-11-30) + +#### Chore + +* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431)) + + + + +### bookstack-0.0.1 (2021-11-30) + +#### Feat + +* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) + diff --git a/incubator/bookstack/0.0.1/CONFIG.md b/incubator/bookstack/0.0.2/CONFIG.md similarity index 100% rename from incubator/bookstack/0.0.1/CONFIG.md rename to incubator/bookstack/0.0.2/CONFIG.md diff --git a/incubator/anonaddy/6.0.0/Chart.lock b/incubator/bookstack/0.0.2/Chart.lock similarity index 84% rename from incubator/anonaddy/6.0.0/Chart.lock rename to incubator/bookstack/0.0.2/Chart.lock index 3a43826b66e..4393080d4df 100644 --- a/incubator/anonaddy/6.0.0/Chart.lock +++ b/incubator/bookstack/0.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.14 digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 -generated: "2021-11-30T13:34:47.376813732Z" +generated: "2021-11-30T13:49:07.093849766Z" diff --git a/incubator/bookstack/0.0.1/Chart.yaml b/incubator/bookstack/0.0.2/Chart.yaml similarity index 95% rename from incubator/bookstack/0.0.1/Chart.yaml rename to incubator/bookstack/0.0.2/Chart.yaml index 737563cea22..5670c390005 100644 --- a/incubator/bookstack/0.0.1/Chart.yaml +++ b/incubator/bookstack/0.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "21.11.1" +appVersion: "21.11.2021" dependencies: - name: common repository: https://truecharts.org @@ -27,7 +27,7 @@ name: bookstack sources: - https://www.bookstackapp.com/ - https://hub.docker.com/r/linuxserver/bookstack -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - media diff --git a/incubator/bookstack/0.0.1/README.md b/incubator/bookstack/0.0.2/README.md similarity index 100% rename from incubator/bookstack/0.0.1/README.md rename to incubator/bookstack/0.0.2/README.md diff --git a/incubator/bookstack/0.0.1/app-readme.md b/incubator/bookstack/0.0.2/app-readme.md similarity index 100% rename from incubator/bookstack/0.0.1/app-readme.md rename to incubator/bookstack/0.0.2/app-readme.md diff --git a/incubator/bookstack/0.0.1/charts/common-8.9.4.tgz b/incubator/bookstack/0.0.2/charts/common-8.9.4.tgz similarity index 100% rename from incubator/bookstack/0.0.1/charts/common-8.9.4.tgz rename to incubator/bookstack/0.0.2/charts/common-8.9.4.tgz diff --git a/incubator/bookstack/0.0.1/charts/mariadb-1.0.14.tgz b/incubator/bookstack/0.0.2/charts/mariadb-1.0.14.tgz similarity index 100% rename from incubator/bookstack/0.0.1/charts/mariadb-1.0.14.tgz rename to incubator/bookstack/0.0.2/charts/mariadb-1.0.14.tgz diff --git a/incubator/bookstack/0.0.1/helm-values.md b/incubator/bookstack/0.0.2/helm-values.md similarity index 94% rename from incubator/bookstack/0.0.1/helm-values.md rename to incubator/bookstack/0.0.2/helm-values.md index ccf273fbdd3..08274ccf224 100644 --- a/incubator/bookstack/0.0.1/helm-values.md +++ b/incubator/bookstack/0.0.2/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/bookstack"` | | -| image.tag | string | `"21.11.1@sha256:c7a571a05e2940846f112b115f967da931c32de9ca926fc10f07666a80ec30e7"` | | +| image.tag | string | `"21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"bookstack"` | | diff --git a/incubator/bookstack/0.0.1/ix_values.yaml b/incubator/bookstack/0.0.2/ix_values.yaml similarity index 91% rename from incubator/bookstack/0.0.1/ix_values.yaml rename to incubator/bookstack/0.0.2/ix_values.yaml index bbda2d5abb2..75a0722c47b 100644 --- a/incubator/bookstack/0.0.1/ix_values.yaml +++ b/incubator/bookstack/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/bookstack pullPolicy: IfNotPresent - tag: 21.11.1@sha256:c7a571a05e2940846f112b115f967da931c32de9ca926fc10f07666a80ec30e7 + tag: 21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0 # -- environment variables. See more environment variables in the [bookstack documentation](https://hub.docker.com/r/linuxserver/bookstack) # @default -- See below diff --git a/incubator/bookstack/0.0.1/questions.yaml b/incubator/bookstack/0.0.2/questions.yaml similarity index 100% rename from incubator/bookstack/0.0.1/questions.yaml rename to incubator/bookstack/0.0.2/questions.yaml diff --git a/incubator/bookstack/0.0.1/templates/common.yaml b/incubator/bookstack/0.0.2/templates/common.yaml similarity index 100% rename from incubator/bookstack/0.0.1/templates/common.yaml rename to incubator/bookstack/0.0.2/templates/common.yaml diff --git a/incubator/bookstack/0.0.1/values.yaml b/incubator/bookstack/0.0.2/values.yaml similarity index 100% rename from incubator/bookstack/0.0.1/values.yaml rename to incubator/bookstack/0.0.2/values.yaml diff --git a/incubator/clarkson/0.0.1/CHANGELOG.md b/incubator/clarkson/0.0.1/CHANGELOG.md deleted file mode 100644 index 8c3eb5dea27..00000000000 --- a/incubator/clarkson/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog
- - - -### clarkson-0.0.1 (2021-11-30) - -#### Feat - -* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) - diff --git a/incubator/clarkson/0.0.2/CHANGELOG.md b/incubator/clarkson/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..45be7455895 --- /dev/null +++ b/incubator/clarkson/0.0.2/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog
+ + + +### [clarkson-0.0.2](https://github.com/truecharts/apps/compare/clarkson-0.0.1...clarkson-0.0.2) (2021-11-30) + +#### Chore + +* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431)) + + + + +### clarkson-0.0.1 (2021-11-30) + +#### Feat + +* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) + diff --git a/incubator/clarkson/0.0.1/CONFIG.md b/incubator/clarkson/0.0.2/CONFIG.md similarity index 100% rename from incubator/clarkson/0.0.1/CONFIG.md rename to incubator/clarkson/0.0.2/CONFIG.md diff --git a/incubator/clarkson/0.0.1/Chart.lock b/incubator/clarkson/0.0.2/Chart.lock similarity index 84% rename from incubator/clarkson/0.0.1/Chart.lock rename to incubator/clarkson/0.0.2/Chart.lock index 0ad7b4e87f1..7447dd8fe79 100644 --- a/incubator/clarkson/0.0.1/Chart.lock +++ b/incubator/clarkson/0.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.14 digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 -generated: "2021-11-30T13:36:46.462383281Z" +generated: "2021-11-30T13:49:46.985718372Z" diff --git a/incubator/clarkson/0.0.1/Chart.yaml b/incubator/clarkson/0.0.2/Chart.yaml similarity index 98% rename from incubator/clarkson/0.0.1/Chart.yaml rename to incubator/clarkson/0.0.2/Chart.yaml index 7aa2c053f15..d4bbb9a715c 100644 --- a/incubator/clarkson/0.0.1/Chart.yaml +++ b/incubator/clarkson/0.0.2/Chart.yaml @@ -26,7 +26,7 @@ name: clarkson sources: - https://github.com/linuxserver/Clarkson - https://hub.docker.com/r/linuxserver/clarkson -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - vehicle diff --git a/incubator/clarkson/0.0.1/README.md b/incubator/clarkson/0.0.2/README.md similarity index 100% rename from incubator/clarkson/0.0.1/README.md rename to incubator/clarkson/0.0.2/README.md diff --git a/incubator/clarkson/0.0.1/app-readme.md b/incubator/clarkson/0.0.2/app-readme.md similarity index 100% rename from incubator/clarkson/0.0.1/app-readme.md rename to incubator/clarkson/0.0.2/app-readme.md diff --git a/incubator/clarkson/0.0.1/charts/common-8.9.4.tgz b/incubator/clarkson/0.0.2/charts/common-8.9.4.tgz similarity index 100% rename from incubator/clarkson/0.0.1/charts/common-8.9.4.tgz rename to incubator/clarkson/0.0.2/charts/common-8.9.4.tgz diff --git a/incubator/clarkson/0.0.1/charts/mariadb-1.0.14.tgz b/incubator/clarkson/0.0.2/charts/mariadb-1.0.14.tgz similarity index 100% rename from incubator/clarkson/0.0.1/charts/mariadb-1.0.14.tgz rename to incubator/clarkson/0.0.2/charts/mariadb-1.0.14.tgz diff --git a/incubator/clarkson/0.0.1/helm-values.md b/incubator/clarkson/0.0.2/helm-values.md similarity index 94% rename from incubator/clarkson/0.0.1/helm-values.md rename to incubator/clarkson/0.0.2/helm-values.md index 5045dcef6de..e861e5f770e 100644 --- a/incubator/clarkson/0.0.1/helm-values.md +++ b/incubator/clarkson/0.0.2/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.MYSQL_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/clarkson"` | | -| image.tag | string | `"1.1.2@sha256:c9c19c229d636d6819711542942d0a9831ba0a851827e6c0188eee5dab58c2b0"` | | +| image.tag | string | `"1.1.2@sha256:b8a8feb4e8fa2fd6b56ee519d06c1f9877545f9923a6f3963fbd75df27cc60ee"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"clarkson"` | | diff --git a/incubator/clarkson/0.0.1/ix_values.yaml b/incubator/clarkson/0.0.2/ix_values.yaml similarity index 90% rename from incubator/clarkson/0.0.1/ix_values.yaml rename to incubator/clarkson/0.0.2/ix_values.yaml index ca217eb1c04..00506b66290 100644 --- a/incubator/clarkson/0.0.1/ix_values.yaml +++ b/incubator/clarkson/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/clarkson pullPolicy: IfNotPresent - tag: 1.1.2@sha256:c9c19c229d636d6819711542942d0a9831ba0a851827e6c0188eee5dab58c2b0 + tag: 1.1.2@sha256:b8a8feb4e8fa2fd6b56ee519d06c1f9877545f9923a6f3963fbd75df27cc60ee strategy: type: Recreate diff --git a/incubator/clarkson/0.0.1/questions.yaml b/incubator/clarkson/0.0.2/questions.yaml similarity index 100% rename from incubator/clarkson/0.0.1/questions.yaml rename to incubator/clarkson/0.0.2/questions.yaml diff --git a/incubator/clarkson/0.0.1/templates/common.yaml b/incubator/clarkson/0.0.2/templates/common.yaml similarity index 100% rename from incubator/clarkson/0.0.1/templates/common.yaml rename to incubator/clarkson/0.0.2/templates/common.yaml diff --git a/incubator/clarkson/0.0.1/values.yaml b/incubator/clarkson/0.0.2/values.yaml similarity index 100% rename from incubator/clarkson/0.0.1/values.yaml rename to incubator/clarkson/0.0.2/values.yaml diff --git a/incubator/friendica/0.0.1/CHANGELOG.md b/incubator/friendica/0.0.1/CHANGELOG.md deleted file mode 100644 index aad887c2d46..00000000000 --- a/incubator/friendica/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog
- - - -### friendica-0.0.1 (2021-11-30) - -#### Feat - -* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) - diff --git a/incubator/friendica/0.0.2/CHANGELOG.md b/incubator/friendica/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..57213696107 --- /dev/null +++ b/incubator/friendica/0.0.2/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog
+ + + +### [friendica-0.0.2](https://github.com/truecharts/apps/compare/friendica-0.0.1...friendica-0.0.2) (2021-11-30) + +#### Chore + +* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431)) + + + + +### friendica-0.0.1 (2021-11-30) + +#### Feat + +* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) + diff --git a/incubator/friendica/0.0.1/CONFIG.md b/incubator/friendica/0.0.2/CONFIG.md similarity index 100% rename from incubator/friendica/0.0.1/CONFIG.md rename to incubator/friendica/0.0.2/CONFIG.md diff --git a/incubator/friendica/0.0.1/Chart.lock b/incubator/friendica/0.0.2/Chart.lock similarity index 84% rename from incubator/friendica/0.0.1/Chart.lock rename to incubator/friendica/0.0.2/Chart.lock index c94bd16ab5c..cbe27412621 100644 --- a/incubator/friendica/0.0.1/Chart.lock +++ b/incubator/friendica/0.0.2/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.0.14 digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 -generated: "2021-11-30T13:37:26.425203959Z" +generated: "2021-11-30T13:50:27.440129187Z" diff --git a/incubator/friendica/0.0.1/Chart.yaml b/incubator/friendica/0.0.2/Chart.yaml similarity index 98% rename from incubator/friendica/0.0.1/Chart.yaml rename to incubator/friendica/0.0.2/Chart.yaml index 8cbd2e0f2bd..cbec00e2b11 100644 --- a/incubator/friendica/0.0.1/Chart.yaml +++ b/incubator/friendica/0.0.2/Chart.yaml @@ -23,7 +23,7 @@ name: friendica sources: - https://friendi.ca/ - https://hub.docker.com/_/friendica -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - social diff --git a/incubator/friendica/0.0.1/README.md b/incubator/friendica/0.0.2/README.md similarity index 100% rename from incubator/friendica/0.0.1/README.md rename to incubator/friendica/0.0.2/README.md diff --git a/incubator/friendica/0.0.1/app-readme.md b/incubator/friendica/0.0.2/app-readme.md similarity index 100% rename from incubator/friendica/0.0.1/app-readme.md rename to incubator/friendica/0.0.2/app-readme.md diff --git a/incubator/friendica/0.0.1/charts/common-8.9.4.tgz b/incubator/friendica/0.0.2/charts/common-8.9.4.tgz similarity index 100% rename from incubator/friendica/0.0.1/charts/common-8.9.4.tgz rename to incubator/friendica/0.0.2/charts/common-8.9.4.tgz diff --git a/incubator/friendica/0.0.1/charts/mariadb-1.0.14.tgz b/incubator/friendica/0.0.2/charts/mariadb-1.0.14.tgz similarity index 100% rename from incubator/friendica/0.0.1/charts/mariadb-1.0.14.tgz rename to incubator/friendica/0.0.2/charts/mariadb-1.0.14.tgz diff --git a/incubator/friendica/0.0.1/helm-values.md b/incubator/friendica/0.0.2/helm-values.md similarity index 95% rename from incubator/friendica/0.0.1/helm-values.md rename to incubator/friendica/0.0.2/helm-values.md index 53360c15f05..17e5f77dfdb 100644 --- a/incubator/friendica/0.0.1/helm-values.md +++ b/incubator/friendica/0.0.2/helm-values.md @@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_PW.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"friendica"` | | -| image.tag | string | `"2021.09@sha256:e4f70bcc0d11715de7708cb5f798451c2149705ce79162428479422d6111efca"` | | +| image.tag | string | `"2021.09@sha256:8fbc873ed9b6cbaf868428c49639282d4124e85676382d7f3f3515fbac7d26a7"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"friendica"` | | diff --git a/incubator/friendica/0.0.1/ix_values.yaml b/incubator/friendica/0.0.2/ix_values.yaml similarity index 92% rename from incubator/friendica/0.0.1/ix_values.yaml rename to incubator/friendica/0.0.2/ix_values.yaml index c5323c77df1..e9904ecfd82 100644 --- a/incubator/friendica/0.0.1/ix_values.yaml +++ b/incubator/friendica/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: friendica pullPolicy: IfNotPresent - tag: 2021.09@sha256:e4f70bcc0d11715de7708cb5f798451c2149705ce79162428479422d6111efca + tag: 2021.09@sha256:8fbc873ed9b6cbaf868428c49639282d4124e85676382d7f3f3515fbac7d26a7 securityContext: runAsNonRoot: false diff --git a/incubator/friendica/0.0.1/questions.yaml b/incubator/friendica/0.0.2/questions.yaml similarity index 100% rename from incubator/friendica/0.0.1/questions.yaml rename to incubator/friendica/0.0.2/questions.yaml diff --git a/incubator/friendica/0.0.1/templates/common.yaml b/incubator/friendica/0.0.2/templates/common.yaml similarity index 100% rename from incubator/friendica/0.0.1/templates/common.yaml rename to incubator/friendica/0.0.2/templates/common.yaml diff --git a/incubator/friendica/0.0.1/values.yaml b/incubator/friendica/0.0.2/values.yaml similarity index 100% rename from incubator/friendica/0.0.1/values.yaml rename to incubator/friendica/0.0.2/values.yaml diff --git a/incubator/monica/0.0.1/CHANGELOG.md b/incubator/monica/0.0.1/CHANGELOG.md deleted file mode 100644 index ed83bb0e827..00000000000 --- a/incubator/monica/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog
- - - -### monica-0.0.1 (2021-11-30) - -#### Feat - -* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) - diff --git a/incubator/monica/0.0.1/Chart.lock b/incubator/monica/0.0.1/Chart.lock deleted file mode 100644 index 7014309c425..00000000000 --- a/incubator/monica/0.0.1/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.4 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.14 -digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 -generated: "2021-11-30T13:39:28.487271027Z" diff --git a/incubator/monica/0.0.2/CHANGELOG.md b/incubator/monica/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..dfec5ecdd93 --- /dev/null +++ b/incubator/monica/0.0.2/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog
+ + + +### [monica-0.0.2](https://github.com/truecharts/apps/compare/monica-0.0.1...monica-0.0.2) (2021-11-30) + +#### Chore + +* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431)) + + + + +### monica-0.0.1 (2021-11-30) + +#### Feat + +* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) + diff --git a/incubator/monica/0.0.1/CONFIG.md b/incubator/monica/0.0.2/CONFIG.md similarity index 100% rename from incubator/monica/0.0.1/CONFIG.md rename to incubator/monica/0.0.2/CONFIG.md diff --git a/incubator/monica/0.0.2/Chart.lock b/incubator/monica/0.0.2/Chart.lock new file mode 100644 index 00000000000..e2edca30f75 --- /dev/null +++ b/incubator/monica/0.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.4 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.14 +digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 +generated: "2021-11-30T13:51:07.836747518Z" diff --git a/incubator/monica/0.0.1/Chart.yaml b/incubator/monica/0.0.2/Chart.yaml similarity index 98% rename from incubator/monica/0.0.1/Chart.yaml rename to incubator/monica/0.0.2/Chart.yaml index 0bad924f262..92e18f30306 100644 --- a/incubator/monica/0.0.1/Chart.yaml +++ b/incubator/monica/0.0.2/Chart.yaml @@ -22,7 +22,7 @@ name: monica sources: - https://github.com/monicahq/monica - https://hub.docker.com/_/monica -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - crm diff --git a/incubator/monica/0.0.1/README.md b/incubator/monica/0.0.2/README.md similarity index 100% rename from incubator/monica/0.0.1/README.md rename to incubator/monica/0.0.2/README.md diff --git a/incubator/monica/0.0.1/app-readme.md b/incubator/monica/0.0.2/app-readme.md similarity index 100% rename from incubator/monica/0.0.1/app-readme.md rename to incubator/monica/0.0.2/app-readme.md diff --git a/incubator/monica/0.0.1/charts/common-8.9.4.tgz b/incubator/monica/0.0.2/charts/common-8.9.4.tgz similarity index 100% rename from incubator/monica/0.0.1/charts/common-8.9.4.tgz rename to incubator/monica/0.0.2/charts/common-8.9.4.tgz diff --git a/incubator/monica/0.0.1/charts/mariadb-1.0.14.tgz b/incubator/monica/0.0.2/charts/mariadb-1.0.14.tgz similarity index 100% rename from incubator/monica/0.0.1/charts/mariadb-1.0.14.tgz rename to incubator/monica/0.0.2/charts/mariadb-1.0.14.tgz diff --git a/incubator/monica/0.0.1/helm-values.md b/incubator/monica/0.0.2/helm-values.md similarity index 95% rename from incubator/monica/0.0.1/helm-values.md rename to incubator/monica/0.0.2/helm-values.md index 1867d059296..45901dcddc1 100644 --- a/incubator/monica/0.0.1/helm-values.md +++ b/incubator/monica/0.0.2/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"monica"` | | -| image.tag | string | `"3.5.0@sha256:04ff6eccd653e7fc2c9875130e572662b4a78bbd3f80011aeb79f1f3d55f39eb"` | | +| image.tag | string | `"3.5.0@sha256:227f9472e899f0b6a7cb2b93932aa3559ef23178f14cc76478d860f1c7f10620"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"monica"` | | diff --git a/incubator/monica/0.0.1/ix_values.yaml b/incubator/monica/0.0.2/ix_values.yaml similarity index 93% rename from incubator/monica/0.0.1/ix_values.yaml rename to incubator/monica/0.0.2/ix_values.yaml index a63ebac93e9..ec7325a1424 100644 --- a/incubator/monica/0.0.1/ix_values.yaml +++ b/incubator/monica/0.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: monica - tag: 3.5.0@sha256:04ff6eccd653e7fc2c9875130e572662b4a78bbd3f80011aeb79f1f3d55f39eb + tag: 3.5.0@sha256:227f9472e899f0b6a7cb2b93932aa3559ef23178f14cc76478d860f1c7f10620 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/monica/0.0.1/questions.yaml b/incubator/monica/0.0.2/questions.yaml similarity index 100% rename from incubator/monica/0.0.1/questions.yaml rename to incubator/monica/0.0.2/questions.yaml diff --git a/incubator/monica/0.0.1/templates/_appkey.tpl b/incubator/monica/0.0.2/templates/_appkey.tpl similarity index 100% rename from incubator/monica/0.0.1/templates/_appkey.tpl rename to incubator/monica/0.0.2/templates/_appkey.tpl diff --git a/incubator/monica/0.0.1/templates/common.yaml b/incubator/monica/0.0.2/templates/common.yaml similarity index 100% rename from incubator/monica/0.0.1/templates/common.yaml rename to incubator/monica/0.0.2/templates/common.yaml diff --git a/incubator/monica/0.0.1/values.yaml b/incubator/monica/0.0.2/values.yaml similarity index 100% rename from incubator/monica/0.0.1/values.yaml rename to incubator/monica/0.0.2/values.yaml diff --git a/incubator/snipe-it/0.0.1/CHANGELOG.md b/incubator/snipe-it/0.0.1/CHANGELOG.md deleted file mode 100644 index 5d45428e6c8..00000000000 --- a/incubator/snipe-it/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog
- - - -### snipe-it-0.0.1 (2021-11-30) - -#### Feat - -* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) - diff --git a/incubator/snipe-it/0.0.1/Chart.lock b/incubator/snipe-it/0.0.1/Chart.lock deleted file mode 100644 index fd8e75cdc98..00000000000 --- a/incubator/snipe-it/0.0.1/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.4 -- name: mariadb - repository: https://truecharts.org/ - version: 1.0.14 -digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 -generated: "2021-11-30T13:40:09.171592214Z" diff --git a/incubator/snipe-it/0.0.2/CHANGELOG.md b/incubator/snipe-it/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..29190966b1a --- /dev/null +++ b/incubator/snipe-it/0.0.2/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog
+ + + +### [snipe-it-0.0.2](https://github.com/truecharts/apps/compare/snipe-it-0.0.1...snipe-it-0.0.2) (2021-11-30) + +#### Chore + +* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431)) + + + + +### snipe-it-0.0.1 (2021-11-30) + +#### Feat + +* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407)) + diff --git a/incubator/snipe-it/0.0.1/CONFIG.md b/incubator/snipe-it/0.0.2/CONFIG.md similarity index 100% rename from incubator/snipe-it/0.0.1/CONFIG.md rename to incubator/snipe-it/0.0.2/CONFIG.md diff --git a/incubator/snipe-it/0.0.2/Chart.lock b/incubator/snipe-it/0.0.2/Chart.lock new file mode 100644 index 00000000000..d88bdfd6a4e --- /dev/null +++ b/incubator/snipe-it/0.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.4 +- name: mariadb + repository: https://truecharts.org/ + version: 1.0.14 +digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6 +generated: "2021-11-30T13:51:46.745251841Z" diff --git a/incubator/snipe-it/0.0.1/Chart.yaml b/incubator/snipe-it/0.0.2/Chart.yaml similarity index 98% rename from incubator/snipe-it/0.0.1/Chart.yaml rename to incubator/snipe-it/0.0.2/Chart.yaml index fec81eb87f7..75067c66b0e 100644 --- a/incubator/snipe-it/0.0.1/Chart.yaml +++ b/incubator/snipe-it/0.0.2/Chart.yaml @@ -25,7 +25,7 @@ name: snipe-it sources: - https://snipeitapp.com/ - https://hub.docker.com/r/linuxserver/ -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - management diff --git a/incubator/snipe-it/0.0.1/README.md b/incubator/snipe-it/0.0.2/README.md similarity index 100% rename from incubator/snipe-it/0.0.1/README.md rename to incubator/snipe-it/0.0.2/README.md diff --git a/incubator/snipe-it/0.0.1/app-readme.md b/incubator/snipe-it/0.0.2/app-readme.md similarity index 100% rename from incubator/snipe-it/0.0.1/app-readme.md rename to incubator/snipe-it/0.0.2/app-readme.md diff --git a/incubator/snipe-it/0.0.1/charts/common-8.9.4.tgz b/incubator/snipe-it/0.0.2/charts/common-8.9.4.tgz similarity index 100% rename from incubator/snipe-it/0.0.1/charts/common-8.9.4.tgz rename to incubator/snipe-it/0.0.2/charts/common-8.9.4.tgz diff --git a/incubator/snipe-it/0.0.1/charts/mariadb-1.0.14.tgz b/incubator/snipe-it/0.0.2/charts/mariadb-1.0.14.tgz similarity index 100% rename from incubator/snipe-it/0.0.1/charts/mariadb-1.0.14.tgz rename to incubator/snipe-it/0.0.2/charts/mariadb-1.0.14.tgz diff --git a/incubator/snipe-it/0.0.1/helm-values.md b/incubator/snipe-it/0.0.2/helm-values.md similarity index 95% rename from incubator/snipe-it/0.0.1/helm-values.md rename to incubator/snipe-it/0.0.2/helm-values.md index 59b5ba6c4fe..1246bdd45ad 100644 --- a/incubator/snipe-it/0.0.1/helm-values.md +++ b/incubator/snipe-it/0.0.2/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.MYSQL_PORT_3306_TCP_ADDR.secretKeyRef.name | string | `"mariadbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/snipe-it"` | | -| image.tag | string | `"5.3.3@sha256:24610b729fe6595f1ead1e225f4e030fd3013c738987f2c095a2297746d0effb"` | | +| image.tag | string | `"5.3.3@sha256:625358097d1ac71ed6bacc15d2af48576e1aa86a42b8c8558f45d1a887878072"` | | | mariadb.enabled | bool | `true` | | | mariadb.existingSecret | string | `"mariadbcreds"` | | | mariadb.mariadbDatabase | string | `"snipe-it"` | | diff --git a/incubator/snipe-it/0.0.1/ix_values.yaml b/incubator/snipe-it/0.0.2/ix_values.yaml similarity index 92% rename from incubator/snipe-it/0.0.1/ix_values.yaml rename to incubator/snipe-it/0.0.2/ix_values.yaml index 2c8a5eb64d9..d73c48fde53 100644 --- a/incubator/snipe-it/0.0.1/ix_values.yaml +++ b/incubator/snipe-it/0.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/snipe-it pullPolicy: IfNotPresent - tag: 5.3.3@sha256:24610b729fe6595f1ead1e225f4e030fd3013c738987f2c095a2297746d0effb + tag: 5.3.3@sha256:625358097d1ac71ed6bacc15d2af48576e1aa86a42b8c8558f45d1a887878072 secret: {} diff --git a/incubator/snipe-it/0.0.1/questions.yaml b/incubator/snipe-it/0.0.2/questions.yaml similarity index 100% rename from incubator/snipe-it/0.0.1/questions.yaml rename to incubator/snipe-it/0.0.2/questions.yaml diff --git a/incubator/snipe-it/0.0.1/templates/common.yaml b/incubator/snipe-it/0.0.2/templates/common.yaml similarity index 100% rename from incubator/snipe-it/0.0.1/templates/common.yaml rename to incubator/snipe-it/0.0.2/templates/common.yaml diff --git a/incubator/snipe-it/0.0.1/values.yaml b/incubator/snipe-it/0.0.2/values.yaml similarity index 100% rename from incubator/snipe-it/0.0.1/values.yaml rename to incubator/snipe-it/0.0.2/values.yaml diff --git a/stable/nextcloud/10.0.9/CHANGELOG.md b/stable/nextcloud/10.0.9/CHANGELOG.md new file mode 100644 index 00000000000..1ac3f25b44f --- /dev/null +++ b/stable/nextcloud/10.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [nextcloud-10.0.9](https://github.com/truecharts/apps/compare/nextcloud-10.0.8...nextcloud-10.0.9) (2021-11-30) + +#### Chore + +* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431)) + + + + +### [nextcloud-10.0.8](https://github.com/truecharts/apps/compare/nextcloud-10.0.7...nextcloud-10.0.8) (2021-11-30) + +#### Chore + +* update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) + +#### Fix + +* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415)) + + + + +### [nextcloud-10.0.7](https://github.com/truecharts/apps/compare/nextcloud-10.0.6...nextcloud-10.0.7) (2021-11-23) + +#### Chore + +* update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386)) + + + + +### [nextcloud-10.0.6](https://github.com/truecharts/apps/compare/nextcloud-10.0.5...nextcloud-10.0.6) (2021-11-22) + +#### Chore + +* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383)) + + + + +### [nextcloud-10.0.5](https://github.com/truecharts/apps/compare/nextcloud-10.0.4...nextcloud-10.0.5) (2021-11-22) + +#### Chore + +* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380)) + + + + +### [nextcloud-10.0.4](https://github.com/truecharts/apps/compare/nextcloud-10.0.3...nextcloud-10.0.4) (2021-11-21) + +#### Fix + +* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) +* remove specific times for nextcloud startup probes + + + + +### [nextcloud-10.0.3](https://github.com/truecharts/apps/compare/nextcloud-10.0.2...nextcloud-10.0.3) (2021-11-18) + +#### Chore + +* update non-major ([#1350](https://github.com/truecharts/apps/issues/1350)) + + + + +### [nextcloud-10.0.2](https://github.com/truecharts/apps/compare/nextcloud-10.0.1...nextcloud-10.0.2) (2021-11-16) + +#### Chore + +* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) + + + + +### [nextcloud-10.0.1](https://github.com/truecharts/apps/compare/nextcloud-10.0.0...nextcloud-10.0.1) (2021-11-16) + +#### Chore + +* bump postgresql again + + + + +### [nextcloud-10.0.0](https://github.com/truecharts/apps/compare/nextcloud-9.0.12...nextcloud-10.0.0) (2021-11-16) + +#### Chore + +* bump postgresql on some Apps + + + + diff --git a/stable/nextcloud/10.0.9/CONFIG.md b/stable/nextcloud/10.0.9/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/nextcloud/10.0.9/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/stable/nextcloud/10.0.9/Chart.lock b/stable/nextcloud/10.0.9/Chart.lock new file mode 100644 index 00000000000..fb601441aa8 --- /dev/null +++ b/stable/nextcloud/10.0.9/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +- name: redis + repository: https://truecharts.org + version: 1.0.19 +digest: sha256:605745a6aafb290cc1d20aca5741911e642b27c842840d1b1baf02024040e74b +generated: "2021-11-30T13:52:27.516485917Z" diff --git a/stable/nextcloud/10.0.9/Chart.yaml b/stable/nextcloud/10.0.9/Chart.yaml new file mode 100644 index 00000000000..308674489ed --- /dev/null +++ b/stable/nextcloud/10.0.9/Chart.yaml @@ -0,0 +1,41 @@ +apiVersion: v2 +appVersion: "22.2.3" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.7 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.15 +- condition: redis.enabled + name: redis + repository: https://truecharts.org + version: 1.0.19 +deprecated: false +description: A private cloud server that puts the control and security of your own + data back into your hands. +home: https://nextcloud.com/ +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.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/nextcloud/docker +- https://github.com/nextcloud/helm +type: application +version: 10.0.9 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/10.0.9/README.md b/stable/nextcloud/10.0.9/README.md new file mode 100644 index 00000000000..a7bf3dc141d --- /dev/null +++ b/stable/nextcloud/10.0.9/README.md @@ -0,0 +1,40 @@ +# Introduction + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | postgresql | 6.0.15 | +| https://truecharts.org | common | 8.9.7 | +| https://truecharts.org | redis | 1.0.19 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/10.0.9/app-readme.md b/stable/nextcloud/10.0.9/app-readme.md new file mode 100644 index 00000000000..28094fc642d --- /dev/null +++ b/stable/nextcloud/10.0.9/app-readme.md @@ -0,0 +1,3 @@ +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 please visit https://truecharts.org diff --git a/stable/nextcloud/10.0.9/charts/common-8.9.7.tgz b/stable/nextcloud/10.0.9/charts/common-8.9.7.tgz new file mode 100644 index 00000000000..d624e7df28b Binary files /dev/null and b/stable/nextcloud/10.0.9/charts/common-8.9.7.tgz differ diff --git a/stable/nextcloud/10.0.9/charts/postgresql-6.0.15.tgz b/stable/nextcloud/10.0.9/charts/postgresql-6.0.15.tgz new file mode 100644 index 00000000000..ac20b58d658 Binary files /dev/null and b/stable/nextcloud/10.0.9/charts/postgresql-6.0.15.tgz differ diff --git a/stable/nextcloud/10.0.9/charts/redis-1.0.19.tgz b/stable/nextcloud/10.0.9/charts/redis-1.0.19.tgz new file mode 100644 index 00000000000..a03323be64e Binary files /dev/null and b/stable/nextcloud/10.0.9/charts/redis-1.0.19.tgz differ diff --git a/stable/nextcloud/10.0.9/helm-values.md b/stable/nextcloud/10.0.9/helm-values.md new file mode 100644 index 00000000000..ef6699cd571 --- /dev/null +++ b/stable/nextcloud/10.0.9/helm-values.md @@ -0,0 +1,62 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| cronjob.annotations | object | `{}` | | +| cronjob.failedJobsHistoryLimit | int | `5` | | +| cronjob.schedule | string | `"*/5 * * * *"` | | +| cronjob.successfulJobsHistoryLimit | int | `2` | | +| env.NEXTCLOUD_ADMIN_PASSWORD | string | `"adminpass"` | | +| env.NEXTCLOUD_ADMIN_USER | string | `"admin"` | | +| env.TRUSTED_PROXIES | string | `"172.16.0.0/16"` | | +| envFrom[0].configMapRef.name | string | `"nextcloudconfig"` | | +| envTpl.POSTGRES_DB | string | `"{{ .Values.postgresql.postgresqlDatabase }}"` | | +| envTpl.POSTGRES_USER | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | | +| envValueFrom.POSTGRES_HOST.secretKeyRef.key | string | `"plainporthost"` | | +| envValueFrom.POSTGRES_HOST.secretKeyRef.name | string | `"dbcreds"` | | +| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | | +| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | +| envValueFrom.REDIS_HOST.secretKeyRef.key | string | `"plainhost"` | | +| envValueFrom.REDIS_HOST.secretKeyRef.name | string | `"rediscreds"` | | +| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.key | string | `"redis-password"` | | +| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"docker.io/nextcloud"` | | +| image.tag | string | `"22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831"` | | +| persistence.data.enabled | bool | `true` | | +| persistence.data.mountPath | string | `"/var/www/html"` | | +| podSecurityContext.fsGroup | int | `33` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql.enabled | bool | `true` | | +| postgresql.existingSecret | string | `"dbcreds"` | | +| postgresql.postgresqlDatabase | string | `"nextcloud"` | | +| postgresql.postgresqlUsername | string | `"nextcloud"` | | +| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) | +| probes.liveness | object | See below | Liveness probe configuration | +| probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.readiness | object | See below | Redainess probe configuration | +| probes.readiness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| probes.startup | object | See below | Startup probe configuration | +| probes.startup.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | +| redis.enabled | bool | `true` | | +| redis.existingSecret | string | `"rediscreds"` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.hpb.enabled | bool | `true` | | +| service.hpb.ports.hpb.enabled | bool | `true` | | +| service.hpb.ports.hpb.port | int | `7867` | | +| service.hpb.ports.hpb.targetPort | int | `7867` | | +| service.main.ports.main.port | int | `10020` | | +| service.main.ports.main.targetPort | int | `80` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/10.0.9/ix_values.yaml b/stable/nextcloud/10.0.9/ix_values.yaml new file mode 100644 index 00000000000..f72dae75d39 --- /dev/null +++ b/stable/nextcloud/10.0.9/ix_values.yaml @@ -0,0 +1,135 @@ +# Default values for Bitwarden. + +image: + repository: docker.io/nextcloud + pullPolicy: IfNotPresent + tag: 22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 80 + hpb: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + +env: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + TRUSTED_PROXIES: "172.16.0.0/16" + +envTpl: + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + +envFrom: + - configMapRef: + name: nextcloudconfig + +envValueFrom: + 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 + +persistence: + data: + enabled: true + mountPath: "/var/www/html" +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +## Cronjob to execute Nextcloud background tasks +## ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#webcron +## +cronjob: + # Every 5 minutes + # Note: Setting this to any any other value than 5 minutes might + # cause issues with how nextcloud background jobs are executed + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +# Enabled redis +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis +redis: + enabled: true + existingSecret: "rediscreds" diff --git a/stable/nextcloud/10.0.9/questions.yaml b/stable/nextcloud/10.0.9/questions.yaml new file mode 100644 index 00000000000..4c90bb192be --- /dev/null +++ b/stable/nextcloud/10.0.9/questions.yaml @@ -0,0 +1,1871 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Metrics" + description: "Metrics" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + + - 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: "" + - 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: "" + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16" + - variable: NODE_IP + label: "NODE_IP" + description: "Sets nextcloud nodeip for nodeport connections (Ensure this is correct at first install!)" + schema: + type: string + $ref: + - "definitions/nodeIP" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + 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: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10020 + editable: true + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + + - 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: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + 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: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/var/www/html" + hidden: 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: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + 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: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + 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: 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: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + 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: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + 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: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + 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: + 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: 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: + 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: + 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: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + 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: + 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: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - 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: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + 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" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/stable/nextcloud/10.0.9/templates/_configmap.tpl b/stable/nextcloud/10.0.9/templates/_configmap.tpl new file mode 100644 index 00000000000..3bb5a51325b --- /dev/null +++ b/stable/nextcloud/10.0.9/templates/_configmap.tpl @@ -0,0 +1,35 @@ +{{/* 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: + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v" "test.fakedomain.dns" ( .Values.env.NODE_IP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-hpb" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: hpbconfig +data: + NEXTCLOUD_URL: {{ ( printf "%v-%v" .Release.Name "nextcloud" ) | quote }} + +{{- end -}} diff --git a/stable/nextcloud/10.0.9/templates/_cronjob.tpl b/stable/nextcloud/10.0.9/templates/_cronjob.tpl new file mode 100644 index 00000000000..96a0b6145c6 --- /dev/null +++ b/stable/nextcloud/10.0.9/templates/_cronjob.tpl @@ -0,0 +1,51 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- $jobName := include "common.names.fullname" . }} + +--- +apiVersion: batch/v1beta1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "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 "common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: "{{ .Values.image.repository }}:{{ default .Values.image.tag }}" + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: [ "php" ] + args: + - "-f" + - "/var/www/html/cron.php" + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/stable/nextcloud/10.0.9/templates/common.yaml b/stable/nextcloud/10.0.9/templates/common.yaml new file mode 100644 index 00000000000..801767a012a --- /dev/null +++ b/stable/nextcloud/10.0.9/templates/common.yaml @@ -0,0 +1,14 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/nextcloud/10.0.9/values.yaml b/stable/nextcloud/10.0.9/values.yaml new file mode 100644 index 00000000000..e69de29bb2d