diff --git a/enterprise/prometheus/7.0.45/app-changelog.md b/enterprise/prometheus/7.0.45/app-changelog.md
deleted file mode 100644
index 95527a2ce69..00000000000
--- a/enterprise/prometheus/7.0.45/app-changelog.md
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## [prometheus-7.0.45](https://github.com/truecharts/charts/compare/prometheus-7.0.44...prometheus-7.0.45) (2023-01-24)
-
-### Chore
-
-- update container image tccr.io/truecharts/alertmanager to 0.25.0
- - update container image tccr.io/truecharts/thanos to 0.30.1
- - update container image tccr.io/truecharts/prometheus to 2.41.0
-
-
\ No newline at end of file
diff --git a/enterprise/prometheus/7.0.45/charts/kube-state-metrics-3.2.7.tgz b/enterprise/prometheus/7.0.45/charts/kube-state-metrics-3.2.7.tgz
deleted file mode 100644
index 2de30485be5..00000000000
Binary files a/enterprise/prometheus/7.0.45/charts/kube-state-metrics-3.2.7.tgz and /dev/null differ
diff --git a/enterprise/prometheus/7.0.45/charts/node-exporter-3.2.7.tgz b/enterprise/prometheus/7.0.45/charts/node-exporter-3.2.7.tgz
deleted file mode 100644
index 97bf5d8f6ad..00000000000
Binary files a/enterprise/prometheus/7.0.45/charts/node-exporter-3.2.7.tgz and /dev/null differ
diff --git a/enterprise/prometheus/7.0.45/CHANGELOG.md b/enterprise/prometheus/7.0.46/CHANGELOG.md
similarity index 76%
rename from enterprise/prometheus/7.0.45/CHANGELOG.md
rename to enterprise/prometheus/7.0.46/CHANGELOG.md
index 38cb8beda51..f28a2cd2ffd 100644
--- a/enterprise/prometheus/7.0.45/CHANGELOG.md
+++ b/enterprise/prometheus/7.0.46/CHANGELOG.md
@@ -4,6 +4,17 @@
+## [prometheus-7.0.46](https://github.com/truecharts/charts/compare/prometheus-7.0.45...prometheus-7.0.46) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+ - update container image tccr.io/truecharts/thanos to 0.30.1
+ - update container image tccr.io/truecharts/prometheus to 2.41.0
+
+
+
+
## [prometheus-7.0.45](https://github.com/truecharts/charts/compare/prometheus-7.0.44...prometheus-7.0.45) (2023-01-24)
### Chore
diff --git a/enterprise/prometheus/7.0.45/Chart.yaml b/enterprise/prometheus/7.0.46/Chart.yaml
similarity index 96%
rename from enterprise/prometheus/7.0.45/Chart.yaml
rename to enterprise/prometheus/7.0.46/Chart.yaml
index 5dc8b333860..00d93a669f1 100644
--- a/enterprise/prometheus/7.0.45/Chart.yaml
+++ b/enterprise/prometheus/7.0.46/Chart.yaml
@@ -7,11 +7,11 @@ dependencies:
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://charts.bitnami.com/bitnami
- version: 3.2.7
+ version: 3.2.8
- condition: exporters.enabled,exporters.kube-state-metrics.enabled
name: kube-state-metrics
repository: https://charts.bitnami.com/bitnami
- version: 3.2.7
+ version: 3.2.8
deprecated: false
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
-version: 7.0.45
+version: 7.0.46
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/enterprise/prometheus/7.0.46/README.md b/enterprise/prometheus/7.0.46/README.md
new file mode 100644
index 00000000000..de60b9ed65c
--- /dev/null
+++ b/enterprise/prometheus/7.0.46/README.md
@@ -0,0 +1,27 @@
+# README
+
+## General Info
+
+TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
+However only installations using the TrueNAS SCALE Apps system are supported.
+
+For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/)
+
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+
+
+## Support
+
+- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
+- See the [Website](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+
+---
+
+## Sponsor TrueCharts
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
+
+*All Rights Reserved - The TrueCharts Project*
diff --git a/enterprise/prometheus/7.0.46/app-changelog.md b/enterprise/prometheus/7.0.46/app-changelog.md
new file mode 100644
index 00000000000..eb00b3d4521
--- /dev/null
+++ b/enterprise/prometheus/7.0.46/app-changelog.md
@@ -0,0 +1,11 @@
+
+
+## [prometheus-7.0.46](https://github.com/truecharts/charts/compare/prometheus-7.0.45...prometheus-7.0.46) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+ - update container image tccr.io/truecharts/thanos to 0.30.1
+ - update container image tccr.io/truecharts/prometheus to 2.41.0
+
+
\ No newline at end of file
diff --git a/enterprise/prometheus/7.0.45/app-readme.md b/enterprise/prometheus/7.0.46/app-readme.md
similarity index 100%
rename from enterprise/prometheus/7.0.45/app-readme.md
rename to enterprise/prometheus/7.0.46/app-readme.md
diff --git a/enterprise/prometheus/7.0.45/charts/common-11.1.2.tgz b/enterprise/prometheus/7.0.46/charts/common-11.1.2.tgz
similarity index 100%
rename from enterprise/prometheus/7.0.45/charts/common-11.1.2.tgz
rename to enterprise/prometheus/7.0.46/charts/common-11.1.2.tgz
diff --git a/enterprise/prometheus/7.0.46/charts/kube-state-metrics-3.2.8.tgz b/enterprise/prometheus/7.0.46/charts/kube-state-metrics-3.2.8.tgz
new file mode 100644
index 00000000000..3d344a4c9b6
Binary files /dev/null and b/enterprise/prometheus/7.0.46/charts/kube-state-metrics-3.2.8.tgz differ
diff --git a/enterprise/prometheus/7.0.46/charts/node-exporter-3.2.8.tgz b/enterprise/prometheus/7.0.46/charts/node-exporter-3.2.8.tgz
new file mode 100644
index 00000000000..42c33f4e6cb
Binary files /dev/null and b/enterprise/prometheus/7.0.46/charts/node-exporter-3.2.8.tgz differ
diff --git a/enterprise/prometheus/7.0.45/ix_values.yaml b/enterprise/prometheus/7.0.46/ix_values.yaml
similarity index 99%
rename from enterprise/prometheus/7.0.45/ix_values.yaml
rename to enterprise/prometheus/7.0.46/ix_values.yaml
index 4ba2efe1a68..5f7d9fe55f3 100644
--- a/enterprise/prometheus/7.0.45/ix_values.yaml
+++ b/enterprise/prometheus/7.0.46/ix_values.yaml
@@ -1,10 +1,10 @@
image:
repository: tccr.io/truecharts/prometheus
- tag: 2.41.0@sha256:8a06e188b05e8d720cd56f6babad1e137e0dd40f590f5138f80f0df64aee1bb5
+ tag: 2.41.0@sha256:09669a6fa8d1b2acde2749c88bc0e5a2fb91c75596ac83cfb14bc6f7636c6c8f
thanosImage:
repository: tccr.io/truecharts/thanos
- tag: 0.30.1@sha256:65d00eaaf489f868319c0d9175444efea15f2d76addeed5de9e49fb2d6e92827
+ tag: 0.30.1@sha256:c5adac1c254b273ba857f1a5c94481c27fb5637b8a49ef77e4a296c1179e5890
alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
diff --git a/enterprise/prometheus/7.0.45/questions.yaml b/enterprise/prometheus/7.0.46/questions.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/questions.yaml
rename to enterprise/prometheus/7.0.46/questions.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/_helpers.tpl b/enterprise/prometheus/7.0.46/templates/_helpers.tpl
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/_helpers.tpl
rename to enterprise/prometheus/7.0.46/templates/_helpers.tpl
diff --git a/enterprise/prometheus/7.0.45/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/7.0.46/templates/alertmanager/_alertmanager.tpl
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/alertmanager/_alertmanager.tpl
rename to enterprise/prometheus/7.0.46/templates/alertmanager/_alertmanager.tpl
diff --git a/enterprise/prometheus/7.0.45/templates/alertmanager/secrets.yaml b/enterprise/prometheus/7.0.46/templates/alertmanager/secrets.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/alertmanager/secrets.yaml
rename to enterprise/prometheus/7.0.46/templates/alertmanager/secrets.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/7.0.46/templates/alertmanager/serviceaccount.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/alertmanager/serviceaccount.yaml
rename to enterprise/prometheus/7.0.46/templates/alertmanager/serviceaccount.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/7.0.46/templates/alertmanager/servicemonitor.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/alertmanager/servicemonitor.yaml
rename to enterprise/prometheus/7.0.46/templates/alertmanager/servicemonitor.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/common.yaml b/enterprise/prometheus/7.0.46/templates/common.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/common.yaml
rename to enterprise/prometheus/7.0.46/templates/common.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/7.0.46/templates/exporters/core-dns/service.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/core-dns/service.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/core-dns/service.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/7.0.46/templates/exporters/core-dns/servicemonitor.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/core-dns/servicemonitor.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/core-dns/servicemonitor.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kube-apiserver/servicemonitor.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kube-apiserver/servicemonitor.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kube-apiserver/servicemonitor.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kube-controller-manager/endpoints.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kube-controller-manager/endpoints.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kube-controller-manager/endpoints.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kube-controller-manager/service.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kube-controller-manager/service.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kube-controller-manager/service.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kube-controller-manager/servicemonitor.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kube-controller-manager/servicemonitor.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kube-controller-manager/servicemonitor.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kube-scheduler/endpoints.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kube-scheduler/endpoints.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kube-scheduler/endpoints.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kube-scheduler/service.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kube-scheduler/service.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kube-scheduler/service.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kube-scheduler/servicemonitor.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kube-scheduler/servicemonitor.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kube-scheduler/servicemonitor.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/7.0.46/templates/exporters/kubelet/servicemonitor.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/exporters/kubelet/servicemonitor.yaml
rename to enterprise/prometheus/7.0.46/templates/exporters/kubelet/servicemonitor.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/7.0.46/templates/prometheus/_additionalPrometheusRules.tpl
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/prometheus/_additionalPrometheusRules.tpl
rename to enterprise/prometheus/7.0.46/templates/prometheus/_additionalPrometheusRules.tpl
diff --git a/enterprise/prometheus/7.0.45/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/7.0.46/templates/prometheus/_additionalScrapeJobs.tpl
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/prometheus/_additionalScrapeJobs.tpl
rename to enterprise/prometheus/7.0.46/templates/prometheus/_additionalScrapeJobs.tpl
diff --git a/enterprise/prometheus/7.0.45/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/7.0.46/templates/prometheus/_prometheus.tpl
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/prometheus/_prometheus.tpl
rename to enterprise/prometheus/7.0.46/templates/prometheus/_prometheus.tpl
diff --git a/enterprise/prometheus/7.0.45/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/7.0.46/templates/prometheus/_servicemonitor.tpl
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/prometheus/_servicemonitor.tpl
rename to enterprise/prometheus/7.0.46/templates/prometheus/_servicemonitor.tpl
diff --git a/enterprise/prometheus/7.0.45/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/7.0.46/templates/prometheus/clusterrole.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/prometheus/clusterrole.yaml
rename to enterprise/prometheus/7.0.46/templates/prometheus/clusterrole.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/7.0.46/templates/prometheus/clusterrolebinding.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/prometheus/clusterrolebinding.yaml
rename to enterprise/prometheus/7.0.46/templates/prometheus/clusterrolebinding.yaml
diff --git a/enterprise/prometheus/7.0.45/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/7.0.46/templates/prometheus/serviceaccount.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/templates/prometheus/serviceaccount.yaml
rename to enterprise/prometheus/7.0.46/templates/prometheus/serviceaccount.yaml
diff --git a/enterprise/prometheus/7.0.45/values.yaml b/enterprise/prometheus/7.0.46/values.yaml
similarity index 100%
rename from enterprise/prometheus/7.0.45/values.yaml
rename to enterprise/prometheus/7.0.46/values.yaml
diff --git a/incubator/docspell/3.0.22/app-changelog.md b/incubator/docspell/3.0.22/app-changelog.md
deleted file mode 100644
index 4e5aaff9221..00000000000
--- a/incubator/docspell/3.0.22/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [docspell-3.0.22](https://github.com/truecharts/charts/compare/docspell-3.0.21...docspell-3.0.22) (2023-01-24)
-
-### Chore
-
-- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
-
-
\ No newline at end of file
diff --git a/incubator/docspell/3.0.22/charts/solr-2.0.24.tgz b/incubator/docspell/3.0.22/charts/solr-2.0.24.tgz
deleted file mode 100644
index beba052eb45..00000000000
Binary files a/incubator/docspell/3.0.22/charts/solr-2.0.24.tgz and /dev/null differ
diff --git a/incubator/docspell/3.0.22/CHANGELOG.md b/incubator/docspell/3.0.23/CHANGELOG.md
similarity index 94%
rename from incubator/docspell/3.0.22/CHANGELOG.md
rename to incubator/docspell/3.0.23/CHANGELOG.md
index 2120c152f48..788a9ea1867 100644
--- a/incubator/docspell/3.0.22/CHANGELOG.md
+++ b/incubator/docspell/3.0.23/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [docspell-3.0.23](https://github.com/truecharts/charts/compare/docspell-3.0.22...docspell-3.0.23) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
## [docspell-3.0.22](https://github.com/truecharts/charts/compare/docspell-3.0.21...docspell-3.0.22) (2023-01-24)
### Chore
@@ -88,12 +97,3 @@
## [docspell-3.0.13](https://github.com/truecharts/charts/compare/docspell-3.0.12...docspell-3.0.13) (2022-12-13)
-### Chore
-
-- update helm general non-major
-
-
-
-
-## [docspell-3.0.12](https://github.com/truecharts/charts/compare/docspell-3.0.11...docspell-3.0.12) (2022-12-11)
-
diff --git a/incubator/docspell/3.0.22/Chart.yaml b/incubator/docspell/3.0.23/Chart.yaml
similarity index 96%
rename from incubator/docspell/3.0.22/Chart.yaml
rename to incubator/docspell/3.0.23/Chart.yaml
index 812ed063edd..4b59298ba9d 100644
--- a/incubator/docspell/3.0.22/Chart.yaml
+++ b/incubator/docspell/3.0.23/Chart.yaml
@@ -11,7 +11,7 @@ dependencies:
- condition: solr.enabled
name: solr
repository: https://charts.truecharts.org/
- version: 2.0.24
+ version: 2.0.26
description: Docspell is a personal document organizer.
home: https://truecharts.org/charts/incubator/docspell
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docspell.png
@@ -28,7 +28,7 @@ sources:
- https://github.com/eikek/docspell
- https://docspell.org/docs/install/docker/
- https://docspell.org/docs/configure/defaults/
-version: 3.0.22
+version: 3.0.23
annotations:
truecharts.org/catagories: |
- productivity
diff --git a/incubator/docspell/3.0.22/README.md b/incubator/docspell/3.0.23/README.md
similarity index 100%
rename from incubator/docspell/3.0.22/README.md
rename to incubator/docspell/3.0.23/README.md
diff --git a/incubator/docspell/3.0.23/app-changelog.md b/incubator/docspell/3.0.23/app-changelog.md
new file mode 100644
index 00000000000..3974398089f
--- /dev/null
+++ b/incubator/docspell/3.0.23/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [docspell-3.0.23](https://github.com/truecharts/charts/compare/docspell-3.0.22...docspell-3.0.23) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+
+
\ No newline at end of file
diff --git a/incubator/docspell/3.0.22/app-readme.md b/incubator/docspell/3.0.23/app-readme.md
similarity index 100%
rename from incubator/docspell/3.0.22/app-readme.md
rename to incubator/docspell/3.0.23/app-readme.md
diff --git a/incubator/docspell/3.0.22/charts/common-11.1.2.tgz b/incubator/docspell/3.0.23/charts/common-11.1.2.tgz
similarity index 100%
rename from incubator/docspell/3.0.22/charts/common-11.1.2.tgz
rename to incubator/docspell/3.0.23/charts/common-11.1.2.tgz
diff --git a/incubator/docspell/3.0.22/charts/postgresql-11.0.22.tgz b/incubator/docspell/3.0.23/charts/postgresql-11.0.22.tgz
similarity index 100%
rename from incubator/docspell/3.0.22/charts/postgresql-11.0.22.tgz
rename to incubator/docspell/3.0.23/charts/postgresql-11.0.22.tgz
diff --git a/incubator/docspell/3.0.23/charts/solr-2.0.26.tgz b/incubator/docspell/3.0.23/charts/solr-2.0.26.tgz
new file mode 100644
index 00000000000..ee7cdc3bd8c
Binary files /dev/null and b/incubator/docspell/3.0.23/charts/solr-2.0.26.tgz differ
diff --git a/incubator/docspell/3.0.22/ix_values.yaml b/incubator/docspell/3.0.23/ix_values.yaml
similarity index 100%
rename from incubator/docspell/3.0.22/ix_values.yaml
rename to incubator/docspell/3.0.23/ix_values.yaml
diff --git a/incubator/docspell/3.0.22/questions.yaml b/incubator/docspell/3.0.23/questions.yaml
similarity index 100%
rename from incubator/docspell/3.0.22/questions.yaml
rename to incubator/docspell/3.0.23/questions.yaml
diff --git a/incubator/docspell/3.0.22/templates/_dsc.tpl b/incubator/docspell/3.0.23/templates/_dsc.tpl
similarity index 100%
rename from incubator/docspell/3.0.22/templates/_dsc.tpl
rename to incubator/docspell/3.0.23/templates/_dsc.tpl
diff --git a/incubator/docspell/3.0.22/templates/_joex.tpl b/incubator/docspell/3.0.23/templates/_joex.tpl
similarity index 100%
rename from incubator/docspell/3.0.22/templates/_joex.tpl
rename to incubator/docspell/3.0.23/templates/_joex.tpl
diff --git a/incubator/docspell/3.0.22/templates/_secret.tpl b/incubator/docspell/3.0.23/templates/_secret.tpl
similarity index 100%
rename from incubator/docspell/3.0.22/templates/_secret.tpl
rename to incubator/docspell/3.0.23/templates/_secret.tpl
diff --git a/incubator/docspell/3.0.22/templates/common.yaml b/incubator/docspell/3.0.23/templates/common.yaml
similarity index 100%
rename from incubator/docspell/3.0.22/templates/common.yaml
rename to incubator/docspell/3.0.23/templates/common.yaml
diff --git a/incubator/docspell/3.0.22/values.yaml b/incubator/docspell/3.0.23/values.yaml
similarity index 100%
rename from incubator/docspell/3.0.22/values.yaml
rename to incubator/docspell/3.0.23/values.yaml
diff --git a/stable/loki/9.0.10/app-changelog.md b/stable/loki/9.0.10/app-changelog.md
deleted file mode 100644
index e98e00184d1..00000000000
--- a/stable/loki/9.0.10/app-changelog.md
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-## [loki-9.0.10](https://github.com/truecharts/charts/compare/loki-9.0.9...loki-9.0.10) (2023-01-30)
-
-### Chore
-
-- update container image tccr.io/truecharts/loki to v2.7.2
-
-
\ No newline at end of file
diff --git a/stable/loki/9.0.10/charts/promtail-6.0.11.tgz b/stable/loki/9.0.10/charts/promtail-6.0.11.tgz
deleted file mode 100644
index 7993e3a91c4..00000000000
Binary files a/stable/loki/9.0.10/charts/promtail-6.0.11.tgz and /dev/null differ
diff --git a/stable/loki/9.0.10/CHANGELOG.md b/stable/loki/9.0.11/CHANGELOG.md
similarity index 90%
rename from stable/loki/9.0.10/CHANGELOG.md
rename to stable/loki/9.0.11/CHANGELOG.md
index 10da2157b19..9c2d799d964 100644
--- a/stable/loki/9.0.10/CHANGELOG.md
+++ b/stable/loki/9.0.11/CHANGELOG.md
@@ -4,6 +4,15 @@
+## [loki-9.0.11](https://github.com/truecharts/charts/compare/loki-9.0.10...loki-9.0.11) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
## [loki-9.0.10](https://github.com/truecharts/charts/compare/loki-9.0.9...loki-9.0.10) (2023-01-30)
### Chore
@@ -88,12 +97,3 @@
- update helm general non-major
-
-
-## [loki-9.0.0](https://github.com/truecharts/charts/compare/loki-8.0.4...loki-9.0.0) (2022-11-30)
-
-
-
-
-## [loki-8.0.4](https://github.com/truecharts/charts/compare/loki-8.0.3...loki-8.0.4) (2022-11-30)
-
diff --git a/stable/loki/9.0.10/Chart.yaml b/stable/loki/9.0.11/Chart.yaml
similarity index 95%
rename from stable/loki/9.0.10/Chart.yaml
rename to stable/loki/9.0.11/Chart.yaml
index 4a236864ced..901cfb9f95c 100644
--- a/stable/loki/9.0.10/Chart.yaml
+++ b/stable/loki/9.0.11/Chart.yaml
@@ -7,7 +7,7 @@ dependencies:
- name: "promtail"
condition: promtail.enabled
repository: https://charts.truecharts.org
- version: "6.0.11"
+ version: "6.0.12"
deprecated: false
description: "Loki: like Prometheus, but for logs."
home: https://truecharts.org/charts/stable/loki
@@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/loki
- https://github.com/grafana/loki
type: application
-version: 9.0.10
+version: 9.0.11
annotations:
truecharts.org/catagories: |
- logs
diff --git a/enterprise/prometheus/7.0.45/README.md b/stable/loki/9.0.11/README.md
similarity index 100%
rename from enterprise/prometheus/7.0.45/README.md
rename to stable/loki/9.0.11/README.md
diff --git a/stable/loki/9.0.11/app-changelog.md b/stable/loki/9.0.11/app-changelog.md
new file mode 100644
index 00000000000..190ad786c14
--- /dev/null
+++ b/stable/loki/9.0.11/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [loki-9.0.11](https://github.com/truecharts/charts/compare/loki-9.0.10...loki-9.0.11) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+
+
\ No newline at end of file
diff --git a/stable/loki/9.0.10/app-readme.md b/stable/loki/9.0.11/app-readme.md
similarity index 100%
rename from stable/loki/9.0.10/app-readme.md
rename to stable/loki/9.0.11/app-readme.md
diff --git a/stable/loki/9.0.10/charts/common-11.1.2.tgz b/stable/loki/9.0.11/charts/common-11.1.2.tgz
similarity index 100%
rename from stable/loki/9.0.10/charts/common-11.1.2.tgz
rename to stable/loki/9.0.11/charts/common-11.1.2.tgz
diff --git a/stable/loki/9.0.11/charts/promtail-6.0.12.tgz b/stable/loki/9.0.11/charts/promtail-6.0.12.tgz
new file mode 100644
index 00000000000..2a4366afcc1
Binary files /dev/null and b/stable/loki/9.0.11/charts/promtail-6.0.12.tgz differ
diff --git a/stable/loki/9.0.10/ix_values.yaml b/stable/loki/9.0.11/ix_values.yaml
similarity index 100%
rename from stable/loki/9.0.10/ix_values.yaml
rename to stable/loki/9.0.11/ix_values.yaml
diff --git a/stable/loki/9.0.10/questions.yaml b/stable/loki/9.0.11/questions.yaml
similarity index 100%
rename from stable/loki/9.0.10/questions.yaml
rename to stable/loki/9.0.11/questions.yaml
diff --git a/stable/loki/9.0.10/templates/_helpers.tpl b/stable/loki/9.0.11/templates/_helpers.tpl
similarity index 100%
rename from stable/loki/9.0.10/templates/_helpers.tpl
rename to stable/loki/9.0.11/templates/_helpers.tpl
diff --git a/stable/loki/9.0.10/templates/common.yaml b/stable/loki/9.0.11/templates/common.yaml
similarity index 100%
rename from stable/loki/9.0.10/templates/common.yaml
rename to stable/loki/9.0.11/templates/common.yaml
diff --git a/stable/loki/9.0.10/values.yaml b/stable/loki/9.0.11/values.yaml
similarity index 100%
rename from stable/loki/9.0.10/values.yaml
rename to stable/loki/9.0.11/values.yaml
diff --git a/stable/nextcloud/19.0.44/CHANGELOG.md b/stable/nextcloud/19.0.44/CHANGELOG.md
new file mode 100644
index 00000000000..2ef93396c13
--- /dev/null
+++ b/stable/nextcloud/19.0.44/CHANGELOG.md
@@ -0,0 +1,99 @@
+**Important:**
+*for the complete changelog, please refer to the website*
+
+
+
+
+## [nextcloud-19.0.44](https://github.com/truecharts/charts/compare/nextcloud-19.0.43...nextcloud-19.0.44) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [nextcloud-19.0.43](https://github.com/truecharts/charts/compare/nextcloud-19.0.42...nextcloud-19.0.43) (2023-01-24)
+
+### Chore
+
+- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
+
+
+
+
+## [nextcloud-19.0.42](https://github.com/truecharts/charts/compare/nextcloud-19.0.41...nextcloud-19.0.42) (2023-01-24)
+
+### Chore
+
+- update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3
+
+
+
+
+## [nextcloud-19.0.41](https://github.com/truecharts/charts/compare/nextcloud-19.0.40...nextcloud-19.0.41) (2023-01-23)
+
+### Chore
+
+- update helm general non-major
+
+
+
+
+## [nextcloud-19.0.40](https://github.com/truecharts/charts/compare/nextcloud-19.0.39...nextcloud-19.0.40) (2023-01-18)
+
+### Chore
+
+- update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3
+
+
+
+
+## [nextcloud-19.0.39](https://github.com/truecharts/charts/compare/nextcloud-19.0.38...nextcloud-19.0.39) (2023-01-17)
+
+### Chore
+
+- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430))
+
+
+
+
+## [nextcloud-19.0.38](https://github.com/truecharts/charts/compare/nextcloud-19.0.37...nextcloud-19.0.38) (2023-01-14)
+
+### Fix
+
+- set correct path to permissions toolkit ([#6374](https://github.com/truecharts/charts/issues/6374))
+
+
+
+
+## [nextcloud-19.0.37](https://github.com/truecharts/charts/compare/nextcloud-19.0.36...nextcloud-19.0.37) (2023-01-07)
+
+### Chore
+
+- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
+
+
+
+
+## [nextcloud-19.0.36](https://github.com/truecharts/charts/compare/nextcloud-19.0.35...nextcloud-19.0.36) (2022-12-29)
+
+
+
+
+## [nextcloud-19.0.35](https://github.com/truecharts/charts/compare/nextcloud-19.0.34...nextcloud-19.0.35) (2022-12-29)
+
+### Fix
+
+- don't recursively chown userdata by default and default to alpine container ([#5871](https://github.com/truecharts/charts/issues/5871))
+
+
+
+
+## [nextcloud-19.0.34](https://github.com/truecharts/charts/compare/nextcloud-19.0.33...nextcloud-19.0.34) (2022-12-27)
+
+### Chore
+
+- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
+
+
diff --git a/stable/nextcloud/19.0.44/Chart.yaml b/stable/nextcloud/19.0.44/Chart.yaml
new file mode 100644
index 00000000000..d7f41546f7e
--- /dev/null
+++ b/stable/nextcloud/19.0.44/Chart.yaml
@@ -0,0 +1,45 @@
+apiVersion: v2
+appVersion: "25.0.2"
+dependencies:
+ - name: common
+ repository: https://library-charts.truecharts.org
+ version: 11.1.2
+ - condition: postgresql.enabled
+ name: postgresql
+ repository: https://charts.truecharts.org/
+ version: 11.0.22
+ - condition: collabora.enabled
+ name: collabora-online
+ repository: https://charts.truecharts.org/
+ version: 14.0.15
+ - condition: redis.enabled
+ name: redis
+ repository: https://charts.truecharts.org
+ version: 5.0.29
+deprecated: false
+description: A private cloud server that puts the control and security of your own data back into your hands.
+home: https://truecharts.org/charts/stable/nextcloud
+icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png
+keywords:
+ - nextcloud
+ - storage
+ - http
+ - web
+ - php
+kubeVersion: ">=1.16.0-0"
+maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+name: nextcloud
+sources:
+ - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud
+ - https://github.com/nextcloud/docker
+ - https://github.com/nextcloud/helm
+type: application
+version: 19.0.44
+annotations:
+ truecharts.org/catagories: |
+ - cloud
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/grade: U
diff --git a/stable/loki/9.0.10/README.md b/stable/nextcloud/19.0.44/README.md
similarity index 100%
rename from stable/loki/9.0.10/README.md
rename to stable/nextcloud/19.0.44/README.md
diff --git a/stable/nextcloud/19.0.44/app-changelog.md b/stable/nextcloud/19.0.44/app-changelog.md
new file mode 100644
index 00000000000..5b4c058f3fd
--- /dev/null
+++ b/stable/nextcloud/19.0.44/app-changelog.md
@@ -0,0 +1,9 @@
+
+
+## [nextcloud-19.0.44](https://github.com/truecharts/charts/compare/nextcloud-19.0.43...nextcloud-19.0.44) (2023-01-31)
+
+### Chore
+
+- update helm general non-major
+
+
\ No newline at end of file
diff --git a/stable/nextcloud/19.0.44/app-readme.md b/stable/nextcloud/19.0.44/app-readme.md
new file mode 100644
index 00000000000..1369f69bf57
--- /dev/null
+++ b/stable/nextcloud/19.0.44/app-readme.md
@@ -0,0 +1,8 @@
+A private cloud server that puts the control and security of your own data back into your hands.
+
+This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nextcloud](https://truecharts.org/charts/stable/nextcloud)
+
+---
+
+TrueCharts can only exist due to the incredible effort of our staff.
+Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
diff --git a/stable/nextcloud/19.0.44/charts/collabora-online-14.0.15.tgz b/stable/nextcloud/19.0.44/charts/collabora-online-14.0.15.tgz
new file mode 100644
index 00000000000..f01d04a13f4
Binary files /dev/null and b/stable/nextcloud/19.0.44/charts/collabora-online-14.0.15.tgz differ
diff --git a/stable/nextcloud/19.0.44/charts/common-11.1.2.tgz b/stable/nextcloud/19.0.44/charts/common-11.1.2.tgz
new file mode 100644
index 00000000000..da62080e8a5
Binary files /dev/null and b/stable/nextcloud/19.0.44/charts/common-11.1.2.tgz differ
diff --git a/stable/nextcloud/19.0.44/charts/postgresql-11.0.22.tgz b/stable/nextcloud/19.0.44/charts/postgresql-11.0.22.tgz
new file mode 100644
index 00000000000..e8719337257
Binary files /dev/null and b/stable/nextcloud/19.0.44/charts/postgresql-11.0.22.tgz differ
diff --git a/stable/nextcloud/19.0.44/charts/redis-5.0.29.tgz b/stable/nextcloud/19.0.44/charts/redis-5.0.29.tgz
new file mode 100644
index 00000000000..ee3b38dee8e
Binary files /dev/null and b/stable/nextcloud/19.0.44/charts/redis-5.0.29.tgz differ
diff --git a/stable/nextcloud/19.0.44/ix_values.yaml b/stable/nextcloud/19.0.44/ix_values.yaml
new file mode 100644
index 00000000000..bd0162a60b0
--- /dev/null
+++ b/stable/nextcloud/19.0.44/ix_values.yaml
@@ -0,0 +1,445 @@
+image:
+ repository: tccr.io/truecharts/nextcloud-fpm
+ pullPolicy: IfNotPresent
+ tag: 25.0.2@sha256:59e6d2be5139cdeb030a095fb92b97e01d7d53071dc34b487956065a385d3a32
+
+nginxImage:
+ repository: tccr.io/truecharts/nginx-unprivileged
+ pullPolicy: IfNotPresent
+ tag: 1.23.3@sha256:ab4537802f0b8cd47a1e88b2e31c25516c11a34ea801f7501a65cfc4f22d0956
+
+imaginaryImage:
+ repository: h2non/imaginary
+ pullPolicy: IfNotPresent
+ tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654
+
+securityContext:
+ readOnlyRootFilesystem: false
+ runAsNonRoot: false
+
+podSecurityContext:
+ runAsUser: 0
+ runAsGroup: 0
+ fsGroup: 33
+
+service:
+ main:
+ ports:
+ main:
+ port: 10020
+ targetPort: 8080
+ backend:
+ enabled: true
+ ports:
+ hpb:
+ enabled: true
+ port: 7867
+ targetPort: 7867
+ hpb-metrics:
+ enabled: true
+ port: 7868
+ targetPort: 7868
+ fpm:
+ enabled: true
+ port: 9000
+ targetPort: 9000
+ imaginary:
+ enabled: true
+ port: 9090
+ targetPort: 9090
+
+hostAliases:
+ - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}'
+ hostnames:
+ - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}"
+
+secretEnv:
+ NEXTCLOUD_ADMIN_USER: "admin"
+ NEXTCLOUD_ADMIN_PASSWORD: "adminpass"
+
+probes:
+ liveness:
+ custom: true
+ spec:
+ initialDelaySeconds: 25
+ httpGet:
+ path: /status.php
+ port: 8080
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+
+ readiness:
+ custom: true
+ spec:
+ initialDelaySeconds: 25
+ httpGet:
+ path: /status.php
+ port: 8080
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+
+ startup:
+ custom: true
+ spec:
+ initialDelaySeconds: 25
+ httpGet:
+ path: /status.php
+ port: 8080
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+
+initContainers:
+ prestart:
+ image: "{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}"
+ securityContext:
+ runAsUser: 0
+ runAsGroup: 0
+ command:
+ - "/bin/sh"
+ - "-c"
+ - |
+ /bin/sh <<'EOF'
+ echo "Forcing permissions on userdata folder..."
+ echo "Trying to override ownship using nfs4xdr_winacl..."
+ /usr/sbin/nfs4xdr_winacl -a chown -G 33 -c '/var/www/html/data' -p '/var/www/html/data' || echo "Failed setting ownership..."
+ chmod 770 /var/www/html/data || echo "Failed to chmod..."
+ EOF
+
+ volumeMounts:
+ - name: data
+ mountPath: "/var/www/html/data"
+ - name: html
+ mountPath: "/var/www/html"
+
+env:
+ # IP used for exposing nextcloud
+ # Often the service or nodePort IP
+ # Defaults to the main serviceName for CI purposes.
+ AccessIP:
+ NEXTCLOUD_INIT_HTACCESS: true
+ PHP_MEMORY_LIMIT: 1G
+ PHP_UPLOAD_LIMIT: 10G
+ NEXTCLOUD_CHUNKSIZE: "31457280"
+ TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1"
+ POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}"
+ POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}"
+ NC_check_data_directory_permissions: "true"
+ POSTGRES_PASSWORD:
+ secretKeyRef:
+ name: dbcreds
+ key: postgresql-password
+ POSTGRES_HOST:
+ secretKeyRef:
+ name: dbcreds
+ key: plainporthost
+ REDIS_HOST:
+ secretKeyRef:
+ name: rediscreds
+ key: plainhost
+ REDIS_HOST_PASSWORD:
+ secretKeyRef:
+ name: rediscreds
+ key: redis-password
+
+envFrom:
+ - configMapRef:
+ name: nextcloudconfig
+
+persistence:
+ html:
+ enabled: true
+ mountPath: "/var/www/html"
+ data:
+ enabled: true
+ mountPath: "/var/www/html/data"
+ varrun:
+ enabled: true
+ cache:
+ enabled: true
+ type: emptyDir
+ mountPath: /var/cache/nginx
+ medium: Memory
+ nginx:
+ enabled: "true"
+ mountPath: "/etc/nginx"
+ noMount: true
+ readOnly: true
+ type: "custom"
+ volumeSpec:
+ configMap:
+ name: '{{ include "tc.common.names.fullname" . }}-nginx'
+ items:
+ - key: nginx.conf
+ path: nginx.conf
+
+configmap:
+ nginx:
+ enabled: true
+ data:
+ nginx.conf: |-
+ worker_processes auto;
+
+ error_log /var/log/nginx/error.log warn;
+ pid /var/run/nginx.pid;
+
+
+ events {
+ worker_connections 1024;
+ }
+
+
+ http {
+ include /etc/nginx/mime.types;
+ default_type application/octet-stream;
+
+ log_format main '$remote_addr - $remote_user [$time_local] "$request" '
+ '$status $body_bytes_sent "$http_referer" '
+ '"$http_user_agent" "$http_x_forwarded_for"';
+
+ access_log /var/log/nginx/access.log main;
+
+ sendfile on;
+ #tcp_nopush on;
+
+ # Prevent nginx HTTP Server Detection
+ server_tokens off;
+
+ keepalive_timeout 65;
+
+ #gzip on;
+
+ upstream php-handler {
+ server 127.0.0.1:9000;
+ }
+
+ server {
+ listen 8080;
+ absolute_redirect off;
+
+ # Forward Notify_Push "High Performance Backend" to it's own container
+ location ^~ /push/ {
+ proxy_pass http://127.0.0.1:7867/;
+ proxy_http_version 1.1;
+ proxy_set_header Upgrade $http_upgrade;
+ proxy_set_header Connection "Upgrade";
+ proxy_set_header Host $host;
+ proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
+ }
+
+ # HSTS settings
+ # WARNING: Only add the preload option once you read about
+ # the consequences in https://hstspreload.org/. This option
+ # will add the domain to a hardcoded list that is shipped
+ # in all major browsers and getting removed from this list
+ # could take several months.
+ #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always;
+
+ # set max upload size
+ client_max_body_size {{ .Values.env.PHP_UPLOAD_LIMIT | default "512M" }};
+ fastcgi_buffers 64 4K;
+
+ # Enable gzip but do not remove ETag headers
+ gzip on;
+ gzip_vary on;
+ gzip_comp_level 4;
+ gzip_min_length 256;
+ gzip_proxied expired no-cache no-store private no_last_modified no_etag auth;
+ gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy;
+
+ # Pagespeed is not supported by Nextcloud, so if your server is built
+ # with the `ngx_pagespeed` module, uncomment this line to disable it.
+ #pagespeed off;
+
+ # HTTP response headers borrowed from Nextcloud `.htaccess`
+ add_header Referrer-Policy "no-referrer" always;
+ add_header X-Content-Type-Options "nosniff" always;
+ add_header X-Download-Options "noopen" always;
+ add_header X-Frame-Options "SAMEORIGIN" always;
+ add_header X-Permitted-Cross-Domain-Policies "none" always;
+ add_header X-Robots-Tag "none" always;
+ add_header X-XSS-Protection "1; mode=block" always;
+
+ # Remove X-Powered-By, which is an information leak
+ fastcgi_hide_header X-Powered-By;
+
+ # Path to the root of your installation
+ root /var/www/html;
+
+ # Specify how to handle directories -- specifying `/index.php$request_uri`
+ # here as the fallback means that Nginx always exhibits the desired behaviour
+ # when a client requests a path that corresponds to a directory that exists
+ # on the server. In particular, if that directory contains an index.php file,
+ # that file is correctly served; if it doesn't, then the request is passed to
+ # the front-end controller. This consistent behaviour means that we don't need
+ # to specify custom rules for certain paths (e.g. images and other assets,
+ # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus
+ # `try_files $uri $uri/ /index.php$request_uri`
+ # always provides the desired behaviour.
+ index index.php index.html /index.php$request_uri;
+
+ # Rule borrowed from `.htaccess` to handle Microsoft DAV clients
+ location = / {
+ if ( $http_user_agent ~ ^DavClnt ) {
+ return 302 /remote.php/webdav/$is_args$args;
+ }
+ }
+
+ location = /robots.txt {
+ allow all;
+ log_not_found off;
+ access_log off;
+ }
+
+ # Make a regex exception for `/.well-known` so that clients can still
+ # access it despite the existence of the regex rule
+ # `location ~ /(\.|autotest|...)` which would otherwise handle requests
+ # for `/.well-known`.
+ location ^~ /.well-known {
+ # The rules in this block are an adaptation of the rules
+ # in `.htaccess` that concern `/.well-known`.
+
+ location = /.well-known/carddav { return 301 /remote.php/dav/; }
+ location = /.well-known/caldav { return 301 /remote.php/dav/; }
+
+ # according to the documentation these two lines are not necessary, but some users are still recieving errors
+ location = /.well-known/webfinger { return 301 /index.php$uri; }
+ location = /.well-known/nodeinfo { return 301 /index.php$uri; }
+
+ location /.well-known/acme-challenge { try_files $uri $uri/ =404; }
+ location /.well-known/pki-validation { try_files $uri $uri/ =404; }
+
+ # Let Nextcloud's API for `/.well-known` URIs handle all other
+ # requests by passing them to the front-end controller.
+ return 301 /index.php$request_uri;
+ }
+
+ # Rules borrowed from `.htaccess` to hide certain paths from clients
+ location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; }
+ location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; }
+
+ # Ensure this block, which passes PHP files to the PHP process, is above the blocks
+ # which handle static assets (as seen below). If this block is not declared first,
+ # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php`
+ # to the URI, resulting in a HTTP 500 error response.
+ location ~ \.php(?:$|/) {
+ # Required for legacy support
+ rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri;
+
+ fastcgi_split_path_info ^(.+?\.php)(/.*)$;
+ set $path_info $fastcgi_path_info;
+
+ try_files $fastcgi_script_name =404;
+
+ include fastcgi_params;
+ fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
+ fastcgi_param PATH_INFO $path_info;
+ #fastcgi_param HTTPS on;
+
+ fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice
+ fastcgi_param front_controller_active true; # Enable pretty urls
+ fastcgi_pass php-handler;
+
+ fastcgi_intercept_errors on;
+ fastcgi_request_buffering off;
+
+ proxy_send_timeout 300s;
+ proxy_read_timeout 300s;
+ fastcgi_send_timeout 300s;
+ fastcgi_read_timeout 300s;
+ }
+
+ location ~ \.(?:css|js|svg|gif)$ {
+ try_files $uri /index.php$request_uri;
+ expires 6M; # Cache-Control policy borrowed from `.htaccess`
+ access_log off; # Optional: Don't log access to assets
+ }
+
+ location ~ \.woff2?$ {
+ try_files $uri /index.php$request_uri;
+ expires 7d; # Cache-Control policy borrowed from `.htaccess`
+ access_log off; # Optional: Don't log access to assets
+ }
+
+ # Rule borrowed from `.htaccess`
+ location /remote {
+ return 301 /remote.php$request_uri;
+ }
+
+ location / {
+ try_files $uri $uri/ /index.php$request_uri;
+ }
+ }
+ }
+
+cronjob:
+ enabled: true
+ generatePreviews: true
+ schedule: "*/5 * * * *"
+ annotations: {}
+ failedJobsHistoryLimit: 5
+ successfulJobsHistoryLimit: 2
+
+hpb:
+ enabled: true
+
+nextcloud:
+ # https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements
+ default_phone_region: ""
+
+imaginary:
+ enabled: true
+ preview_max_x: 2048
+ preview_max_y: 2048
+ preview_max_memory: 512
+ preview_max_filesize_image: 150
+ preview_png: true
+ preview_jpeg: true
+ preview_gif: true
+ preview_bmp: true
+ preview_xbitmap: true
+ preview_mp3: true
+ preview_markdown: true
+ preview_opendoc: true
+ preview_txt: true
+ preview_krita: true
+ preview_illustrator: false
+ preview_heic: false
+ preview_movie: false
+ preview_msoffice2003: false
+ preview_msoffice2007: false
+ preview_msofficedoc: false
+ preview_pdf: false
+ preview_photoshop: false
+ preview_postscript: false
+ preview_staroffice: false
+ preview_svg: false
+ preview_tiff: false
+ preview_font: false
+
+collabora:
+ enabled: false
+ env:
+ aliasgroup1:
+ configMapRef:
+ name: nextcloudconfig
+ key: aliasgroup1
+ dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
+ extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
+ server_name: ""
+ DONT_GEN_SSL_CERT: true
+
+postgresql:
+ enabled: true
+ existingSecret: "dbcreds"
+ postgresqlUsername: nextcloud
+ postgresqlDatabase: nextcloud
+
+redis:
+ enabled: true
+ existingSecret: "rediscreds"
+
+portal:
+ enabled: true
diff --git a/stable/nextcloud/19.0.44/questions.yaml b/stable/nextcloud/19.0.44/questions.yaml
new file mode 100644
index 00000000000..d95ecf54598
--- /dev/null
+++ b/stable/nextcloud/19.0.44/questions.yaml
@@ -0,0 +1,2159 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: VPN
+ description: VPN
+ - name: Addons
+ description: Addon Configuration
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Documentation
+ description: Documentation
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_portal_protocol"
+ host:
+ - "$kubernetes-resource_configmap_portal_host"
+ ports:
+ - "$kubernetes-resource_configmap_portal_port"
+questions:
+ - variable: global
+ label: Global Settings
+ group: "General Settings"
+ schema:
+ type: dict
+ hidden: true
+ attrs:
+ - variable: isSCALE
+ label: Flag this is SCALE
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: controller
+ group: "General Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: replicas
+ description: Number of desired pod replicas
+ label: Desired Replicas
+ schema:
+ type: int
+ required: true
+ default: 1
+ - variable: customextraargs
+ group: "General Settings"
+ label: "Extra Args"
+ description: "Do not click this unless you know what you are doing"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+ - variable: secretEnv
+ group: "App Configuration"
+ label: "Image Secrets"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: NEXTCLOUD_ADMIN_USER
+ label: "NEXTCLOUD_ADMIN_USER (First Install Only)"
+ description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username"
+ schema:
+ type: string
+ required: true
+ default: "REPLACETHIS"
+ - variable: NEXTCLOUD_ADMIN_PASSWORD
+ label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)"
+ description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password"
+ schema:
+ type: string
+ private: true
+ required: true
+ default: "REPLACETHIS"
+ - variable: env
+ group: "App Configuration"
+ label: "Image Environment"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: TRUSTED_PROXIES
+ label: "Trusted Proxies (Advanced)"
+ description: "Sets nextcloud Trusted Proxies"
+ schema:
+ type: string
+ default: "172.16.0.0/16 127.0.0.1"
+ - variable: PHP_MEMORY_LIMIT
+ label: "PHP_MEMORY_LIMIT"
+ description: "Sets php memory_limit setting"
+ schema:
+ type: string
+ default: "1G"
+ - variable: PHP_UPLOAD_LIMIT
+ label: "PHP_UPLOAD_LIMIT"
+ description: "Sets php upload_max_filesize and post_max_size settings"
+ schema:
+ type: string
+ default: "10G"
+ - variable: AccessIP
+ label: "Access IP"
+ description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)"
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/nodeIP"
+ - variable: nextcloud
+ group: "App Configuration"
+ label: "Nextcloud Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: default_phone_region
+ label: "Default Phone Region"
+ description: "Sets the default phone region in ISO_3166-1 format (e.g. US). https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements"
+ schema:
+ type: string
+ valid_chars: '^[A-Z]{2}$'
+ default: "US"
+ - variable: imaginary
+ group: "App Configuration"
+ label: "Preview Generation Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: preview_max_x
+ label: "Preview Max X"
+ description: "The maximum width, in pixels, of a preview."
+ schema:
+ type: int
+ required: true
+ default: 2048
+ - variable: preview_max_y
+ label: "Preview Max Y"
+ description: "The maximum height, in pixels, of a preview."
+ schema:
+ type: int
+ required: true
+ default: 2048
+ - variable: preview_max_memory
+ label: "Preview Max Memory"
+ description: "Max memory in MB for generating image previews."
+ schema:
+ type: int
+ required: true
+ default: 512
+ - variable: preview_max_filesize_image
+ label: "Preview Max Filesize Image"
+ description: "Max file size in MB for generating image previews."
+ schema:
+ type: int
+ required: true
+ default: 150
+ - variable: preview_png
+ label: "Generate previews for PNG"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_jpeg
+ label: "Generate previews for JPEG "
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_gif
+ label: "Generate previews for GIF"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_bmp
+ label: "Generate previews for BMP"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_xbitmap
+ label: "Generate previews for XBitmap"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_mp3
+ label: "Generate previews for MP3"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_markdown
+ label: "Generate previews for MarkDown"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_opendoc
+ label: "Generate previews for OpenDocument"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_txt
+ label: "Generate previews for TXT"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_krita
+ label: "Generate previews for Krita"
+ schema:
+ type: boolean
+ default: true
+ - variable: preview_illustrator
+ label: "Generate previews for Illustrator"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_heic
+ label: "Generate previews for HEIC"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_movie
+ label: "Generate previews for Movie"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_msoffice2003
+ label: "Generate previews for MSOffice2003"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_msoffice2007
+ label: "Generate previews for MSOffice2007"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_msofficedoc
+ label: "Generate previews for MSOfficeDoc"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_pdf
+ label: "Generate previews for PDF"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_photoshop
+ label: "Generate previews for Photoshop"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_postscript
+ label: "Generate previews for Postscript"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_staroffice
+ label: "Generate previews for StarOffice"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_svg
+ label: "Generate previews for SVG"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_tiff
+ label: "Generate previews for TIFF"
+ schema:
+ type: boolean
+ default: false
+ - variable: preview_font
+ label: "Generate previews for Font"
+ schema:
+ type: boolean
+ default: false
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ group: "General Settings"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service"
+ description: "The Primary service on which the healthcheck runs, often the webUI"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Service Port Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: "Port"
+ description: "This port exposes the container port on the service"
+ schema:
+ type: int
+ default: 10020
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ group: Networking and Services
+ label: Host-Networking (Complicated)
+ schema:
+ type: boolean
+ default: false
+ - variable: externalInterfaces
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ show_subquestions_if: static
+ subquestions:
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: HTTP
+ description: HTTP
+ - value: HTTPS
+ description: HTTPS
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+ - variable: persistence
+ label: Integrated Persistent Storage
+ description: Integrated Persistent Storage
+ group: Storage and Persistence
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: html
+ label: "App html Storage"
+ description: "Stores the Application html."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: data
+ label: "UserData Storage"
+ description: "Stores the User Data."
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: pvc
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size quotum of Storage (Do NOT REDUCE after installation)
+ description: This value can ONLY be INCREASED after the installation
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: setPermissions
+ label: Automatic Permissions
+ description: Automatically set permissions on install
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["clusterIssuer", "=", ""]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: entrypoint
+ label: (Advanced) Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: service
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: clusterIssuer
+ label: clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
+ schema:
+ type: string
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["clusterIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: clusterIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: Use TrueNAS SCALE Certificate (Deprecated)
+ schema:
+ show_if: [["clusterIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["clusterIssuer", "=", ""]]
+ default: ""
+ - variable: entrypoint
+ label: Traefik Entrypoint
+ description: Entrypoint used by Traefik when using Traefik as Ingress Provider
+ schema:
+ type: string
+ default: websecure
+ required: true
+ - variable: middlewares
+ label: Traefik Middlewares
+ description: Add previously created Traefik Middlewares to this Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: security
+ label: Container Security Settings
+ group: Security and Permissions
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: editsecurity
+ label: Change PUID / UMASK values
+ description: By enabling this you override default set values.
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "002"
+ - variable: advancedSecurity
+ label: Show Advanced Security Settings
+ group: Security and Permissions
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: securityContext
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: false
+ - variable: allowPrivilegeEscalation
+ label: "Allow Privilege Escalation"
+ schema:
+ type: boolean
+ default: false
+ - variable: runAsNonRoot
+ label: "runAsNonRoot"
+ schema:
+ type: boolean
+ default: false
+ - variable: podSecurityContext
+ group: Security and Permissions
+ label: Pod Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID this App of the user running the application"
+ schema:
+ type: int
+ default: 0
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 33
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: hostPath
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+ # Specify GPU configuration
+ - variable: scaleGPU
+ label: GPU Configuration
+ group: Resources and Devices
+ schema:
+ type: dict
+ $ref:
+ - "definitions/gpuConfiguration"
+ attrs: []
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: git
+ label: Git Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: deployKey
+ description: Raw SSH Private Key
+ label: Deploy Key
+ schema:
+ type: string
+ - variable: deployKeyBase64
+ description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence
+ label: Deploy Key Base64
+ schema:
+ type: string
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: nodePort
+ description: Leave Empty to Disable
+ label: nodePort DEPRECATED
+ schema:
+ type: int
+ default: 36107
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: openvpn
+ description: OpenVPN
+ - value: wireguard
+ description: Wireguard
+ - value: tailscale
+ description: Tailscale
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: dict
+ show_if: [["type", "!=", "disabled"]]
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: hostPath
+ hidden: true
+ - variable: hostPathType
+ label: hostPathType
+ schema:
+ type: string
+ default: File
+ hidden: true
+ - variable: noMount
+ label: noMount
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: hostPath
+ label: Full Path to File
+ description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn"
+ schema:
+ type: string
+ default: ""
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
diff --git a/stable/nextcloud/19.0.44/templates/_configmap.tpl b/stable/nextcloud/19.0.44/templates/_configmap.tpl
new file mode 100644
index 00000000000..abe500d31e8
--- /dev/null
+++ b/stable/nextcloud/19.0.44/templates/_configmap.tpl
@@ -0,0 +1,36 @@
+{{/* Define the configmap */}}
+{{- define "nextcloud.configmap" -}}
+
+{{- $hosts := "" }}
+{{- if .Values.ingress.main.enabled }}
+{{- range .Values.ingress }}
+{{- range $index, $host := .hosts }}
+ {{- if $index }}
+ {{ $hosts = ( printf "%v %v" $hosts $host.host ) }}
+ {{- else }}
+ {{ $hosts = ( printf "%s" $host.host ) }}
+ {{- end }}
+{{- end }}
+{{- end }}
+{{- end }}
+
+
+---
+apiVersion: v1
+kind: ConfigMap
+metadata:
+ name: nextcloudconfig
+data:
+ {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }}
+ {{- if .Values.ingress.main.enabled }}
+ {{- with (first .Values.ingress.main.hosts) }}
+ {{- $aliasgroup1 = ( printf "https://%s" .host ) }}
+ {{- end }}
+ {{- end }}
+ aliasgroup1: {{ $aliasgroup1 }}
+ NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }}
+ {{- if .Values.ingress.main.enabled }}
+ APACHE_DISABLE_REWRITE_IP: "1"
+ {{- end }}
+
+{{- end -}}
diff --git a/stable/nextcloud/19.0.44/templates/_cronjob.tpl b/stable/nextcloud/19.0.44/templates/_cronjob.tpl
new file mode 100644
index 00000000000..302f3b83aae
--- /dev/null
+++ b/stable/nextcloud/19.0.44/templates/_cronjob.tpl
@@ -0,0 +1,64 @@
+{{/* Define the cronjob */}}
+{{- define "nextcloud.cronjob" -}}
+{{- if .Values.cronjob.enabled -}}
+{{- $jobName := include "tc.common.names.fullname" . }}
+
+---
+apiVersion: batch/v1
+kind: CronJob
+metadata:
+ name: {{ printf "%s-cronjob" $jobName }}
+ labels:
+ {{- include "tc.common.labels" . | nindent 4 }}
+spec:
+ schedule: "{{ .Values.cronjob.schedule }}"
+ concurrencyPolicy: Forbid
+ {{- with .Values.cronjob.failedJobsHistoryLimit }}
+ failedJobsHistoryLimit: {{ . }}
+ {{- end }}
+ {{- with .Values.cronjob.successfulJobsHistoryLimit }}
+ successfulJobsHistoryLimit: {{ . }}
+ {{- end }}
+ jobTemplate:
+ metadata:
+ spec:
+ template:
+ metadata:
+ spec:
+ restartPolicy: Never
+ {{- with (include "tc.common.controller.volumes" . | trim) }}
+ volumes:
+ {{- nindent 12 . }}
+ {{- end }}
+ containers:
+ - name: {{ .Chart.Name }}
+ image: '{{ include "tc.common.images.selector" . }}'
+ imagePullPolicy: {{ default .Values.image.pullPolicy }}
+ command:
+ - "/bin/sh"
+ - "-c"
+ - |
+ /bin/bash <<'EOF'
+ echo "running nextcloud cronjob..."
+ php -f /var/www/html/cron.php
+ echo "cronjob finished"
+ {{- if .Values.cronjob.generatePreviews }}
+ echo "Pre-generating Previews..."
+ php /var/www/html/occ preview:pre-generate
+ echo "Previews generated."
+ {{- end }}
+ EOF
+ # Will mount configuration files as www-data (id: 33) by default for nextcloud
+ {{- with (include "tc.common.controller.volumeMounts" . | trim) }}
+ volumeMounts:
+ {{ nindent 16 . }}
+ {{- end }}
+ securityContext:
+ runAsUser: 33
+ runAsGroup: 33
+ readOnlyRootFilesystem: true
+ runAsNonRoot: true
+ resources:
+{{ toYaml .Values.resources | indent 16 }}
+{{- end -}}
+{{- end -}}
diff --git a/stable/nextcloud/19.0.44/templates/_hpb.tpl b/stable/nextcloud/19.0.44/templates/_hpb.tpl
new file mode 100644
index 00000000000..fb1bcbf6912
--- /dev/null
+++ b/stable/nextcloud/19.0.44/templates/_hpb.tpl
@@ -0,0 +1,167 @@
+{{/* Define the hbp container */}}
+{{- define "nextcloud.hpb" -}}
+{{- $jobName := include "tc.common.names.fullname" . }}
+image: '{{ include "tc.common.images.selector" . }}'
+imagePullPolicy: '{{ .Values.image.pullPolicy }}'
+securityContext:
+ runAsUser: 33
+ runAsGroup: 33
+ readOnlyRootFilesystem: true
+ runAsNonRoot: true
+{{- with (include "tc.common.controller.volumeMounts" . | trim) }}
+volumeMounts:
+ {{ nindent 2 . }}
+{{- end }}
+ports:
+ - containerPort: 7867
+readinessProbe:
+ httpGet:
+ path: /push/test/cookie
+ port: 7867
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+ initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }}
+livenessProbe:
+ httpGet:
+ path: /push/test/cookie
+ port: 7867
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+ initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }}
+startupProbe:
+ httpGet:
+ path: /push/test/cookie
+ port: 7867
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+ initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }}
+command:
+ - "/bin/sh"
+ - "-c"
+ - |
+ /bin/bash <<'EOF'
+ set -m
+ echo "Waiting for notify_push file to be available..."
+ until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ]
+ do
+ sleep 10
+ echo "Notify_push app not found... waiting..."
+ done
+ echo "Waiting for Nextcloud to start..."
+ until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do
+ echo "Nextcloud not responding... waiting..."
+ sleep 10
+ done
+ until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do
+ echo "Nextcloud not installed... waiting..."
+ sleep 10
+ done
+ echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..."
+ /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php &
+
+ {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }}
+ {{- if .Values.ingress.main.enabled }}
+ {{- with (first .Values.ingress.main.hosts) }}
+ {{- $accessurl = ( printf "https://%s" .host ) }}
+ {{- end }}
+ {{- end }}
+
+ echo "Configuring CLI url..."
+ php /var/www/html/occ config:system:set overwrite.cli.url --value='{{ $accessurl }}/'
+
+ echo "Executing standard nextcloud version migration scripts to ensure they are actually ran..."
+ php /var/www/html/occ db:add-missing-indices
+
+ {{- if .Values.imaginary.enabled }}
+ echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..."
+ php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090'
+ php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}'
+ php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}'
+ php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}'
+ php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}'
+ # Remove all preview providers and re-add only selected
+ php /var/www/html/occ config:system:delete enabledPreviewProviders
+ # Add imaginary always
+ {{ $c := 0 }} # Initialize counter
+ php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }}
+ {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }}
+ {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }}
+ {{- end }}
+
+ # Set default phone region
+ {{- with .Values.nextcloud.default_phone_region | upper }}
+ php /var/www/html/occ config:system:set default_phone_region --value='{{ . }}'
+ {{- end }}
+
+ echo "Configuring High Performance Backend for url: {{ $accessurl }}"
+ php /var/www/html/occ config:app:set notify_push base_endpoint --value='{{ $accessurl }}/push'
+ fg
+ EOF
+env:
+ - name: NEXTCLOUD_URL
+ value: 'http://127.0.0.1:8080'
+ - name: METRICS_PORT
+ value: '7868'
+ - name: TRUSTED_PROXIES
+ value: "{{ .Values.env.TRUSTED_PROXIES }}"
+ - name: POSTGRES_DB
+ value: "{{ .Values.postgresql.postgresqlDatabase }}"
+ - name: POSTGRES_USER
+ value: "{{ .Values.postgresql.postgresqlUsername }}"
+ - name: POSTGRES_PASSWORD
+ valueFrom:
+ secretKeyRef:
+ name: dbcreds
+ key: postgresql-password
+ - name: POSTGRES_HOST
+ valueFrom:
+ secretKeyRef:
+ name: dbcreds
+ key: plainporthost
+ - name: REDIS_HOST
+ valueFrom:
+ secretKeyRef:
+ name: rediscreds
+ key: plainhost
+ - name: REDIS_HOST_PASSWORD
+ valueFrom:
+ secretKeyRef:
+ name: rediscreds
+ key: redis-password
+envFrom:
+ - configMapRef:
+ name: nextcloudconfig
+{{- end -}}
diff --git a/stable/nextcloud/19.0.44/templates/_imaginary.tpl b/stable/nextcloud/19.0.44/templates/_imaginary.tpl
new file mode 100644
index 00000000000..57a72c43024
--- /dev/null
+++ b/stable/nextcloud/19.0.44/templates/_imaginary.tpl
@@ -0,0 +1,40 @@
+{{/* Define the imaginary container */}}
+{{- define "nextcloud.imaginary" -}}
+image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }}
+imagePullPolicy: '{{ .Values.image.pullPolicy }}'
+securityContext:
+ runAsUser: 33
+ runAsGroup: 33
+ readOnlyRootFilesystem: true
+ runAsNonRoot: true
+ports:
+ - containerPort: 9090
+args: ["-enable-url-source"]
+env:
+ - name: 'PORT'
+ value: '9090'
+readinessProbe:
+ httpGet:
+ path: /
+ port: 9090
+ initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }}
+livenessProbe:
+ httpGet:
+ path: /
+ port: 9090
+ initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }}
+startupProbe:
+ httpGet:
+ path: /
+ port: 9090
+ initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }}
+{{- end -}}
diff --git a/stable/nextcloud/19.0.44/templates/_nginx.tpl b/stable/nextcloud/19.0.44/templates/_nginx.tpl
new file mode 100644
index 00000000000..df427f44bd8
--- /dev/null
+++ b/stable/nextcloud/19.0.44/templates/_nginx.tpl
@@ -0,0 +1,54 @@
+{{/* Define the nginx container */}}
+{{- define "nextcloud.nginx" -}}
+image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }}
+imagePullPolicy: '{{ .Values.image.pullPolicy }}'
+securityContext:
+ runAsUser: 33
+ runAsGroup: 33
+ readOnlyRootFilesystem: true
+ runAsNonRoot: true
+{{- with (include "tc.common.controller.volumeMounts" . | trim) }}
+volumeMounts:
+ {{ nindent 2 . }}
+{{- end }}
+ - mountPath: /etc/nginx/nginx.conf
+ name: nginx
+ readOnly: true
+ subPath: nginx.conf
+ports:
+ - containerPort: 8080
+
+readinessProbe:
+ httpGet:
+ path: /robots.txt
+ port: 8080
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+ initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }}
+livenessProbe:
+ httpGet:
+ path: /robots.txt
+ port: 8080
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+ initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }}
+startupProbe:
+ httpGet:
+ path: /robots.txt
+ port: 8080
+ httpHeaders:
+ - name: Host
+ value: "test.fakedomain.dns"
+ initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }}
+ periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }}
+ timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }}
+ failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }}
+{{- end -}}
diff --git a/stable/nextcloud/19.0.44/templates/common.yaml b/stable/nextcloud/19.0.44/templates/common.yaml
new file mode 100644
index 00000000000..9314524b1a2
--- /dev/null
+++ b/stable/nextcloud/19.0.44/templates/common.yaml
@@ -0,0 +1,22 @@
+{{/* Make sure all variables are set properly */}}
+{{- include "tc.common.loader.init" . }}
+
+{{/* Render configmap for nextcloud */}}
+{{- include "nextcloud.configmap" . }}
+
+{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }}
+{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}}
+
+{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}}
+{{- if .Values.imaginary.enabled -}}
+{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}}
+{{- end -}}
+{{- if .Values.hpb.enabled -}}
+{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}}
+{{- end -}}
+
+{{/* Render the templates */}}
+{{ include "tc.common.loader.apply" . }}
+
+{{/* Render cronjob for nextcloud */}}
+{{- include "nextcloud.cronjob" . }}
diff --git a/stable/nextcloud/19.0.44/values.yaml b/stable/nextcloud/19.0.44/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d