diff --git a/dependency/mariadb/7.0.39/app-changelog.md b/dependency/mariadb/7.0.39/app-changelog.md deleted file mode 100644 index a0f0c983ddb..00000000000 --- a/dependency/mariadb/7.0.39/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.39](https://github.com/truecharts/charts/compare/mariadb-7.0.38...mariadb-7.0.39) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.39/CHANGELOG.md b/dependency/mariadb/7.0.40/CHANGELOG.md similarity index 89% rename from dependency/mariadb/7.0.39/CHANGELOG.md rename to dependency/mariadb/7.0.40/CHANGELOG.md index 174f55dc837..1b63259e521 100644 --- a/dependency/mariadb/7.0.39/CHANGELOG.md +++ b/dependency/mariadb/7.0.40/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.40](https://github.com/truecharts/charts/compare/mariadb-7.0.39...mariadb-7.0.40) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9373](https://github.com/truecharts/charts/issues/9373)) + + + + ## [mariadb-7.0.39](https://github.com/truecharts/charts/compare/mariadb-7.0.38...mariadb-7.0.39) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ -## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - diff --git a/dependency/mariadb/7.0.39/Chart.yaml b/dependency/mariadb/7.0.40/Chart.yaml similarity index 98% rename from dependency/mariadb/7.0.39/Chart.yaml rename to dependency/mariadb/7.0.40/Chart.yaml index 9ab7ff7c4b2..395fe756f7e 100644 --- a/dependency/mariadb/7.0.39/Chart.yaml +++ b/dependency/mariadb/7.0.40/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 7.0.39 +version: 7.0.40 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.39/README.md b/dependency/mariadb/7.0.40/README.md similarity index 100% rename from dependency/mariadb/7.0.39/README.md rename to dependency/mariadb/7.0.40/README.md diff --git a/dependency/mariadb/7.0.40/app-changelog.md b/dependency/mariadb/7.0.40/app-changelog.md new file mode 100644 index 00000000000..9e35bc335d8 --- /dev/null +++ b/dependency/mariadb/7.0.40/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.40](https://github.com/truecharts/charts/compare/mariadb-7.0.39...mariadb-7.0.40) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9373](https://github.com/truecharts/charts/issues/9373)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.39/app-readme.md b/dependency/mariadb/7.0.40/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.39/app-readme.md rename to dependency/mariadb/7.0.40/app-readme.md diff --git a/dependency/mariadb/7.0.39/charts/common-12.12.1.tgz b/dependency/mariadb/7.0.40/charts/common-12.12.1.tgz similarity index 100% rename from dependency/mariadb/7.0.39/charts/common-12.12.1.tgz rename to dependency/mariadb/7.0.40/charts/common-12.12.1.tgz diff --git a/dependency/mariadb/7.0.39/ix_values.yaml b/dependency/mariadb/7.0.40/ix_values.yaml similarity index 96% rename from dependency/mariadb/7.0.39/ix_values.yaml rename to dependency/mariadb/7.0.40/ix_values.yaml index a66166ed90b..bf7866020b1 100644 --- a/dependency/mariadb/7.0.39/ix_values.yaml +++ b/dependency/mariadb/7.0.40/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: v10.11.3@sha256:f85495d9cbd31c2e4eeadab4606e0b34c0757c2d54095a89cb7a699e32420a7e + tag: v10.11.3@sha256:151da5bdf055d3501d552ceb4b4bd9f7ec12cce36abbf6b6ae00eb289688f43d workload: main: diff --git a/dependency/mariadb/7.0.39/questions.yaml b/dependency/mariadb/7.0.40/questions.yaml similarity index 100% rename from dependency/mariadb/7.0.39/questions.yaml rename to dependency/mariadb/7.0.40/questions.yaml diff --git a/dependency/mariadb/7.0.39/templates/NOTES.txt b/dependency/mariadb/7.0.40/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.39/templates/NOTES.txt rename to dependency/mariadb/7.0.40/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.39/templates/common.yaml b/dependency/mariadb/7.0.40/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.39/templates/common.yaml rename to dependency/mariadb/7.0.40/templates/common.yaml diff --git a/dependency/mariadb/7.0.39/values.yaml b/dependency/mariadb/7.0.40/values.yaml similarity index 100% rename from dependency/mariadb/7.0.39/values.yaml rename to dependency/mariadb/7.0.40/values.yaml diff --git a/dependency/mongodb/6.0.38/app-changelog.md b/dependency/mongodb/6.0.38/app-changelog.md deleted file mode 100644 index c3b4b15e970..00000000000 --- a/dependency/mongodb/6.0.38/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.38](https://github.com/truecharts/charts/compare/mongodb-6.0.37...mongodb-6.0.38) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.38/CHANGELOG.md b/dependency/mongodb/6.0.39/CHANGELOG.md similarity index 92% rename from dependency/mongodb/6.0.38/CHANGELOG.md rename to dependency/mongodb/6.0.39/CHANGELOG.md index 5dc0d38d05d..729de83eeb2 100644 --- a/dependency/mongodb/6.0.38/CHANGELOG.md +++ b/dependency/mongodb/6.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.39](https://github.com/truecharts/charts/compare/mongodb-6.0.38...mongodb-6.0.39) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9376](https://github.com/truecharts/charts/issues/9376)) + + + + ## [mongodb-6.0.38](https://github.com/truecharts/charts/compare/mongodb-6.0.37...mongodb-6.0.38) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9150](https://github.com/truecharts/charts/issues/9150)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [mongodb-6.0.33](https://github.com/truecharts/charts/compare/mongodb-6.0.30...mongodb-6.0.33) (2023-05-25) - -### Chore - diff --git a/dependency/mongodb/6.0.38/Chart.yaml b/dependency/mongodb/6.0.39/Chart.yaml similarity index 98% rename from dependency/mongodb/6.0.38/Chart.yaml rename to dependency/mongodb/6.0.39/Chart.yaml index c2f4fc3d847..39dd67cd7fd 100644 --- a/dependency/mongodb/6.0.38/Chart.yaml +++ b/dependency/mongodb/6.0.39/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.38 +version: 6.0.39 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.38/README.md b/dependency/mongodb/6.0.39/README.md similarity index 100% rename from dependency/mongodb/6.0.38/README.md rename to dependency/mongodb/6.0.39/README.md diff --git a/dependency/mongodb/6.0.39/app-changelog.md b/dependency/mongodb/6.0.39/app-changelog.md new file mode 100644 index 00000000000..1f98cc73bd0 --- /dev/null +++ b/dependency/mongodb/6.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.39](https://github.com/truecharts/charts/compare/mongodb-6.0.38...mongodb-6.0.39) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9376](https://github.com/truecharts/charts/issues/9376)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.38/app-readme.md b/dependency/mongodb/6.0.39/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.38/app-readme.md rename to dependency/mongodb/6.0.39/app-readme.md diff --git a/dependency/mongodb/6.0.38/charts/common-12.12.1.tgz b/dependency/mongodb/6.0.39/charts/common-12.12.1.tgz similarity index 100% rename from dependency/mongodb/6.0.38/charts/common-12.12.1.tgz rename to dependency/mongodb/6.0.39/charts/common-12.12.1.tgz diff --git a/dependency/mongodb/6.0.38/ix_values.yaml b/dependency/mongodb/6.0.39/ix_values.yaml similarity index 98% rename from dependency/mongodb/6.0.38/ix_values.yaml rename to dependency/mongodb/6.0.39/ix_values.yaml index 23509caf1f2..05628f705c9 100644 --- a/dependency/mongodb/6.0.38/ix_values.yaml +++ b/dependency/mongodb/6.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.6@sha256:6095961d03d49d106510784be5573f81f26c8ecae97953e618e553691f878dd3 + tag: v6.0.6@sha256:39cc3cea56770835768603871e3795bafae19d180aebc01f6efa752e9cbd1b45 workload: main: diff --git a/dependency/mongodb/6.0.38/questions.yaml b/dependency/mongodb/6.0.39/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.38/questions.yaml rename to dependency/mongodb/6.0.39/questions.yaml diff --git a/dependency/mongodb/6.0.38/templates/NOTES.txt b/dependency/mongodb/6.0.39/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.38/templates/NOTES.txt rename to dependency/mongodb/6.0.39/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.38/templates/common.yaml b/dependency/mongodb/6.0.39/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.38/templates/common.yaml rename to dependency/mongodb/6.0.39/templates/common.yaml diff --git a/dependency/mongodb/6.0.38/values.yaml b/dependency/mongodb/6.0.39/values.yaml similarity index 100% rename from dependency/mongodb/6.0.38/values.yaml rename to dependency/mongodb/6.0.39/values.yaml diff --git a/dependency/solr/4.0.38/app-changelog.md b/dependency/solr/4.0.38/app-changelog.md deleted file mode 100644 index 9a6af393942..00000000000 --- a/dependency/solr/4.0.38/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.38](https://github.com/truecharts/charts/compare/solr-4.0.37...solr-4.0.38) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.38/CHANGELOG.md b/dependency/solr/4.0.39/CHANGELOG.md similarity index 92% rename from dependency/solr/4.0.38/CHANGELOG.md rename to dependency/solr/4.0.39/CHANGELOG.md index afa366a658a..e019bfd43f5 100644 --- a/dependency/solr/4.0.38/CHANGELOG.md +++ b/dependency/solr/4.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.39](https://github.com/truecharts/charts/compare/solr-4.0.38...solr-4.0.39) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9386](https://github.com/truecharts/charts/issues/9386)) + + + + ## [solr-4.0.38](https://github.com/truecharts/charts/compare/solr-4.0.37...solr-4.0.38) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - update container image tccr.io/truecharts/solr to v9.2.1 ([#9154](https://github.com/truecharts/charts/issues/9154)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [solr-4.0.33](https://github.com/truecharts/charts/compare/solr-4.0.30...solr-4.0.33) (2023-05-25) - -### Chore - diff --git a/dependency/solr/4.0.38/Chart.yaml b/dependency/solr/4.0.39/Chart.yaml similarity index 97% rename from dependency/solr/4.0.38/Chart.yaml rename to dependency/solr/4.0.39/Chart.yaml index 3e42911bbb1..1f90cc9fc2a 100644 --- a/dependency/solr/4.0.38/Chart.yaml +++ b/dependency/solr/4.0.39/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 4.0.38 +version: 4.0.39 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.38/README.md b/dependency/solr/4.0.39/README.md similarity index 100% rename from dependency/solr/4.0.38/README.md rename to dependency/solr/4.0.39/README.md diff --git a/dependency/solr/4.0.39/app-changelog.md b/dependency/solr/4.0.39/app-changelog.md new file mode 100644 index 00000000000..9dcf3797a74 --- /dev/null +++ b/dependency/solr/4.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.39](https://github.com/truecharts/charts/compare/solr-4.0.38...solr-4.0.39) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9386](https://github.com/truecharts/charts/issues/9386)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.38/app-readme.md b/dependency/solr/4.0.39/app-readme.md similarity index 100% rename from dependency/solr/4.0.38/app-readme.md rename to dependency/solr/4.0.39/app-readme.md diff --git a/dependency/solr/4.0.38/charts/common-12.12.1.tgz b/dependency/solr/4.0.39/charts/common-12.12.1.tgz similarity index 100% rename from dependency/solr/4.0.38/charts/common-12.12.1.tgz rename to dependency/solr/4.0.39/charts/common-12.12.1.tgz diff --git a/dependency/solr/4.0.38/ix_values.yaml b/dependency/solr/4.0.39/ix_values.yaml similarity index 98% rename from dependency/solr/4.0.38/ix_values.yaml rename to dependency/solr/4.0.39/ix_values.yaml index 93791d87179..9b578f4faa9 100644 --- a/dependency/solr/4.0.38/ix_values.yaml +++ b/dependency/solr/4.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.2.1@sha256:1756c00a6eff2783c756abfa65e921ec963ba4caaaeb7840326c8b10180b6c2b + tag: v9.2.1@sha256:bf9d3cba824c2485a8f997dba784614a068a6ff26297c8c13fb97b4660bdef63 workload: main: diff --git a/dependency/solr/4.0.38/questions.yaml b/dependency/solr/4.0.39/questions.yaml similarity index 100% rename from dependency/solr/4.0.38/questions.yaml rename to dependency/solr/4.0.39/questions.yaml diff --git a/dependency/solr/4.0.38/templates/NOTES.txt b/dependency/solr/4.0.39/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.38/templates/NOTES.txt rename to dependency/solr/4.0.39/templates/NOTES.txt diff --git a/dependency/solr/4.0.38/templates/common.yaml b/dependency/solr/4.0.39/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.38/templates/common.yaml rename to dependency/solr/4.0.39/templates/common.yaml diff --git a/dependency/solr/4.0.38/values.yaml b/dependency/solr/4.0.39/values.yaml similarity index 100% rename from dependency/solr/4.0.38/values.yaml rename to dependency/solr/4.0.39/values.yaml diff --git a/enterprise/prometheus/9.0.13/app-changelog.md b/enterprise/prometheus/9.0.13/app-changelog.md deleted file mode 100644 index ae3e4e4989d..00000000000 --- a/enterprise/prometheus/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-9.0.13](https://github.com/truecharts/charts/compare/prometheus-9.0.12...prometheus-9.0.13) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/enterprise/prometheus/9.0.13/CHANGELOG.md b/enterprise/prometheus/9.0.14/CHANGELOG.md similarity index 86% rename from enterprise/prometheus/9.0.13/CHANGELOG.md rename to enterprise/prometheus/9.0.14/CHANGELOG.md index efa2bf64601..fed2131d43a 100644 --- a/enterprise/prometheus/9.0.13/CHANGELOG.md +++ b/enterprise/prometheus/9.0.14/CHANGELOG.md @@ -4,6 +4,19 @@ +## [prometheus-9.0.14](https://github.com/truecharts/charts/compare/prometheus-9.0.13...prometheus-9.0.14) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9379](https://github.com/truecharts/charts/issues/9379)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [prometheus-9.0.13](https://github.com/truecharts/charts/compare/prometheus-9.0.12...prometheus-9.0.13) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22) - -### Chore - -- bump common and dependencies - - bump kube-state-metrics - - - - -## [prometheus-9.0.4](https://github.com/truecharts/charts/compare/prometheus-9.0.3...prometheus-9.0.4) (2023-05-22) - diff --git a/enterprise/prometheus/9.0.13/Chart.yaml b/enterprise/prometheus/9.0.14/Chart.yaml similarity index 98% rename from enterprise/prometheus/9.0.13/Chart.yaml rename to enterprise/prometheus/9.0.14/Chart.yaml index b35c08d5b2f..8a527e51e86 100644 --- a/enterprise/prometheus/9.0.13/Chart.yaml +++ b/enterprise/prometheus/9.0.14/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/prometheus/9.0.13/LICENSE b/enterprise/prometheus/9.0.14/LICENSE similarity index 100% rename from enterprise/prometheus/9.0.13/LICENSE rename to enterprise/prometheus/9.0.14/LICENSE diff --git a/enterprise/prometheus/9.0.13/README.md b/enterprise/prometheus/9.0.14/README.md similarity index 100% rename from enterprise/prometheus/9.0.13/README.md rename to enterprise/prometheus/9.0.14/README.md diff --git a/enterprise/prometheus/9.0.14/app-changelog.md b/enterprise/prometheus/9.0.14/app-changelog.md new file mode 100644 index 00000000000..8dd6c8b7301 --- /dev/null +++ b/enterprise/prometheus/9.0.14/app-changelog.md @@ -0,0 +1,13 @@ + + +## [prometheus-9.0.14](https://github.com/truecharts/charts/compare/prometheus-9.0.13...prometheus-9.0.14) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9379](https://github.com/truecharts/charts/issues/9379)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/enterprise/prometheus/9.0.13/app-readme.md b/enterprise/prometheus/9.0.14/app-readme.md similarity index 100% rename from enterprise/prometheus/9.0.13/app-readme.md rename to enterprise/prometheus/9.0.14/app-readme.md diff --git a/enterprise/prometheus/9.0.13/charts/common-12.10.4.tgz b/enterprise/prometheus/9.0.14/charts/common-12.10.4.tgz similarity index 100% rename from enterprise/prometheus/9.0.13/charts/common-12.10.4.tgz rename to enterprise/prometheus/9.0.14/charts/common-12.10.4.tgz diff --git a/enterprise/prometheus/9.0.13/charts/kube-state-metrics-1.0.7.tgz b/enterprise/prometheus/9.0.14/charts/kube-state-metrics-1.0.7.tgz similarity index 100% rename from enterprise/prometheus/9.0.13/charts/kube-state-metrics-1.0.7.tgz rename to enterprise/prometheus/9.0.14/charts/kube-state-metrics-1.0.7.tgz diff --git a/enterprise/prometheus/9.0.13/charts/node-exporter-1.0.6.tgz b/enterprise/prometheus/9.0.14/charts/node-exporter-1.0.6.tgz similarity index 100% rename from enterprise/prometheus/9.0.13/charts/node-exporter-1.0.6.tgz rename to enterprise/prometheus/9.0.14/charts/node-exporter-1.0.6.tgz diff --git a/enterprise/prometheus/9.0.13/ix_values.yaml b/enterprise/prometheus/9.0.14/ix_values.yaml similarity index 99% rename from enterprise/prometheus/9.0.13/ix_values.yaml rename to enterprise/prometheus/9.0.14/ix_values.yaml index 401d4f8ff05..96a7694ac38 100644 --- a/enterprise/prometheus/9.0.13/ix_values.yaml +++ b/enterprise/prometheus/9.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: v2.44.0@sha256:b4baeb2de94c734dbe36910e3e1a28c51e915ff355760863ad80af4fe7f88d29 + tag: v2.44.0@sha256:b18c1b302e5f8d12e76a99168c1fc9169bbd770ea6a92c0e105f84ca43e7ab94 thanosImage: repository: tccr.io/truecharts/thanos diff --git a/enterprise/prometheus/9.0.13/questions.yaml b/enterprise/prometheus/9.0.14/questions.yaml similarity index 94% rename from enterprise/prometheus/9.0.13/questions.yaml rename to enterprise/prometheus/9.0.14/questions.yaml index 57acc2c6536..e01c9baa271 100644 --- a/enterprise/prometheus/9.0.13/questions.yaml +++ b/enterprise/prometheus/9.0.14/questions.yaml @@ -654,63 +654,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -724,6 +667,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/enterprise/prometheus/9.0.13/templates/NOTES.txt b/enterprise/prometheus/9.0.14/templates/NOTES.txt similarity index 100% rename from enterprise/prometheus/9.0.13/templates/NOTES.txt rename to enterprise/prometheus/9.0.14/templates/NOTES.txt diff --git a/enterprise/prometheus/9.0.13/templates/_helpers.tpl b/enterprise/prometheus/9.0.14/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/9.0.13/templates/_helpers.tpl rename to enterprise/prometheus/9.0.14/templates/_helpers.tpl diff --git a/enterprise/prometheus/9.0.13/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/9.0.14/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/9.0.13/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/9.0.14/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/9.0.13/templates/alertmanager/secrets.yaml b/enterprise/prometheus/9.0.14/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/9.0.14/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/9.0.13/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/9.0.14/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/9.0.14/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.13/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/9.0.14/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/9.0.14/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.13/templates/common.yaml b/enterprise/prometheus/9.0.14/templates/common.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/common.yaml rename to enterprise/prometheus/9.0.14/templates/common.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/9.0.14/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/9.0.14/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.13/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/9.0.14/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/9.0.14/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.13/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/9.0.14/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/9.0.13/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/9.0.14/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/9.0.13/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/9.0.14/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/9.0.13/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/9.0.14/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/9.0.13/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/9.0.14/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/9.0.13/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/9.0.14/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/9.0.13/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/9.0.14/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/9.0.13/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/9.0.14/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/9.0.13/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/9.0.14/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/9.0.14/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/9.0.13/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/9.0.14/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/9.0.14/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/9.0.13/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/9.0.14/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/9.0.14/templates/prometheus/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.13/values.yaml b/enterprise/prometheus/9.0.14/values.yaml similarity index 100% rename from enterprise/prometheus/9.0.13/values.yaml rename to enterprise/prometheus/9.0.14/values.yaml diff --git a/stable/babybuddy/12.0.21/CHANGELOG.md b/stable/babybuddy/12.0.21/CHANGELOG.md new file mode 100644 index 00000000000..826c12806af --- /dev/null +++ b/stable/babybuddy/12.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [babybuddy-12.0.21](https://github.com/truecharts/charts/compare/babybuddy-12.0.20...babybuddy-12.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#9357](https://github.com/truecharts/charts/issues/9357)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [babybuddy-12.0.20](https://github.com/truecharts/charts/compare/babybuddy-12.0.19...babybuddy-12.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [babybuddy-12.0.19](https://github.com/truecharts/charts/compare/babybuddy-12.0.18...babybuddy-12.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [babybuddy-12.0.18](https://github.com/truecharts/charts/compare/babybuddy-12.0.17...babybuddy-12.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [babybuddy-12.0.17](https://github.com/truecharts/charts/compare/babybuddy-12.0.16...babybuddy-12.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [babybuddy-12.0.16](https://github.com/truecharts/charts/compare/babybuddy-12.0.15...babybuddy-12.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#9091](https://github.com/truecharts/charts/issues/9091)) + + + + +## [babybuddy-12.0.15](https://github.com/truecharts/charts/compare/babybuddy-12.0.14...babybuddy-12.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [babybuddy-12.0.14](https://github.com/truecharts/charts/compare/babybuddy-12.0.13...babybuddy-12.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [babybuddy-12.0.13](https://github.com/truecharts/charts/compare/babybuddy-12.0.12...babybuddy-12.0.13) (2023-05-14) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#8929](https://github.com/truecharts/charts/issues/8929)) + + + + +## [babybuddy-12.0.12](https://github.com/truecharts/charts/compare/babybuddy-12.0.11...babybuddy-12.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/babybuddy/12.0.21/Chart.yaml b/stable/babybuddy/12.0.21/Chart.yaml new file mode 100644 index 00000000000..8b4a133ada2 --- /dev/null +++ b/stable/babybuddy/12.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.16.0" +kubeVersion: ">=1.16.0-0" +version: 12.0.21 +name: babybuddy +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +type: application +home: https://truecharts.org/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://github.com/babybuddy/babybuddy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.10.4 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/beets/7.0.22/README.md b/stable/babybuddy/12.0.21/README.md similarity index 100% rename from stable/beets/7.0.22/README.md rename to stable/babybuddy/12.0.21/README.md diff --git a/stable/babybuddy/12.0.21/app-changelog.md b/stable/babybuddy/12.0.21/app-changelog.md new file mode 100644 index 00000000000..9565545bb25 --- /dev/null +++ b/stable/babybuddy/12.0.21/app-changelog.md @@ -0,0 +1,13 @@ + + +## [babybuddy-12.0.21](https://github.com/truecharts/charts/compare/babybuddy-12.0.20...babybuddy-12.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#9357](https://github.com/truecharts/charts/issues/9357)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/babybuddy/12.0.21/app-readme.md b/stable/babybuddy/12.0.21/app-readme.md new file mode 100644 index 00000000000..97caca43a50 --- /dev/null +++ b/stable/babybuddy/12.0.21/app-readme.md @@ -0,0 +1,8 @@ +Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/babybuddy](https://truecharts.org/charts/stable/babybuddy) + +--- + +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/beets/7.0.22/charts/common-12.10.4.tgz b/stable/babybuddy/12.0.21/charts/common-12.10.4.tgz similarity index 100% rename from stable/beets/7.0.22/charts/common-12.10.4.tgz rename to stable/babybuddy/12.0.21/charts/common-12.10.4.tgz diff --git a/stable/babybuddy/12.0.21/ix_values.yaml b/stable/babybuddy/12.0.21/ix_values.yaml new file mode 100644 index 00000000000..4e9291ec868 --- /dev/null +++ b/stable/babybuddy/12.0.21/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/babybuddy + pullPolicy: IfNotPresent + tag: v1.16.0@sha256:e17109eaaf6e35ec34c63116c7783a9fb43d48162ec4dd128c85f4b0f4475172 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10069 + protocol: http + targetPort: 8000 + +workload: + main: + podSpec: + containers: + main: + env: + DB_ENGINE: "django.db.backends.postgresql" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + CSRF_TRUSTED_ORIGINS: "" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + +persistence: + config: + enabled: true + mountPath: /config + +cnpg: + main: + enabled: true + user: babybuddy + database: babybuddy + +portal: + open: + enabled: true diff --git a/stable/babybuddy/12.0.21/questions.yaml b/stable/babybuddy/12.0.21/questions.yaml new file mode 100644 index 00000000000..528805c6813 --- /dev/null +++ b/stable/babybuddy/12.0.21/questions.yaml @@ -0,0 +1,1947 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CSRF_TRUSTED_ORIGINS + label: "CSRF_TRUSTED_ORIGINS" + description: "Add any address you'd like to access babybuddy at (comma separated, no spaces)" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10069 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + 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 + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - 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: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - 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: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/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: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - 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/beets/7.0.22/templates/NOTES.txt b/stable/babybuddy/12.0.21/templates/NOTES.txt similarity index 100% rename from stable/beets/7.0.22/templates/NOTES.txt rename to stable/babybuddy/12.0.21/templates/NOTES.txt diff --git a/stable/booksonic-air/9.0.19/templates/common.yaml b/stable/babybuddy/12.0.21/templates/common.yaml similarity index 100% rename from stable/booksonic-air/9.0.19/templates/common.yaml rename to stable/babybuddy/12.0.21/templates/common.yaml diff --git a/stable/beets/7.0.22/values.yaml b/stable/babybuddy/12.0.21/values.yaml similarity index 100% rename from stable/beets/7.0.22/values.yaml rename to stable/babybuddy/12.0.21/values.yaml diff --git a/stable/beets/7.0.22/app-changelog.md b/stable/beets/7.0.22/app-changelog.md deleted file mode 100644 index 33ba425be80..00000000000 --- a/stable/beets/7.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-7.0.22](https://github.com/truecharts/charts/compare/beets-7.0.21...beets-7.0.22) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/beets/7.0.22/CHANGELOG.md b/stable/beets/7.0.23/CHANGELOG.md similarity index 86% rename from stable/beets/7.0.22/CHANGELOG.md rename to stable/beets/7.0.23/CHANGELOG.md index 3900397f240..712cc9835f6 100644 --- a/stable/beets/7.0.22/CHANGELOG.md +++ b/stable/beets/7.0.23/CHANGELOG.md @@ -4,6 +4,19 @@ +## [beets-7.0.23](https://github.com/truecharts/charts/compare/beets-7.0.22...beets-7.0.23) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9358](https://github.com/truecharts/charts/issues/9358)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [beets-7.0.22](https://github.com/truecharts/charts/compare/beets-7.0.21...beets-7.0.22) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [beets-7.0.13](https://github.com/truecharts/charts/compare/beets-7.0.12...beets-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [beets-7.0.12](https://github.com/truecharts/charts/compare/beets-7.0.11...beets-7.0.12) (2023-05-03) - -### Chore diff --git a/stable/beets/7.0.22/Chart.yaml b/stable/beets/7.0.23/Chart.yaml similarity index 98% rename from stable/beets/7.0.22/Chart.yaml rename to stable/beets/7.0.23/Chart.yaml index 75c21f40ef1..a202bbd1f3f 100644 --- a/stable/beets/7.0.22/Chart.yaml +++ b/stable/beets/7.0.23/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 7.0.22 +version: 7.0.23 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/9.0.19/README.md b/stable/beets/7.0.23/README.md similarity index 100% rename from stable/booksonic-air/9.0.19/README.md rename to stable/beets/7.0.23/README.md diff --git a/stable/beets/7.0.23/app-changelog.md b/stable/beets/7.0.23/app-changelog.md new file mode 100644 index 00000000000..00a4ea8c269 --- /dev/null +++ b/stable/beets/7.0.23/app-changelog.md @@ -0,0 +1,13 @@ + + +## [beets-7.0.23](https://github.com/truecharts/charts/compare/beets-7.0.22...beets-7.0.23) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9358](https://github.com/truecharts/charts/issues/9358)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/beets/7.0.22/app-readme.md b/stable/beets/7.0.23/app-readme.md similarity index 100% rename from stable/beets/7.0.22/app-readme.md rename to stable/beets/7.0.23/app-readme.md diff --git a/stable/booksonic-air/9.0.19/charts/common-12.10.4.tgz b/stable/beets/7.0.23/charts/common-12.10.4.tgz similarity index 100% rename from stable/booksonic-air/9.0.19/charts/common-12.10.4.tgz rename to stable/beets/7.0.23/charts/common-12.10.4.tgz diff --git a/stable/beets/7.0.22/ix_values.yaml b/stable/beets/7.0.23/ix_values.yaml similarity index 89% rename from stable/beets/7.0.22/ix_values.yaml rename to stable/beets/7.0.23/ix_values.yaml index ec0a5c73a25..357dcdbb609 100644 --- a/stable/beets/7.0.22/ix_values.yaml +++ b/stable/beets/7.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:265aec8426ead6e812a88593964269ec2e6431e28c6ea9cefb790e7c052df08c + tag: v1.6.0@sha256:e8dbd7123cd3e1c40fdff6cefa5c7f5bbe4de4e41d3621ef9801bbddfddfa9a1 securityContext: container: diff --git a/stable/beets/7.0.22/questions.yaml b/stable/beets/7.0.23/questions.yaml similarity index 96% rename from stable/beets/7.0.22/questions.yaml rename to stable/beets/7.0.23/questions.yaml index a544f643b06..5b1ee0bf986 100644 --- a/stable/beets/7.0.22/questions.yaml +++ b/stable/beets/7.0.23/questions.yaml @@ -736,63 +736,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -806,6 +749,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/booksonic-air/9.0.19/templates/NOTES.txt b/stable/beets/7.0.23/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/9.0.19/templates/NOTES.txt rename to stable/beets/7.0.23/templates/NOTES.txt diff --git a/stable/beets/7.0.22/templates/common.yaml b/stable/beets/7.0.23/templates/common.yaml similarity index 100% rename from stable/beets/7.0.22/templates/common.yaml rename to stable/beets/7.0.23/templates/common.yaml diff --git a/stable/booksonic-air/9.0.19/values.yaml b/stable/beets/7.0.23/values.yaml similarity index 100% rename from stable/booksonic-air/9.0.19/values.yaml rename to stable/beets/7.0.23/values.yaml diff --git a/stable/booksonic-air/9.0.19/app-changelog.md b/stable/booksonic-air/9.0.19/app-changelog.md deleted file mode 100644 index c95e27e7068..00000000000 --- a/stable/booksonic-air/9.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [booksonic-air-9.0.19](https://github.com/truecharts/charts/compare/booksonic-air-9.0.18...booksonic-air-9.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/booksonic-air/9.0.19/CHANGELOG.md b/stable/booksonic-air/9.0.20/CHANGELOG.md similarity index 87% rename from stable/booksonic-air/9.0.19/CHANGELOG.md rename to stable/booksonic-air/9.0.20/CHANGELOG.md index 4c55c80e1c7..d998da610dd 100644 --- a/stable/booksonic-air/9.0.19/CHANGELOG.md +++ b/stable/booksonic-air/9.0.20/CHANGELOG.md @@ -4,6 +4,19 @@ +## [booksonic-air-9.0.20](https://github.com/truecharts/charts/compare/booksonic-air-9.0.19...booksonic-air-9.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9360](https://github.com/truecharts/charts/issues/9360)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [booksonic-air-9.0.19](https://github.com/truecharts/charts/compare/booksonic-air-9.0.18...booksonic-air-9.0.19) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [booksonic-air-9.0.10](https://github.com/truecharts/charts/compare/booksonic-air-9.0.9...booksonic-air-9.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#8180](https://github.com/truecharts/charts/issues/8180)) - - - - -## [booksonic-air-9.0.9](https://github.com/truecharts/charts/compare/booksonic-air-9.0.8...booksonic-air-9.0.9) (2023-04-25) - -### Chore diff --git a/stable/booksonic-air/9.0.19/Chart.yaml b/stable/booksonic-air/9.0.20/Chart.yaml similarity index 97% rename from stable/booksonic-air/9.0.19/Chart.yaml rename to stable/booksonic-air/9.0.20/Chart.yaml index f19625213ff..2e73a0df32a 100644 --- a/stable/booksonic-air/9.0.19/Chart.yaml +++ b/stable/booksonic-air/9.0.20/Chart.yaml @@ -19,7 +19,7 @@ name: booksonic-air sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://github.com/popeen/Booksonic-Air -version: 9.0.19 +version: 9.0.20 annotations: truecharts.org/catagories: | - media diff --git a/stable/dillinger/5.0.21/README.md b/stable/booksonic-air/9.0.20/README.md similarity index 100% rename from stable/dillinger/5.0.21/README.md rename to stable/booksonic-air/9.0.20/README.md diff --git a/stable/booksonic-air/9.0.20/app-changelog.md b/stable/booksonic-air/9.0.20/app-changelog.md new file mode 100644 index 00000000000..5295d7e1e46 --- /dev/null +++ b/stable/booksonic-air/9.0.20/app-changelog.md @@ -0,0 +1,13 @@ + + +## [booksonic-air-9.0.20](https://github.com/truecharts/charts/compare/booksonic-air-9.0.19...booksonic-air-9.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9360](https://github.com/truecharts/charts/issues/9360)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/booksonic-air/9.0.19/app-readme.md b/stable/booksonic-air/9.0.20/app-readme.md similarity index 100% rename from stable/booksonic-air/9.0.19/app-readme.md rename to stable/booksonic-air/9.0.20/app-readme.md diff --git a/stable/dillinger/5.0.21/charts/common-12.10.4.tgz b/stable/booksonic-air/9.0.20/charts/common-12.10.4.tgz similarity index 100% rename from stable/dillinger/5.0.21/charts/common-12.10.4.tgz rename to stable/booksonic-air/9.0.20/charts/common-12.10.4.tgz diff --git a/stable/booksonic-air/9.0.19/ix_values.yaml b/stable/booksonic-air/9.0.20/ix_values.yaml similarity index 89% rename from stable/booksonic-air/9.0.19/ix_values.yaml rename to stable/booksonic-air/9.0.20/ix_values.yaml index 6bbcd9e1421..5da8d6fd842 100644 --- a/stable/booksonic-air/9.0.19/ix_values.yaml +++ b/stable/booksonic-air/9.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent - tag: v2201.1.0@sha256:027786d9c5cdea27d504ff1a0a07ec9ccf53927d1a0f8b645f6cb13b90e76958 + tag: v2201.1.0@sha256:08bdca5900b5fe6fc102556084026e6341e5c144ccf7c0f1524b96980ce80507 securityContext: container: diff --git a/stable/booksonic-air/9.0.19/questions.yaml b/stable/booksonic-air/9.0.20/questions.yaml similarity index 96% rename from stable/booksonic-air/9.0.19/questions.yaml rename to stable/booksonic-air/9.0.20/questions.yaml index ce19ca4857d..a0a5aded9cb 100644 --- a/stable/booksonic-air/9.0.19/questions.yaml +++ b/stable/booksonic-air/9.0.20/questions.yaml @@ -736,63 +736,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -806,6 +749,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/dillinger/5.0.21/templates/NOTES.txt b/stable/booksonic-air/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/dillinger/5.0.21/templates/NOTES.txt rename to stable/booksonic-air/9.0.20/templates/NOTES.txt diff --git a/stable/dillinger/5.0.21/templates/common.yaml b/stable/booksonic-air/9.0.20/templates/common.yaml similarity index 100% rename from stable/dillinger/5.0.21/templates/common.yaml rename to stable/booksonic-air/9.0.20/templates/common.yaml diff --git a/stable/dillinger/5.0.21/values.yaml b/stable/booksonic-air/9.0.20/values.yaml similarity index 100% rename from stable/dillinger/5.0.21/values.yaml rename to stable/booksonic-air/9.0.20/values.yaml diff --git a/stable/dillinger/5.0.21/app-changelog.md b/stable/dillinger/5.0.21/app-changelog.md deleted file mode 100644 index 5d93c6e2538..00000000000 --- a/stable/dillinger/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-5.0.21](https://github.com/truecharts/charts/compare/dillinger-5.0.20...dillinger-5.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/dillinger/5.0.21/CHANGELOG.md b/stable/dillinger/5.0.22/CHANGELOG.md similarity index 85% rename from stable/dillinger/5.0.21/CHANGELOG.md rename to stable/dillinger/5.0.22/CHANGELOG.md index c8fc9c49779..71a5b794595 100644 --- a/stable/dillinger/5.0.21/CHANGELOG.md +++ b/stable/dillinger/5.0.22/CHANGELOG.md @@ -4,6 +4,19 @@ +## [dillinger-5.0.22](https://github.com/truecharts/charts/compare/dillinger-5.0.21...dillinger-5.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9362](https://github.com/truecharts/charts/issues/9362)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [dillinger-5.0.21](https://github.com/truecharts/charts/compare/dillinger-5.0.20...dillinger-5.0.21) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [dillinger-5.0.12](https://github.com/truecharts/charts/compare/dillinger-5.0.11...dillinger-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dillinger-5.0.11](https://github.com/truecharts/charts/compare/dillinger-5.0.10...dillinger-5.0.11) (2023-05-01) - -### Chore diff --git a/stable/dillinger/5.0.21/Chart.yaml b/stable/dillinger/5.0.22/Chart.yaml similarity index 97% rename from stable/dillinger/5.0.21/Chart.yaml rename to stable/dillinger/5.0.22/Chart.yaml index f9d56219e38..fff7954639f 100644 --- a/stable/dillinger/5.0.21/Chart.yaml +++ b/stable/dillinger/5.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 5.0.21 +version: 5.0.22 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/stable/embystat/5.0.20/README.md b/stable/dillinger/5.0.22/README.md similarity index 100% rename from stable/embystat/5.0.20/README.md rename to stable/dillinger/5.0.22/README.md diff --git a/stable/dillinger/5.0.22/app-changelog.md b/stable/dillinger/5.0.22/app-changelog.md new file mode 100644 index 00000000000..8fd07edfb59 --- /dev/null +++ b/stable/dillinger/5.0.22/app-changelog.md @@ -0,0 +1,13 @@ + + +## [dillinger-5.0.22](https://github.com/truecharts/charts/compare/dillinger-5.0.21...dillinger-5.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9362](https://github.com/truecharts/charts/issues/9362)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/dillinger/5.0.21/app-readme.md b/stable/dillinger/5.0.22/app-readme.md similarity index 100% rename from stable/dillinger/5.0.21/app-readme.md rename to stable/dillinger/5.0.22/app-readme.md diff --git a/stable/embystat/5.0.20/charts/common-12.10.4.tgz b/stable/dillinger/5.0.22/charts/common-12.10.4.tgz similarity index 100% rename from stable/embystat/5.0.20/charts/common-12.10.4.tgz rename to stable/dillinger/5.0.22/charts/common-12.10.4.tgz diff --git a/stable/dillinger/5.0.21/ix_values.yaml b/stable/dillinger/5.0.22/ix_values.yaml similarity index 88% rename from stable/dillinger/5.0.21/ix_values.yaml rename to stable/dillinger/5.0.22/ix_values.yaml index a77bcab004b..0f5bbbf4f8c 100644 --- a/stable/dillinger/5.0.21/ix_values.yaml +++ b/stable/dillinger/5.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent - tag: v3.39.1@sha256:41aa05103d385f9c3eb43afe982521eaee88ff7de06ae2cfc9e430fe2195ee0b + tag: v3.39.1@sha256:6f5f818054f3d9f7195b878bc34ceac67e92a41a39b964c938d175216cb66bed securityContext: container: diff --git a/stable/dillinger/5.0.21/questions.yaml b/stable/dillinger/5.0.22/questions.yaml similarity index 96% rename from stable/dillinger/5.0.21/questions.yaml rename to stable/dillinger/5.0.22/questions.yaml index 705e244ee88..b304ef84db5 100644 --- a/stable/dillinger/5.0.21/questions.yaml +++ b/stable/dillinger/5.0.22/questions.yaml @@ -736,63 +736,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -806,6 +749,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/embystat/5.0.20/templates/NOTES.txt b/stable/dillinger/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/embystat/5.0.20/templates/NOTES.txt rename to stable/dillinger/5.0.22/templates/NOTES.txt diff --git a/stable/embystat/5.0.20/templates/common.yaml b/stable/dillinger/5.0.22/templates/common.yaml similarity index 100% rename from stable/embystat/5.0.20/templates/common.yaml rename to stable/dillinger/5.0.22/templates/common.yaml diff --git a/stable/embystat/5.0.20/values.yaml b/stable/dillinger/5.0.22/values.yaml similarity index 100% rename from stable/embystat/5.0.20/values.yaml rename to stable/dillinger/5.0.22/values.yaml diff --git a/stable/embystat/5.0.20/app-changelog.md b/stable/embystat/5.0.20/app-changelog.md deleted file mode 100644 index addecd86b45..00000000000 --- a/stable/embystat/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [embystat-5.0.20](https://github.com/truecharts/charts/compare/embystat-5.0.19...embystat-5.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/embystat/5.0.20/CHANGELOG.md b/stable/embystat/5.0.21/CHANGELOG.md similarity index 88% rename from stable/embystat/5.0.20/CHANGELOG.md rename to stable/embystat/5.0.21/CHANGELOG.md index 0360086fe84..cbdea235a60 100644 --- a/stable/embystat/5.0.20/CHANGELOG.md +++ b/stable/embystat/5.0.21/CHANGELOG.md @@ -4,6 +4,19 @@ +## [embystat-5.0.21](https://github.com/truecharts/charts/compare/embystat-5.0.20...embystat-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9364](https://github.com/truecharts/charts/issues/9364)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [embystat-5.0.20](https://github.com/truecharts/charts/compare/embystat-5.0.19...embystat-5.0.20) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [embystat-5.0.11](https://github.com/truecharts/charts/compare/embystat-5.0.10...embystat-5.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8672](https://github.com/truecharts/charts/issues/8672)) - - - - -## [embystat-5.0.10](https://github.com/truecharts/charts/compare/embystat-5.0.9...embystat-5.0.10) (2023-04-27) - -### Chore diff --git a/stable/embystat/5.0.20/Chart.yaml b/stable/embystat/5.0.21/Chart.yaml similarity index 97% rename from stable/embystat/5.0.20/Chart.yaml rename to stable/embystat/5.0.21/Chart.yaml index 99d76cd241d..8a276fa3209 100644 --- a/stable/embystat/5.0.20/Chart.yaml +++ b/stable/embystat/5.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: embystat -version: 5.0.20 +version: 5.0.21 appVersion: "0.2.0" description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. type: application diff --git a/stable/grav/7.0.20/README.md b/stable/embystat/5.0.21/README.md similarity index 100% rename from stable/grav/7.0.20/README.md rename to stable/embystat/5.0.21/README.md diff --git a/stable/embystat/5.0.21/app-changelog.md b/stable/embystat/5.0.21/app-changelog.md new file mode 100644 index 00000000000..901539828ca --- /dev/null +++ b/stable/embystat/5.0.21/app-changelog.md @@ -0,0 +1,13 @@ + + +## [embystat-5.0.21](https://github.com/truecharts/charts/compare/embystat-5.0.20...embystat-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9364](https://github.com/truecharts/charts/issues/9364)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/embystat/5.0.20/app-readme.md b/stable/embystat/5.0.21/app-readme.md similarity index 100% rename from stable/embystat/5.0.20/app-readme.md rename to stable/embystat/5.0.21/app-readme.md diff --git a/stable/grav/7.0.20/charts/common-12.10.4.tgz b/stable/embystat/5.0.21/charts/common-12.10.4.tgz similarity index 100% rename from stable/grav/7.0.20/charts/common-12.10.4.tgz rename to stable/embystat/5.0.21/charts/common-12.10.4.tgz diff --git a/stable/embystat/5.0.20/ix_values.yaml b/stable/embystat/5.0.21/ix_values.yaml similarity index 88% rename from stable/embystat/5.0.20/ix_values.yaml rename to stable/embystat/5.0.21/ix_values.yaml index ec079075d84..1fc2acc39c9 100644 --- a/stable/embystat/5.0.20/ix_values.yaml +++ b/stable/embystat/5.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/embystat pullPolicy: IfNotPresent - tag: v0.2.0@sha256:8dfa6081fe325c6b8dbe661b8a70f13c6601d61d4b66ec69e9707aa94e68bb63 + tag: v0.2.0@sha256:cadbb8b1251ae4a167b0b552701686b3b28c197e04eec9064bb26411c3118a80 securityContext: container: diff --git a/stable/embystat/5.0.20/questions.yaml b/stable/embystat/5.0.21/questions.yaml similarity index 96% rename from stable/embystat/5.0.20/questions.yaml rename to stable/embystat/5.0.21/questions.yaml index 6b9e26f34bd..7b1aed735c3 100644 --- a/stable/embystat/5.0.20/questions.yaml +++ b/stable/embystat/5.0.21/questions.yaml @@ -736,63 +736,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -806,6 +749,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/grav/7.0.20/templates/NOTES.txt b/stable/embystat/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/grav/7.0.20/templates/NOTES.txt rename to stable/embystat/5.0.21/templates/NOTES.txt diff --git a/stable/libreddit/4.0.20/templates/common.yaml b/stable/embystat/5.0.21/templates/common.yaml similarity index 100% rename from stable/libreddit/4.0.20/templates/common.yaml rename to stable/embystat/5.0.21/templates/common.yaml diff --git a/stable/grav/7.0.20/values.yaml b/stable/embystat/5.0.21/values.yaml similarity index 100% rename from stable/grav/7.0.20/values.yaml rename to stable/embystat/5.0.21/values.yaml diff --git a/stable/grav/7.0.20/app-changelog.md b/stable/grav/7.0.20/app-changelog.md deleted file mode 100644 index ed77fe22743..00000000000 --- a/stable/grav/7.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [grav-7.0.20](https://github.com/truecharts/charts/compare/grav-7.0.19...grav-7.0.20) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#9207](https://github.com/truecharts/charts/issues/9207)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/grav/7.0.20/CHANGELOG.md b/stable/grav/7.0.21/CHANGELOG.md similarity index 90% rename from stable/grav/7.0.20/CHANGELOG.md rename to stable/grav/7.0.21/CHANGELOG.md index 7b9294ad377..51a89f63abe 100644 --- a/stable/grav/7.0.20/CHANGELOG.md +++ b/stable/grav/7.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [grav-7.0.21](https://github.com/truecharts/charts/compare/grav-7.0.20...grav-7.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.41 ([#9366](https://github.com/truecharts/charts/issues/9366)) + + + + ## [grav-7.0.20](https://github.com/truecharts/charts/compare/grav-7.0.19...grav-7.0.20) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ - -## [grav-7.0.11](https://github.com/truecharts/charts/compare/grav-7.0.10...grav-7.0.11) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.40 ([#8879](https://github.com/truecharts/charts/issues/8879)) - - - diff --git a/stable/grav/7.0.20/Chart.yaml b/stable/grav/7.0.21/Chart.yaml similarity index 98% rename from stable/grav/7.0.20/Chart.yaml rename to stable/grav/7.0.21/Chart.yaml index 5aaf3596699..51dcc586aa2 100644 --- a/stable/grav/7.0.20/Chart.yaml +++ b/stable/grav/7.0.21/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 7.0.20 +version: 7.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/kitchenowl/4.0.20/README.md b/stable/grav/7.0.21/README.md similarity index 100% rename from stable/kitchenowl/4.0.20/README.md rename to stable/grav/7.0.21/README.md diff --git a/stable/grav/7.0.21/app-changelog.md b/stable/grav/7.0.21/app-changelog.md new file mode 100644 index 00000000000..7103d9f54fd --- /dev/null +++ b/stable/grav/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grav-7.0.21](https://github.com/truecharts/charts/compare/grav-7.0.20...grav-7.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.41 ([#9366](https://github.com/truecharts/charts/issues/9366)) + + \ No newline at end of file diff --git a/stable/grav/7.0.20/app-readme.md b/stable/grav/7.0.21/app-readme.md similarity index 100% rename from stable/grav/7.0.20/app-readme.md rename to stable/grav/7.0.21/app-readme.md diff --git a/stable/kitchenowl/4.0.20/charts/common-12.10.4.tgz b/stable/grav/7.0.21/charts/common-12.10.4.tgz similarity index 100% rename from stable/kitchenowl/4.0.20/charts/common-12.10.4.tgz rename to stable/grav/7.0.21/charts/common-12.10.4.tgz diff --git a/stable/grav/7.0.20/ix_values.yaml b/stable/grav/7.0.21/ix_values.yaml similarity index 82% rename from stable/grav/7.0.20/ix_values.yaml rename to stable/grav/7.0.21/ix_values.yaml index a02f8d49163..492770dc4da 100644 --- a/stable/grav/7.0.20/ix_values.yaml +++ b/stable/grav/7.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grav pullPolicy: IfNotPresent - tag: v1.7.41@sha256:fc66e391315d7b25d8f7376d90d9a95f28f6cbf89f9df4a288049aec197eb878 + tag: v1.7.41@sha256:ed46cec668cd7a8e32748c012ffacc050b0ef73fda54aa4ff51b1e1846147750 service: main: ports: diff --git a/stable/grav/7.0.20/questions.yaml b/stable/grav/7.0.21/questions.yaml similarity index 100% rename from stable/grav/7.0.20/questions.yaml rename to stable/grav/7.0.21/questions.yaml diff --git a/stable/kitchenowl/4.0.20/templates/NOTES.txt b/stable/grav/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/4.0.20/templates/NOTES.txt rename to stable/grav/7.0.21/templates/NOTES.txt diff --git a/stable/grav/7.0.20/templates/common.yaml b/stable/grav/7.0.21/templates/common.yaml similarity index 100% rename from stable/grav/7.0.20/templates/common.yaml rename to stable/grav/7.0.21/templates/common.yaml diff --git a/stable/kitchenowl/4.0.20/values.yaml b/stable/grav/7.0.21/values.yaml similarity index 100% rename from stable/kitchenowl/4.0.20/values.yaml rename to stable/grav/7.0.21/values.yaml diff --git a/stable/kitchenowl/4.0.20/app-changelog.md b/stable/kitchenowl/4.0.20/app-changelog.md deleted file mode 100644 index f5f6fb89d75..00000000000 --- a/stable/kitchenowl/4.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [kitchenowl-4.0.20](https://github.com/truecharts/charts/compare/kitchenowl-4.0.19...kitchenowl-4.0.20) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9223](https://github.com/truecharts/charts/issues/9223)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/kitchenowl/4.0.20/CHANGELOG.md b/stable/kitchenowl/4.0.21/CHANGELOG.md similarity index 90% rename from stable/kitchenowl/4.0.20/CHANGELOG.md rename to stable/kitchenowl/4.0.21/CHANGELOG.md index 38c5441578d..763c671b80c 100644 --- a/stable/kitchenowl/4.0.20/CHANGELOG.md +++ b/stable/kitchenowl/4.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kitchenowl-4.0.21](https://github.com/truecharts/charts/compare/kitchenowl-4.0.20...kitchenowl-4.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9368](https://github.com/truecharts/charts/issues/9368)) + + + + ## [kitchenowl-4.0.20](https://github.com/truecharts/charts/compare/kitchenowl-4.0.19...kitchenowl-4.0.20) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ - -## [kitchenowl-4.0.11](https://github.com/truecharts/charts/compare/kitchenowl-4.0.10...kitchenowl-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/kitchenowl/4.0.20/Chart.yaml b/stable/kitchenowl/4.0.21/Chart.yaml similarity index 98% rename from stable/kitchenowl/4.0.20/Chart.yaml rename to stable/kitchenowl/4.0.21/Chart.yaml index 0dbdf6db922..55991438e44 100644 --- a/stable/kitchenowl/4.0.20/Chart.yaml +++ b/stable/kitchenowl/4.0.21/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - https://tombursch.github.io/kitchenowl type: application -version: 4.0.20 +version: 4.0.21 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/libreddit/4.0.20/README.md b/stable/kitchenowl/4.0.21/README.md similarity index 100% rename from stable/libreddit/4.0.20/README.md rename to stable/kitchenowl/4.0.21/README.md diff --git a/stable/kitchenowl/4.0.21/app-changelog.md b/stable/kitchenowl/4.0.21/app-changelog.md new file mode 100644 index 00000000000..1b85397d27e --- /dev/null +++ b/stable/kitchenowl/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-4.0.21](https://github.com/truecharts/charts/compare/kitchenowl-4.0.20...kitchenowl-4.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9368](https://github.com/truecharts/charts/issues/9368)) + + \ No newline at end of file diff --git a/stable/kitchenowl/4.0.20/app-readme.md b/stable/kitchenowl/4.0.21/app-readme.md similarity index 100% rename from stable/kitchenowl/4.0.20/app-readme.md rename to stable/kitchenowl/4.0.21/app-readme.md diff --git a/stable/libreddit/4.0.20/charts/common-12.10.4.tgz b/stable/kitchenowl/4.0.21/charts/common-12.10.4.tgz similarity index 100% rename from stable/libreddit/4.0.20/charts/common-12.10.4.tgz rename to stable/kitchenowl/4.0.21/charts/common-12.10.4.tgz diff --git a/stable/kitchenowl/4.0.20/ix_values.yaml b/stable/kitchenowl/4.0.21/ix_values.yaml similarity index 94% rename from stable/kitchenowl/4.0.20/ix_values.yaml rename to stable/kitchenowl/4.0.21/ix_values.yaml index 9649af80481..c4cf3fc63e1 100644 --- a/stable/kitchenowl/4.0.20/ix_values.yaml +++ b/stable/kitchenowl/4.0.21/ix_values.yaml @@ -5,7 +5,7 @@ image: backendImage: repository: tccr.io/truecharts/kitchenowl-backend pullPolicy: IfNotPresent - tag: latest@sha256:6799b764ebd811d9ba0785451d64b0391b2195994d093c7e6ac611420c06dc62 + tag: latest@sha256:f1b058129b1afcc71d4e0c7a1e315aa5809437038ee3ae4c838244ca0e084df8 service: main: ports: diff --git a/stable/kitchenowl/4.0.20/questions.yaml b/stable/kitchenowl/4.0.21/questions.yaml similarity index 100% rename from stable/kitchenowl/4.0.20/questions.yaml rename to stable/kitchenowl/4.0.21/questions.yaml diff --git a/stable/libreddit/4.0.20/templates/NOTES.txt b/stable/kitchenowl/4.0.21/templates/NOTES.txt similarity index 100% rename from stable/libreddit/4.0.20/templates/NOTES.txt rename to stable/kitchenowl/4.0.21/templates/NOTES.txt diff --git a/stable/kitchenowl/4.0.20/templates/_secrets.tpl b/stable/kitchenowl/4.0.21/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/4.0.20/templates/_secrets.tpl rename to stable/kitchenowl/4.0.21/templates/_secrets.tpl diff --git a/stable/kitchenowl/4.0.20/templates/common.yaml b/stable/kitchenowl/4.0.21/templates/common.yaml similarity index 100% rename from stable/kitchenowl/4.0.20/templates/common.yaml rename to stable/kitchenowl/4.0.21/templates/common.yaml diff --git a/stable/libreddit/4.0.20/values.yaml b/stable/kitchenowl/4.0.21/values.yaml similarity index 100% rename from stable/libreddit/4.0.20/values.yaml rename to stable/kitchenowl/4.0.21/values.yaml diff --git a/stable/lazylibrarian/14.0.24/CHANGELOG.md b/stable/lazylibrarian/14.0.24/CHANGELOG.md new file mode 100644 index 00000000000..80cf45dfd90 --- /dev/null +++ b/stable/lazylibrarian/14.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lazylibrarian-14.0.24](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.23...lazylibrarian-14.0.24) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#9369](https://github.com/truecharts/charts/issues/9369)) + + + + +## [lazylibrarian-14.0.23](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.22...lazylibrarian-14.0.23) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#9208](https://github.com/truecharts/charts/issues/9208)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [lazylibrarian-14.0.22](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.21...lazylibrarian-14.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [lazylibrarian-14.0.21](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.20...lazylibrarian-14.0.21) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [lazylibrarian-14.0.20](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.19...lazylibrarian-14.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lazylibrarian-14.0.19](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.18...lazylibrarian-14.0.19) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#9104](https://github.com/truecharts/charts/issues/9104)) + + + + +## [lazylibrarian-14.0.18](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.17...lazylibrarian-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lazylibrarian-14.0.17](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.16...lazylibrarian-14.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lazylibrarian-14.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.15...lazylibrarian-14.0.16) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8985](https://github.com/truecharts/charts/issues/8985)) + + + + +## [lazylibrarian-14.0.15](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.14...lazylibrarian-14.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/lazylibrarian/14.0.24/Chart.yaml b/stable/lazylibrarian/14.0.24/Chart.yaml new file mode 100644 index 00000000000..9ab3f36f65d --- /dev/null +++ b/stable/lazylibrarian/14.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.10.4 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 14.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.26/README.md b/stable/lazylibrarian/14.0.24/README.md similarity index 100% rename from stable/libremdb/2.0.26/README.md rename to stable/lazylibrarian/14.0.24/README.md diff --git a/stable/lazylibrarian/14.0.24/app-changelog.md b/stable/lazylibrarian/14.0.24/app-changelog.md new file mode 100644 index 00000000000..54df0db555b --- /dev/null +++ b/stable/lazylibrarian/14.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lazylibrarian-14.0.24](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.23...lazylibrarian-14.0.24) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#9369](https://github.com/truecharts/charts/issues/9369)) + + \ No newline at end of file diff --git a/stable/lazylibrarian/14.0.24/app-readme.md b/stable/lazylibrarian/14.0.24/app-readme.md new file mode 100644 index 00000000000..5be6d5863a9 --- /dev/null +++ b/stable/lazylibrarian/14.0.24/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lazylibrarian](https://truecharts.org/charts/stable/lazylibrarian) + +--- + +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/libremdb/2.0.26/charts/common-12.10.4.tgz b/stable/lazylibrarian/14.0.24/charts/common-12.10.4.tgz similarity index 100% rename from stable/libremdb/2.0.26/charts/common-12.10.4.tgz rename to stable/lazylibrarian/14.0.24/charts/common-12.10.4.tgz diff --git a/stable/lazylibrarian/14.0.24/ix_values.yaml b/stable/lazylibrarian/14.0.24/ix_values.yaml new file mode 100644 index 00000000000..ce3e217d73b --- /dev/null +++ b/stable/lazylibrarian/14.0.24/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:dd0b18c7f3864b46470407bdfb69dd2b07d719e805ee3fc0980801fd2629c2db +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/lazylibrarian/14.0.24/questions.yaml b/stable/lazylibrarian/14.0.24/questions.yaml new file mode 100644 index 00000000000..d9a1e7a167f --- /dev/null +++ b/stable/lazylibrarian/14.0.24/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5299 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + 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 + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - 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: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - 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: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/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: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - 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/libremdb/2.0.26/templates/NOTES.txt b/stable/lazylibrarian/14.0.24/templates/NOTES.txt similarity index 100% rename from stable/libremdb/2.0.26/templates/NOTES.txt rename to stable/lazylibrarian/14.0.24/templates/NOTES.txt diff --git a/stable/libremdb/2.0.26/templates/common.yaml b/stable/lazylibrarian/14.0.24/templates/common.yaml similarity index 100% rename from stable/libremdb/2.0.26/templates/common.yaml rename to stable/lazylibrarian/14.0.24/templates/common.yaml diff --git a/stable/libremdb/2.0.26/values.yaml b/stable/lazylibrarian/14.0.24/values.yaml similarity index 100% rename from stable/libremdb/2.0.26/values.yaml rename to stable/lazylibrarian/14.0.24/values.yaml diff --git a/stable/libreddit/4.0.20/app-changelog.md b/stable/libreddit/4.0.20/app-changelog.md deleted file mode 100644 index 6b631ec28d3..00000000000 --- a/stable/libreddit/4.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [libreddit-4.0.20](https://github.com/truecharts/charts/compare/libreddit-4.0.19...libreddit-4.0.20) (2023-06-02) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9335](https://github.com/truecharts/charts/issues/9335)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/libreddit/4.0.20/CHANGELOG.md b/stable/libreddit/4.0.21/CHANGELOG.md similarity index 93% rename from stable/libreddit/4.0.20/CHANGELOG.md rename to stable/libreddit/4.0.21/CHANGELOG.md index 972032b56bf..5d46d3b3afb 100644 --- a/stable/libreddit/4.0.20/CHANGELOG.md +++ b/stable/libreddit/4.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libreddit-4.0.21](https://github.com/truecharts/charts/compare/libreddit-4.0.20...libreddit-4.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9370](https://github.com/truecharts/charts/issues/9370)) + + + + ## [libreddit-4.0.20](https://github.com/truecharts/charts/compare/libreddit-4.0.19...libreddit-4.0.20) (2023-06-02) ### Chore @@ -88,12 +97,3 @@ - -## [libreddit-4.0.11](https://github.com/truecharts/charts/compare/libreddit-4.0.10...libreddit-4.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#8699](https://github.com/truecharts/charts/issues/8699)) - - - diff --git a/stable/libreddit/4.0.20/Chart.yaml b/stable/libreddit/4.0.21/Chart.yaml similarity index 97% rename from stable/libreddit/4.0.20/Chart.yaml rename to stable/libreddit/4.0.21/Chart.yaml index 10e011581e7..13222def274 100644 --- a/stable/libreddit/4.0.20/Chart.yaml +++ b/stable/libreddit/4.0.21/Chart.yaml @@ -20,7 +20,7 @@ name: libreddit sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - https://github.com/spikecodes/libreddit -version: 4.0.20 +version: 4.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/mylar/9.0.21/README.md b/stable/libreddit/4.0.21/README.md similarity index 100% rename from stable/mylar/9.0.21/README.md rename to stable/libreddit/4.0.21/README.md diff --git a/stable/libreddit/4.0.21/app-changelog.md b/stable/libreddit/4.0.21/app-changelog.md new file mode 100644 index 00000000000..4b4f82dfe49 --- /dev/null +++ b/stable/libreddit/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libreddit-4.0.21](https://github.com/truecharts/charts/compare/libreddit-4.0.20...libreddit-4.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9370](https://github.com/truecharts/charts/issues/9370)) + + \ No newline at end of file diff --git a/stable/libreddit/4.0.20/app-readme.md b/stable/libreddit/4.0.21/app-readme.md similarity index 100% rename from stable/libreddit/4.0.20/app-readme.md rename to stable/libreddit/4.0.21/app-readme.md diff --git a/stable/mylar/9.0.21/charts/common-12.10.4.tgz b/stable/libreddit/4.0.21/charts/common-12.10.4.tgz similarity index 100% rename from stable/mylar/9.0.21/charts/common-12.10.4.tgz rename to stable/libreddit/4.0.21/charts/common-12.10.4.tgz diff --git a/stable/libreddit/4.0.20/ix_values.yaml b/stable/libreddit/4.0.21/ix_values.yaml similarity index 94% rename from stable/libreddit/4.0.20/ix_values.yaml rename to stable/libreddit/4.0.21/ix_values.yaml index 8d874591d88..26b477d1ec3 100644 --- a/stable/libreddit/4.0.20/ix_values.yaml +++ b/stable/libreddit/4.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/libreddit - tag: latest@sha256:0f3b5832f20a2d0f3838ed2d6020ad615096b9970a7063371818d77190e407e1 + tag: latest@sha256:033dc471efa58772232a28f0853122760622ab93ebba708c638bffb5ff21304e pullPolicy: IfNotPresent libreddit: theme: system diff --git a/stable/libreddit/4.0.20/questions.yaml b/stable/libreddit/4.0.21/questions.yaml similarity index 100% rename from stable/libreddit/4.0.20/questions.yaml rename to stable/libreddit/4.0.21/questions.yaml diff --git a/stable/mylar/9.0.21/templates/NOTES.txt b/stable/libreddit/4.0.21/templates/NOTES.txt similarity index 100% rename from stable/mylar/9.0.21/templates/NOTES.txt rename to stable/libreddit/4.0.21/templates/NOTES.txt diff --git a/stable/mylar/9.0.21/templates/common.yaml b/stable/libreddit/4.0.21/templates/common.yaml similarity index 100% rename from stable/mylar/9.0.21/templates/common.yaml rename to stable/libreddit/4.0.21/templates/common.yaml diff --git a/stable/mylar/9.0.21/values.yaml b/stable/libreddit/4.0.21/values.yaml similarity index 100% rename from stable/mylar/9.0.21/values.yaml rename to stable/libreddit/4.0.21/values.yaml diff --git a/stable/libremdb/2.0.26/app-changelog.md b/stable/libremdb/2.0.26/app-changelog.md deleted file mode 100644 index 445928db765..00000000000 --- a/stable/libremdb/2.0.26/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [libremdb-2.0.26](https://github.com/truecharts/charts/compare/libremdb-2.0.25...libremdb-2.0.26) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9265](https://github.com/truecharts/charts/issues/9265)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/libremdb/2.0.26/CHANGELOG.md b/stable/libremdb/2.0.27/CHANGELOG.md similarity index 90% rename from stable/libremdb/2.0.26/CHANGELOG.md rename to stable/libremdb/2.0.27/CHANGELOG.md index cf5ef04f8a6..b8a3372f29d 100644 --- a/stable/libremdb/2.0.26/CHANGELOG.md +++ b/stable/libremdb/2.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-2.0.27](https://github.com/truecharts/charts/compare/libremdb-2.0.26...libremdb-2.0.27) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9371](https://github.com/truecharts/charts/issues/9371)) + + + + ## [libremdb-2.0.26](https://github.com/truecharts/charts/compare/libremdb-2.0.25...libremdb-2.0.26) (2023-05-29) ### Chore @@ -88,12 +97,3 @@ - -## [libremdb-2.0.17](https://github.com/truecharts/charts/compare/libremdb-2.0.16...libremdb-2.0.17) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/libremdb/2.0.26/Chart.yaml b/stable/libremdb/2.0.27/Chart.yaml similarity index 98% rename from stable/libremdb/2.0.26/Chart.yaml rename to stable/libremdb/2.0.27/Chart.yaml index 6de27dae658..64f8f7d5212 100644 --- a/stable/libremdb/2.0.26/Chart.yaml +++ b/stable/libremdb/2.0.27/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/zyachel/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 2.0.26 +version: 2.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/prusaslicer-novnc/4.0.22/README.md b/stable/libremdb/2.0.27/README.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.22/README.md rename to stable/libremdb/2.0.27/README.md diff --git a/stable/libremdb/2.0.27/app-changelog.md b/stable/libremdb/2.0.27/app-changelog.md new file mode 100644 index 00000000000..3eccc5fc649 --- /dev/null +++ b/stable/libremdb/2.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-2.0.27](https://github.com/truecharts/charts/compare/libremdb-2.0.26...libremdb-2.0.27) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9371](https://github.com/truecharts/charts/issues/9371)) + + \ No newline at end of file diff --git a/stable/libremdb/2.0.26/app-readme.md b/stable/libremdb/2.0.27/app-readme.md similarity index 100% rename from stable/libremdb/2.0.26/app-readme.md rename to stable/libremdb/2.0.27/app-readme.md diff --git a/stable/prusaslicer-novnc/4.0.22/charts/common-12.10.4.tgz b/stable/libremdb/2.0.27/charts/common-12.10.4.tgz similarity index 100% rename from stable/prusaslicer-novnc/4.0.22/charts/common-12.10.4.tgz rename to stable/libremdb/2.0.27/charts/common-12.10.4.tgz diff --git a/stable/libremdb/2.0.26/charts/redis-6.0.46.tgz b/stable/libremdb/2.0.27/charts/redis-6.0.46.tgz similarity index 100% rename from stable/libremdb/2.0.26/charts/redis-6.0.46.tgz rename to stable/libremdb/2.0.27/charts/redis-6.0.46.tgz diff --git a/stable/libremdb/2.0.26/ix_values.yaml b/stable/libremdb/2.0.27/ix_values.yaml similarity index 91% rename from stable/libremdb/2.0.26/ix_values.yaml rename to stable/libremdb/2.0.27/ix_values.yaml index 1e09a741a9c..fc4e9f103c4 100644 --- a/stable/libremdb/2.0.26/ix_values.yaml +++ b/stable/libremdb/2.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:968b80d47a3a59416243b05d98fb3749986222b58301b3a88d7e1f5ba3816e75 + tag: latest@sha256:b24ef5ed0ee011e7395a1e9bef96049d82f55045bdd94543b4f5489b2cd4e7b0 service: main: ports: diff --git a/stable/libremdb/2.0.26/questions.yaml b/stable/libremdb/2.0.27/questions.yaml similarity index 100% rename from stable/libremdb/2.0.26/questions.yaml rename to stable/libremdb/2.0.27/questions.yaml diff --git a/stable/prusaslicer-novnc/4.0.22/templates/NOTES.txt b/stable/libremdb/2.0.27/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/4.0.22/templates/NOTES.txt rename to stable/libremdb/2.0.27/templates/NOTES.txt diff --git a/stable/pwndrop/5.0.21/templates/common.yaml b/stable/libremdb/2.0.27/templates/common.yaml similarity index 100% rename from stable/pwndrop/5.0.21/templates/common.yaml rename to stable/libremdb/2.0.27/templates/common.yaml diff --git a/stable/prusaslicer-novnc/4.0.22/values.yaml b/stable/libremdb/2.0.27/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.22/values.yaml rename to stable/libremdb/2.0.27/values.yaml diff --git a/stable/mylar/9.0.21/app-changelog.md b/stable/mylar/9.0.21/app-changelog.md deleted file mode 100644 index dbd280d5960..00000000000 --- a/stable/mylar/9.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mylar-9.0.21](https://github.com/truecharts/charts/compare/mylar-9.0.20...mylar-9.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/mylar/9.0.21/CHANGELOG.md b/stable/mylar/9.0.22/CHANGELOG.md similarity index 85% rename from stable/mylar/9.0.21/CHANGELOG.md rename to stable/mylar/9.0.22/CHANGELOG.md index 1f47d618850..22a34f9ffc3 100644 --- a/stable/mylar/9.0.21/CHANGELOG.md +++ b/stable/mylar/9.0.22/CHANGELOG.md @@ -4,6 +4,19 @@ +## [mylar-9.0.22](https://github.com/truecharts/charts/compare/mylar-9.0.21...mylar-9.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9378](https://github.com/truecharts/charts/issues/9378)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [mylar-9.0.21](https://github.com/truecharts/charts/compare/mylar-9.0.20...mylar-9.0.21) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [mylar-9.0.12](https://github.com/truecharts/charts/compare/mylar-9.0.11...mylar-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mylar-9.0.11](https://github.com/truecharts/charts/compare/mylar-9.0.10...mylar-9.0.11) (2023-04-29) - -### Chore diff --git a/stable/mylar/9.0.21/Chart.yaml b/stable/mylar/9.0.22/Chart.yaml similarity index 97% rename from stable/mylar/9.0.21/Chart.yaml rename to stable/mylar/9.0.22/Chart.yaml index 0b545dfed2a..9ea02dfd982 100644 --- a/stable/mylar/9.0.21/Chart.yaml +++ b/stable/mylar/9.0.22/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 -version: 9.0.21 +version: 9.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/pwndrop/5.0.21/README.md b/stable/mylar/9.0.22/README.md similarity index 100% rename from stable/pwndrop/5.0.21/README.md rename to stable/mylar/9.0.22/README.md diff --git a/stable/mylar/9.0.22/app-changelog.md b/stable/mylar/9.0.22/app-changelog.md new file mode 100644 index 00000000000..65e1a7ac467 --- /dev/null +++ b/stable/mylar/9.0.22/app-changelog.md @@ -0,0 +1,13 @@ + + +## [mylar-9.0.22](https://github.com/truecharts/charts/compare/mylar-9.0.21...mylar-9.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9378](https://github.com/truecharts/charts/issues/9378)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/mylar/9.0.21/app-readme.md b/stable/mylar/9.0.22/app-readme.md similarity index 100% rename from stable/mylar/9.0.21/app-readme.md rename to stable/mylar/9.0.22/app-readme.md diff --git a/stable/pwndrop/5.0.21/charts/common-12.10.4.tgz b/stable/mylar/9.0.22/charts/common-12.10.4.tgz similarity index 100% rename from stable/pwndrop/5.0.21/charts/common-12.10.4.tgz rename to stable/mylar/9.0.22/charts/common-12.10.4.tgz diff --git a/stable/mylar/9.0.21/ix_values.yaml b/stable/mylar/9.0.22/ix_values.yaml similarity index 82% rename from stable/mylar/9.0.21/ix_values.yaml rename to stable/mylar/9.0.22/ix_values.yaml index 2d99e35568c..2ab3cacb7b9 100644 --- a/stable/mylar/9.0.21/ix_values.yaml +++ b/stable/mylar/9.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mylar3 - tag: v0.7.2@sha256:c17ee6ecd4b41e7f65416381f1e599bc3525fe6520bab18db5d5851148680988 + tag: v0.7.2@sha256:a33d9ae03bfa99cf69442d7a6a0b21e23f9b9fe583fcbe9f67bccb54850e3cd1 pullPolicy: IfNotPresent service: main: diff --git a/stable/mylar/9.0.21/questions.yaml b/stable/mylar/9.0.22/questions.yaml similarity index 96% rename from stable/mylar/9.0.21/questions.yaml rename to stable/mylar/9.0.22/questions.yaml index c30c80f5f29..251a32989c5 100644 --- a/stable/mylar/9.0.21/questions.yaml +++ b/stable/mylar/9.0.22/questions.yaml @@ -738,63 +738,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -808,6 +751,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/pwndrop/5.0.21/templates/NOTES.txt b/stable/mylar/9.0.22/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/5.0.21/templates/NOTES.txt rename to stable/mylar/9.0.22/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.19/templates/common.yaml b/stable/mylar/9.0.22/templates/common.yaml similarity index 100% rename from stable/snapdrop/5.0.19/templates/common.yaml rename to stable/mylar/9.0.22/templates/common.yaml diff --git a/stable/pwndrop/5.0.21/values.yaml b/stable/mylar/9.0.22/values.yaml similarity index 100% rename from stable/pwndrop/5.0.21/values.yaml rename to stable/mylar/9.0.22/values.yaml diff --git a/stable/prusaslicer-novnc/4.0.22/app-changelog.md b/stable/prusaslicer-novnc/4.0.22/app-changelog.md deleted file mode 100644 index d56e52088f3..00000000000 --- a/stable/prusaslicer-novnc/4.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-4.0.22](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.21...prusaslicer-novnc-4.0.22) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.22/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.23/CHANGELOG.md similarity index 87% rename from stable/prusaslicer-novnc/4.0.22/CHANGELOG.md rename to stable/prusaslicer-novnc/4.0.23/CHANGELOG.md index 52b70b34b01..c6e35166437 100644 --- a/stable/prusaslicer-novnc/4.0.22/CHANGELOG.md +++ b/stable/prusaslicer-novnc/4.0.23/CHANGELOG.md @@ -4,6 +4,19 @@ +## [prusaslicer-novnc-4.0.23](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.22...prusaslicer-novnc-4.0.23) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9380](https://github.com/truecharts/charts/issues/9380)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [prusaslicer-novnc-4.0.22](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.21...prusaslicer-novnc-4.0.22) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [prusaslicer-novnc-4.0.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.13...prusaslicer-novnc-4.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8955](https://github.com/truecharts/charts/issues/8955)) - - - - -## [prusaslicer-novnc-4.0.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.12...prusaslicer-novnc-4.0.13) (2023-05-05) - -### Chore diff --git a/stable/prusaslicer-novnc/4.0.22/Chart.yaml b/stable/prusaslicer-novnc/4.0.23/Chart.yaml similarity index 98% rename from stable/prusaslicer-novnc/4.0.22/Chart.yaml rename to stable/prusaslicer-novnc/4.0.23/Chart.yaml index 9394b1b0a93..893176a0226 100644 --- a/stable/prusaslicer-novnc/4.0.22/Chart.yaml +++ b/stable/prusaslicer-novnc/4.0.23/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - https://www.prusa3d.com/prusaslicer/ type: application -version: 4.0.22 +version: 4.0.23 diff --git a/stable/rdesktop/4.0.31/README.md b/stable/prusaslicer-novnc/4.0.23/README.md similarity index 100% rename from stable/rdesktop/4.0.31/README.md rename to stable/prusaslicer-novnc/4.0.23/README.md diff --git a/stable/prusaslicer-novnc/4.0.23/app-changelog.md b/stable/prusaslicer-novnc/4.0.23/app-changelog.md new file mode 100644 index 00000000000..34c6ca29838 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.23/app-changelog.md @@ -0,0 +1,13 @@ + + +## [prusaslicer-novnc-4.0.23](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.22...prusaslicer-novnc-4.0.23) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9380](https://github.com/truecharts/charts/issues/9380)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.22/app-readme.md b/stable/prusaslicer-novnc/4.0.23/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.22/app-readme.md rename to stable/prusaslicer-novnc/4.0.23/app-readme.md diff --git a/stable/rdesktop/4.0.31/charts/common-12.10.4.tgz b/stable/prusaslicer-novnc/4.0.23/charts/common-12.10.4.tgz similarity index 100% rename from stable/rdesktop/4.0.31/charts/common-12.10.4.tgz rename to stable/prusaslicer-novnc/4.0.23/charts/common-12.10.4.tgz diff --git a/stable/prusaslicer-novnc/4.0.22/ix_values.yaml b/stable/prusaslicer-novnc/4.0.23/ix_values.yaml similarity index 87% rename from stable/prusaslicer-novnc/4.0.22/ix_values.yaml rename to stable/prusaslicer-novnc/4.0.23/ix_values.yaml index 6f389442fde..353447851bc 100644 --- a/stable/prusaslicer-novnc/4.0.22/ix_values.yaml +++ b/stable/prusaslicer-novnc/4.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:ceaf6f06f712ebbef27b25e0b4bbbf8d562d5b4a9b3f389bd8e4ba5679fa903b + tag: latest@sha256:59e171c01ef3ae6557f03666784c7b0e3026e5560b0eb49c206109274a5533b9 persistence: configsfolder: enabled: true diff --git a/stable/prusaslicer-novnc/4.0.22/questions.yaml b/stable/prusaslicer-novnc/4.0.23/questions.yaml similarity index 96% rename from stable/prusaslicer-novnc/4.0.22/questions.yaml rename to stable/prusaslicer-novnc/4.0.23/questions.yaml index ff172a69d32..c1e49658bde 100644 --- a/stable/prusaslicer-novnc/4.0.22/questions.yaml +++ b/stable/prusaslicer-novnc/4.0.23/questions.yaml @@ -821,63 +821,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -891,6 +834,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/rdesktop/4.0.31/templates/NOTES.txt b/stable/prusaslicer-novnc/4.0.23/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.31/templates/NOTES.txt rename to stable/prusaslicer-novnc/4.0.23/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/4.0.22/templates/common.yaml b/stable/prusaslicer-novnc/4.0.23/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.22/templates/common.yaml rename to stable/prusaslicer-novnc/4.0.23/templates/common.yaml diff --git a/stable/rdesktop/4.0.31/values.yaml b/stable/prusaslicer-novnc/4.0.23/values.yaml similarity index 100% rename from stable/rdesktop/4.0.31/values.yaml rename to stable/prusaslicer-novnc/4.0.23/values.yaml diff --git a/stable/pwndrop/5.0.21/app-changelog.md b/stable/pwndrop/5.0.21/app-changelog.md deleted file mode 100644 index 22a24c497e8..00000000000 --- a/stable/pwndrop/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-5.0.21](https://github.com/truecharts/charts/compare/pwndrop-5.0.20...pwndrop-5.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/pwndrop/5.0.21/CHANGELOG.md b/stable/pwndrop/5.0.22/CHANGELOG.md similarity index 85% rename from stable/pwndrop/5.0.21/CHANGELOG.md rename to stable/pwndrop/5.0.22/CHANGELOG.md index 2ecbf95208e..6a4684b7ed9 100644 --- a/stable/pwndrop/5.0.21/CHANGELOG.md +++ b/stable/pwndrop/5.0.22/CHANGELOG.md @@ -4,6 +4,19 @@ +## [pwndrop-5.0.22](https://github.com/truecharts/charts/compare/pwndrop-5.0.21...pwndrop-5.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9381](https://github.com/truecharts/charts/issues/9381)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [pwndrop-5.0.21](https://github.com/truecharts/charts/compare/pwndrop-5.0.20...pwndrop-5.0.21) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [pwndrop-5.0.12](https://github.com/truecharts/charts/compare/pwndrop-5.0.11...pwndrop-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pwndrop-5.0.11](https://github.com/truecharts/charts/compare/pwndrop-5.0.10...pwndrop-5.0.11) (2023-05-02) - -### Chore diff --git a/stable/pwndrop/5.0.21/Chart.yaml b/stable/pwndrop/5.0.22/Chart.yaml similarity index 98% rename from stable/pwndrop/5.0.21/Chart.yaml rename to stable/pwndrop/5.0.22/Chart.yaml index 8b8c365d032..3b35835e646 100644 --- a/stable/pwndrop/5.0.21/Chart.yaml +++ b/stable/pwndrop/5.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 5.0.21 +version: 5.0.22 appVersion: "1.0.1" description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. type: application diff --git a/stable/sickgear/7.0.19/README.md b/stable/pwndrop/5.0.22/README.md similarity index 100% rename from stable/sickgear/7.0.19/README.md rename to stable/pwndrop/5.0.22/README.md diff --git a/stable/pwndrop/5.0.22/app-changelog.md b/stable/pwndrop/5.0.22/app-changelog.md new file mode 100644 index 00000000000..6f1830533e0 --- /dev/null +++ b/stable/pwndrop/5.0.22/app-changelog.md @@ -0,0 +1,13 @@ + + +## [pwndrop-5.0.22](https://github.com/truecharts/charts/compare/pwndrop-5.0.21...pwndrop-5.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9381](https://github.com/truecharts/charts/issues/9381)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/pwndrop/5.0.21/app-readme.md b/stable/pwndrop/5.0.22/app-readme.md similarity index 100% rename from stable/pwndrop/5.0.21/app-readme.md rename to stable/pwndrop/5.0.22/app-readme.md diff --git a/stable/sickgear/7.0.19/charts/common-12.10.4.tgz b/stable/pwndrop/5.0.22/charts/common-12.10.4.tgz similarity index 100% rename from stable/sickgear/7.0.19/charts/common-12.10.4.tgz rename to stable/pwndrop/5.0.22/charts/common-12.10.4.tgz diff --git a/stable/pwndrop/5.0.21/ix_values.yaml b/stable/pwndrop/5.0.22/ix_values.yaml similarity index 82% rename from stable/pwndrop/5.0.21/ix_values.yaml rename to stable/pwndrop/5.0.22/ix_values.yaml index afca9ec5e1c..c5f9d8a3dd5 100644 --- a/stable/pwndrop/5.0.21/ix_values.yaml +++ b/stable/pwndrop/5.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pwndrop pullPolicy: IfNotPresent - tag: v1.0.1@sha256:04007baec3d4cb00604796d2ee636f9bd2fca5af16b7049551e5533c8e998007 + tag: v1.0.1@sha256:d7d89b8bdeefba7edc98d47834051862e823f45798f539711cd676e6cc5d1dbe service: main: ports: diff --git a/stable/pwndrop/5.0.21/questions.yaml b/stable/pwndrop/5.0.22/questions.yaml similarity index 96% rename from stable/pwndrop/5.0.21/questions.yaml rename to stable/pwndrop/5.0.22/questions.yaml index 2a611d41b43..8aa9474781e 100644 --- a/stable/pwndrop/5.0.21/questions.yaml +++ b/stable/pwndrop/5.0.22/questions.yaml @@ -738,63 +738,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -808,6 +751,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/sickgear/7.0.19/templates/NOTES.txt b/stable/pwndrop/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/sickgear/7.0.19/templates/NOTES.txt rename to stable/pwndrop/5.0.22/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.11/templates/common.yaml b/stable/pwndrop/5.0.22/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.11/templates/common.yaml rename to stable/pwndrop/5.0.22/templates/common.yaml diff --git a/stable/sickgear/7.0.19/values.yaml b/stable/pwndrop/5.0.22/values.yaml similarity index 100% rename from stable/sickgear/7.0.19/values.yaml rename to stable/pwndrop/5.0.22/values.yaml diff --git a/stable/rdesktop/4.0.31/app-changelog.md b/stable/rdesktop/4.0.31/app-changelog.md deleted file mode 100644 index 41e08bc6fcd..00000000000 --- a/stable/rdesktop/4.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.31](https://github.com/truecharts/charts/compare/rdesktop-4.0.30...rdesktop-4.0.31) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.31/CHANGELOG.md b/stable/rdesktop/4.0.32/CHANGELOG.md similarity index 86% rename from stable/rdesktop/4.0.31/CHANGELOG.md rename to stable/rdesktop/4.0.32/CHANGELOG.md index af31a84d05b..7fbaa9a87b9 100644 --- a/stable/rdesktop/4.0.31/CHANGELOG.md +++ b/stable/rdesktop/4.0.32/CHANGELOG.md @@ -4,6 +4,19 @@ +## [rdesktop-4.0.32](https://github.com/truecharts/charts/compare/rdesktop-4.0.31...rdesktop-4.0.32) (2023-06-04) + +### Chore + +- update rdesktop ([#9392](https://github.com/truecharts/charts/issues/9392)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [rdesktop-4.0.31](https://github.com/truecharts/charts/compare/rdesktop-4.0.30...rdesktop-4.0.31) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [rdesktop-4.0.27](https://github.com/truecharts/charts/compare/rdesktop-4.0.26...rdesktop-4.0.27) (2023-05-25) - -### Chore - -- update rdesktop ([#9155](https://github.com/truecharts/charts/issues/9155)) - - - - -## [rdesktop-4.0.27](https://github.com/truecharts/charts/compare/rdesktop-4.0.26...rdesktop-4.0.27) (2023-05-25) - -### Chore diff --git a/stable/rdesktop/4.0.31/Chart.yaml b/stable/rdesktop/4.0.32/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.31/Chart.yaml rename to stable/rdesktop/4.0.32/Chart.yaml index 338a3f40cd7..050db494d5d 100644 --- a/stable/rdesktop/4.0.31/Chart.yaml +++ b/stable/rdesktop/4.0.32/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 4.0.31 +version: 4.0.32 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/snapdrop/5.0.19/README.md b/stable/rdesktop/4.0.32/README.md similarity index 100% rename from stable/snapdrop/5.0.19/README.md rename to stable/rdesktop/4.0.32/README.md diff --git a/stable/rdesktop/4.0.32/app-changelog.md b/stable/rdesktop/4.0.32/app-changelog.md new file mode 100644 index 00000000000..61c318477ed --- /dev/null +++ b/stable/rdesktop/4.0.32/app-changelog.md @@ -0,0 +1,13 @@ + + +## [rdesktop-4.0.32](https://github.com/truecharts/charts/compare/rdesktop-4.0.31...rdesktop-4.0.32) (2023-06-04) + +### Chore + +- update rdesktop ([#9392](https://github.com/truecharts/charts/issues/9392)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.31/app-readme.md b/stable/rdesktop/4.0.32/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.31/app-readme.md rename to stable/rdesktop/4.0.32/app-readme.md diff --git a/stable/snapdrop/5.0.19/charts/common-12.10.4.tgz b/stable/rdesktop/4.0.32/charts/common-12.10.4.tgz similarity index 100% rename from stable/snapdrop/5.0.19/charts/common-12.10.4.tgz rename to stable/rdesktop/4.0.32/charts/common-12.10.4.tgz diff --git a/stable/rdesktop/4.0.31/ix_values.yaml b/stable/rdesktop/4.0.32/ix_values.yaml similarity index 57% rename from stable/rdesktop/4.0.31/ix_values.yaml rename to stable/rdesktop/4.0.32/ix_values.yaml index 3aa997060f3..c89afc9d41c 100644 --- a/stable/rdesktop/4.0.31/ix_values.yaml +++ b/stable/rdesktop/4.0.32/ix_values.yaml @@ -1,42 +1,42 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop - tag: latest@sha256:67459293eb004d0f301178b6c96b99ac4f63355ed7d8760e76bdb957ca7989e9 + tag: latest@sha256:6745035bc8a561000e70acc9422edb01957a59698a7d1bad20861c5587ebdccc ubuntuXFCEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-xfce - tag: latest@sha256:7ff74c81d52782c3f80e9cc7c44c022d09b3e21cb5e1facc4690c1e1903d40b6 + tag: latest@sha256:956e91a1aed486a861fb9b31156a34839b35bfb5c5c0c206324a18fe8244da0c pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/rdesktop-fedora-xfce - tag: latest@sha256:1418ff0f2cd83964aa9709743fef78d6532b8ae51fb0ac7e919b20f8b592a88a + tag: latest@sha256:83629db7609d6efae420233eb93b312b5934f487c49837b325812186224a3196 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce - tag: latest@sha256:c024917751bd344f9abfb97e171f24ea5be718bd306d7cd2a0d160bdbcf48fdc + tag: latest@sha256:42bf49439b1283baf07b8f8267405e7208e736385a054e2ccf538a45ffb8d8ff pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde - tag: latest@sha256:a0cbbdfc1e37c726478be8c7e48d96e160101181709908901a0c0980d75eb671 + tag: latest@sha256:7783d2382599c286fd38d050064ad831eaa110a05f5dfa6e1a322749d3be2b5d pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-kde - tag: latest@sha256:ed55aaf322eaaa04227a9d70fa7c0da9dd5cbea2241c88e7dc9e628fdef09438 + tag: latest@sha256:a77d7d4bdce28f74f894d7398ec5033231521b8aa8a09e7d1e041a801366305c pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/rdesktop-fedora-kde - tag: latest@sha256:d70581db5c38586fa08a5aab8152483c591d245e2c003f319a7bd08827017485 + tag: latest@sha256:54d3c1de0656b158a746d92209be0f07cea01bfdd3b8fbdf48ae7b7844b50f0b pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde - tag: latest@sha256:747213725ec9fd6e2ebcbec17911097fec871ba74456ff204bd1539a302f79b7 + tag: latest@sha256:cb4a56783b428350859500fc5b3d970958205afbb73599b1288a5cfe529ec028 pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/rdesktop-alpine-mate - tag: latest@sha256:7ca4aef425499cf50622441448c7dc490cd05a49a00a0a1d83e40ecc8500efa3 + tag: latest@sha256:8c19287a2c3a198d354a0743a83144d8af07715a5aee91df7b0b697ab859adb4 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-mate - tag: latest@sha256:fd2e433e25d99f33f1dafdbc5ac088fbec16d4b116f22b694448797b5ed317a5 + tag: latest@sha256:a1ff93793c5b9db3fa94f930fd1be5960f7ba7d821bf7fb1a7ff3e654006886a pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/rdesktop-fedora-mate @@ -44,55 +44,55 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate - tag: latest@sha256:5ee3444cb39fc94ab92a0fa58e01863441baf310bde09df8d724ef0ad2d9a586 + tag: latest@sha256:9f95fe031e69627e89800f702d023616e2ecb37dd9f333da5eb22d7927e93d2f pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/rdesktop-alpine-i3 - tag: latest@sha256:2896d76acae6f1616394f6c7a54658bb6c643784bb3bb69c4fa918d548f8e307 + tag: latest@sha256:90b32087d28fd6e1ad5afa00242a0609ce1f634a72f1568ed72bae2e7eb9c3fb pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/rdesktop-ubuntu-i3 - tag: latest@sha256:47e231a3977d129a044b2ab7425486c7aae3998e237423f06c24620dc3bfe36b + tag: latest@sha256:8f5fa470f70f343069589e21b80d58e01634742e88f8ed3e086eff95b5e0bf27 pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/rdesktop-fedora-i3 - tag: latest@sha256:5ff101d17575c754f60648488b1f0613e286b1c03b920865618a4cd48a5ab6ac + tag: latest@sha256:d10c87dec3c2e278a106789b19c1835b5711c75e9b6c6bafc99e0ede0a9725f3 pullPolicy: Always archI3Image: repository: tccr.io/truecharts/rdesktop-arch-i3 - tag: latest@sha256:3253ef43615dd26c99437500a71f9194bacff8dc1b21048bf41727c27d09d76c + tag: latest@sha256:250fd4c8d458697987718c2d2523d077db9b1d41d1b562b67f3a37d10cef12cb pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/rdesktop-alpine-openbox - tag: latest@sha256:eb0d96af5eb48bd0be198815167a351f5b2662d7c0230468ee5e56222e065bc1 + tag: latest@sha256:7ce1c4f1501502f19e3039a5e63f61c67edc790094997ffdc50ada0fec64a070 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/rdesktop-ubuntu-openbox - tag: latest@sha256:262ad1d5012b8e542afea406222803f9e7ba5aa24903b117b17298240d08bbe1 + tag: latest@sha256:5dcff38ae3d32a0b6471fefe539695bca3b42f957fed4f74f2a8d83b9f25a335 pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/rdesktop-fedora-openbox - tag: latest@sha256:e2417145957b6c648e3eb6905d9983ba81fbfd0bf1d6f9d8f8caf413d773d32d + tag: latest@sha256:8b7764a2f84a69ff8e36ae5386a8e4fad3411f21dd9469802c641310e7f26160 pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox - tag: latest@sha256:74b2b84d3b5986d5d91cf458c2026984003181a7b95d64746f711a4aff71711a + tag: latest@sha256:438ea49d959be917d0f14ad46af51686b5e15c3b9716c2d1f34932fcb717fa53 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm - tag: latest@sha256:8f593df72c0aad9372c1237a59ef69c758bb81c822453e9b30a6ce03201da5ed + tag: latest@sha256:549bfe793d3c806c7cc94defd78cb5c3178bc352de164f8578901c26071aacc2 pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/rdesktop-ubuntu-icewm - tag: latest@sha256:ee73f695db483fe01dbd6460ce236c1f1840715e2d4c637d5ab799d081fc1865 + tag: latest@sha256:a3ffeee1bde34913271bc530bfa1c68d911a989a6d75e57e79a81e9d60e4d249 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/rdesktop-fedora-icewm - tag: latest@sha256:6e58204020939d37bf67b2a3aa7a588e5307b6d3b4c6e9401df17f00cf83fe0b + tag: latest@sha256:40efb158ce14d04defb8eb97e61a94c7861c9ea1141a1574c7acdc911e7a3dca pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/rdesktop-arch-icewm - tag: latest@sha256:6b2f3b13517cf67aca818a2e8d0f9040e777cbd24caf62939b268503be8096f0 + tag: latest@sha256:339f3b2cf5578cf3eafb2657febb5e0dbc82fad55a56513ea8d5dbef5a20a4bf pullPolicy: Always workload: main: diff --git a/stable/rdesktop/4.0.31/questions.yaml b/stable/rdesktop/4.0.32/questions.yaml similarity index 96% rename from stable/rdesktop/4.0.31/questions.yaml rename to stable/rdesktop/4.0.32/questions.yaml index 35ce967b91d..5fc4e45f90a 100644 --- a/stable/rdesktop/4.0.31/questions.yaml +++ b/stable/rdesktop/4.0.32/questions.yaml @@ -799,63 +799,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -869,6 +812,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/snapdrop/5.0.19/templates/NOTES.txt b/stable/rdesktop/4.0.32/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/5.0.19/templates/NOTES.txt rename to stable/rdesktop/4.0.32/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.31/templates/common.yaml b/stable/rdesktop/4.0.32/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.31/templates/common.yaml rename to stable/rdesktop/4.0.32/templates/common.yaml diff --git a/stable/snapdrop/5.0.19/values.yaml b/stable/rdesktop/4.0.32/values.yaml similarity index 100% rename from stable/snapdrop/5.0.19/values.yaml rename to stable/rdesktop/4.0.32/values.yaml diff --git a/stable/sickgear/7.0.19/app-changelog.md b/stable/sickgear/7.0.19/app-changelog.md deleted file mode 100644 index 8002ff7ba4f..00000000000 --- a/stable/sickgear/7.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [sickgear-7.0.19](https://github.com/truecharts/charts/compare/sickgear-7.0.18...sickgear-7.0.19) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/sickgear to latest ([#9224](https://github.com/truecharts/charts/issues/9224)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/sickgear/7.0.19/CHANGELOG.md b/stable/sickgear/7.0.20/CHANGELOG.md similarity index 93% rename from stable/sickgear/7.0.19/CHANGELOG.md rename to stable/sickgear/7.0.20/CHANGELOG.md index dbd4d213d8a..0f2cebf95d0 100644 --- a/stable/sickgear/7.0.19/CHANGELOG.md +++ b/stable/sickgear/7.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [sickgear-7.0.20](https://github.com/truecharts/charts/compare/sickgear-7.0.19...sickgear-7.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#9384](https://github.com/truecharts/charts/issues/9384)) + + + + ## [sickgear-7.0.19](https://github.com/truecharts/charts/compare/sickgear-7.0.18...sickgear-7.0.19) (2023-05-28) ### Chore @@ -88,12 +97,3 @@ - -## [sickgear-7.0.10](https://github.com/truecharts/charts/compare/sickgear-7.0.9...sickgear-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/sickgear to latest ([#8376](https://github.com/truecharts/charts/issues/8376)) - - - diff --git a/stable/sickgear/7.0.19/Chart.yaml b/stable/sickgear/7.0.20/Chart.yaml similarity index 98% rename from stable/sickgear/7.0.19/Chart.yaml rename to stable/sickgear/7.0.20/Chart.yaml index 408730e1e69..0fa3c68055a 100644 --- a/stable/sickgear/7.0.19/Chart.yaml +++ b/stable/sickgear/7.0.20/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - https://github.com/SickGear/SickGear type: application -version: 7.0.19 +version: 7.0.20 annotations: truecharts.org/catagories: | - media diff --git a/stable/ubooquity/6.0.11/README.md b/stable/sickgear/7.0.20/README.md similarity index 100% rename from stable/ubooquity/6.0.11/README.md rename to stable/sickgear/7.0.20/README.md diff --git a/stable/sickgear/7.0.20/app-changelog.md b/stable/sickgear/7.0.20/app-changelog.md new file mode 100644 index 00000000000..e8d32fbe0ff --- /dev/null +++ b/stable/sickgear/7.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickgear-7.0.20](https://github.com/truecharts/charts/compare/sickgear-7.0.19...sickgear-7.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#9384](https://github.com/truecharts/charts/issues/9384)) + + \ No newline at end of file diff --git a/stable/sickgear/7.0.19/app-readme.md b/stable/sickgear/7.0.20/app-readme.md similarity index 100% rename from stable/sickgear/7.0.19/app-readme.md rename to stable/sickgear/7.0.20/app-readme.md diff --git a/stable/ubooquity/6.0.11/charts/common-12.10.4.tgz b/stable/sickgear/7.0.20/charts/common-12.10.4.tgz similarity index 100% rename from stable/ubooquity/6.0.11/charts/common-12.10.4.tgz rename to stable/sickgear/7.0.20/charts/common-12.10.4.tgz diff --git a/stable/sickgear/7.0.19/ix_values.yaml b/stable/sickgear/7.0.20/ix_values.yaml similarity index 85% rename from stable/sickgear/7.0.19/ix_values.yaml rename to stable/sickgear/7.0.20/ix_values.yaml index 9e0b3367447..ecc393b118d 100644 --- a/stable/sickgear/7.0.19/ix_values.yaml +++ b/stable/sickgear/7.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/sickgear pullPolicy: IfNotPresent - tag: latest@sha256:c541e0876f23ea3c9ad3e664bf8fe961caf6182d10dadfda58cc8423461eaba8 + tag: latest@sha256:701140eb77b6a9341e7a2fdb132d5a4ac0461712ef9be504a1191f3c2aeac16f service: main: ports: diff --git a/stable/sickgear/7.0.19/questions.yaml b/stable/sickgear/7.0.20/questions.yaml similarity index 100% rename from stable/sickgear/7.0.19/questions.yaml rename to stable/sickgear/7.0.20/questions.yaml diff --git a/stable/ubooquity/6.0.11/templates/NOTES.txt b/stable/sickgear/7.0.20/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.11/templates/NOTES.txt rename to stable/sickgear/7.0.20/templates/NOTES.txt diff --git a/stable/sickgear/7.0.19/templates/common.yaml b/stable/sickgear/7.0.20/templates/common.yaml similarity index 100% rename from stable/sickgear/7.0.19/templates/common.yaml rename to stable/sickgear/7.0.20/templates/common.yaml diff --git a/stable/ubooquity/6.0.11/values.yaml b/stable/sickgear/7.0.20/values.yaml similarity index 100% rename from stable/ubooquity/6.0.11/values.yaml rename to stable/sickgear/7.0.20/values.yaml diff --git a/stable/snapdrop/5.0.19/app-changelog.md b/stable/snapdrop/5.0.19/app-changelog.md deleted file mode 100644 index 8a72e39d176..00000000000 --- a/stable/snapdrop/5.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-5.0.19](https://github.com/truecharts/charts/compare/snapdrop-5.0.18...snapdrop-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/snapdrop/5.0.19/CHANGELOG.md b/stable/snapdrop/5.0.20/CHANGELOG.md similarity index 89% rename from stable/snapdrop/5.0.19/CHANGELOG.md rename to stable/snapdrop/5.0.20/CHANGELOG.md index 144b38b83e3..f6c40007174 100644 --- a/stable/snapdrop/5.0.19/CHANGELOG.md +++ b/stable/snapdrop/5.0.20/CHANGELOG.md @@ -4,6 +4,19 @@ +## [snapdrop-5.0.20](https://github.com/truecharts/charts/compare/snapdrop-5.0.19...snapdrop-5.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9385](https://github.com/truecharts/charts/issues/9385)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [snapdrop-5.0.19](https://github.com/truecharts/charts/compare/snapdrop-5.0.18...snapdrop-5.0.19) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - - -## [snapdrop-5.0.16](https://github.com/truecharts/charts/compare/snapdrop-5.0.15...snapdrop-5.0.16) (2023-05-24) - -### Chore diff --git a/stable/snapdrop/5.0.19/Chart.yaml b/stable/snapdrop/5.0.20/Chart.yaml similarity index 97% rename from stable/snapdrop/5.0.19/Chart.yaml rename to stable/snapdrop/5.0.20/Chart.yaml index 2652edb0d43..38c4a2233a1 100644 --- a/stable/snapdrop/5.0.19/Chart.yaml +++ b/stable/snapdrop/5.0.20/Chart.yaml @@ -18,7 +18,7 @@ name: snapdrop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - https://github.com/linuxserver/docker-snapdrop -version: 5.0.19 +version: 5.0.20 annotations: truecharts.org/catagories: | - media diff --git a/stable/znc/5.0.20/README.md b/stable/snapdrop/5.0.20/README.md similarity index 100% rename from stable/znc/5.0.20/README.md rename to stable/snapdrop/5.0.20/README.md diff --git a/stable/snapdrop/5.0.20/app-changelog.md b/stable/snapdrop/5.0.20/app-changelog.md new file mode 100644 index 00000000000..aaeb002ae17 --- /dev/null +++ b/stable/snapdrop/5.0.20/app-changelog.md @@ -0,0 +1,13 @@ + + +## [snapdrop-5.0.20](https://github.com/truecharts/charts/compare/snapdrop-5.0.19...snapdrop-5.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9385](https://github.com/truecharts/charts/issues/9385)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/snapdrop/5.0.19/app-readme.md b/stable/snapdrop/5.0.20/app-readme.md similarity index 100% rename from stable/snapdrop/5.0.19/app-readme.md rename to stable/snapdrop/5.0.20/app-readme.md diff --git a/stable/znc/5.0.20/charts/common-12.10.4.tgz b/stable/snapdrop/5.0.20/charts/common-12.10.4.tgz similarity index 100% rename from stable/znc/5.0.20/charts/common-12.10.4.tgz rename to stable/snapdrop/5.0.20/charts/common-12.10.4.tgz diff --git a/stable/snapdrop/5.0.19/ix_values.yaml b/stable/snapdrop/5.0.20/ix_values.yaml similarity index 81% rename from stable/snapdrop/5.0.19/ix_values.yaml rename to stable/snapdrop/5.0.20/ix_values.yaml index 664cfbf2d86..0089b375bde 100644 --- a/stable/snapdrop/5.0.19/ix_values.yaml +++ b/stable/snapdrop/5.0.20/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:962b6cb507ac28063bdfa03dbcf9dd5cc62072b53163915ca42b3eee304eae8c + tag: latest@sha256:40f7e28d5cdf0e6296af55d131abb08ce0d313e56a56ca9e25754a426e7b74f8 pullPolicy: IfNotPresent service: main: diff --git a/stable/snapdrop/5.0.19/questions.yaml b/stable/snapdrop/5.0.20/questions.yaml similarity index 96% rename from stable/snapdrop/5.0.19/questions.yaml rename to stable/snapdrop/5.0.20/questions.yaml index 51036715e5b..7e6bc869b43 100644 --- a/stable/snapdrop/5.0.19/questions.yaml +++ b/stable/snapdrop/5.0.20/questions.yaml @@ -737,63 +737,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -807,6 +750,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/znc/5.0.20/templates/NOTES.txt b/stable/snapdrop/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/znc/5.0.20/templates/NOTES.txt rename to stable/snapdrop/5.0.20/templates/NOTES.txt diff --git a/stable/znc/5.0.20/templates/common.yaml b/stable/snapdrop/5.0.20/templates/common.yaml similarity index 100% rename from stable/znc/5.0.20/templates/common.yaml rename to stable/snapdrop/5.0.20/templates/common.yaml diff --git a/stable/znc/5.0.20/values.yaml b/stable/snapdrop/5.0.20/values.yaml similarity index 100% rename from stable/znc/5.0.20/values.yaml rename to stable/snapdrop/5.0.20/values.yaml diff --git a/stable/ubooquity/6.0.11/app-changelog.md b/stable/ubooquity/6.0.11/app-changelog.md deleted file mode 100644 index c513bd2b329..00000000000 --- a/stable/ubooquity/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-6.0.11](https://github.com/truecharts/charts/compare/ubooquity-6.0.10...ubooquity-6.0.11) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/ubooquity/6.0.11/CHANGELOG.md b/stable/ubooquity/6.0.12/CHANGELOG.md similarity index 86% rename from stable/ubooquity/6.0.11/CHANGELOG.md rename to stable/ubooquity/6.0.12/CHANGELOG.md index 85e2a8b1b28..8dfece5bfb6 100644 --- a/stable/ubooquity/6.0.11/CHANGELOG.md +++ b/stable/ubooquity/6.0.12/CHANGELOG.md @@ -4,6 +4,19 @@ +## [ubooquity-6.0.12](https://github.com/truecharts/charts/compare/ubooquity-6.0.11...ubooquity-6.0.12) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9388](https://github.com/truecharts/charts/issues/9388)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [ubooquity-6.0.11](https://github.com/truecharts/charts/compare/ubooquity-6.0.10...ubooquity-6.0.11) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [ubooquity-6.0.3](https://github.com/truecharts/charts/compare/ubooquity-6.0.2...ubooquity-6.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ubooquity-6.0.2](https://github.com/truecharts/charts/compare/ubooquity-6.0.1...ubooquity-6.0.2) (2023-05-03) - -### Chore diff --git a/stable/ubooquity/6.0.11/Chart.yaml b/stable/ubooquity/6.0.12/Chart.yaml similarity index 97% rename from stable/ubooquity/6.0.11/Chart.yaml rename to stable/ubooquity/6.0.12/Chart.yaml index cfb56740cf1..b35343ebf1b 100644 --- a/stable/ubooquity/6.0.11/Chart.yaml +++ b/stable/ubooquity/6.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 6.0.11 +version: 6.0.12 appVersion: "2.1.2" description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. type: application diff --git a/stable/ubooquity/6.0.12/README.md b/stable/ubooquity/6.0.12/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/ubooquity/6.0.12/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/ubooquity/6.0.12/app-changelog.md b/stable/ubooquity/6.0.12/app-changelog.md new file mode 100644 index 00000000000..77af9dee947 --- /dev/null +++ b/stable/ubooquity/6.0.12/app-changelog.md @@ -0,0 +1,13 @@ + + +## [ubooquity-6.0.12](https://github.com/truecharts/charts/compare/ubooquity-6.0.11...ubooquity-6.0.12) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9388](https://github.com/truecharts/charts/issues/9388)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.11/app-readme.md b/stable/ubooquity/6.0.12/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.11/app-readme.md rename to stable/ubooquity/6.0.12/app-readme.md diff --git a/stable/ubooquity/6.0.12/charts/common-12.10.4.tgz b/stable/ubooquity/6.0.12/charts/common-12.10.4.tgz new file mode 100644 index 00000000000..66771bb2ec5 Binary files /dev/null and b/stable/ubooquity/6.0.12/charts/common-12.10.4.tgz differ diff --git a/stable/ubooquity/6.0.11/ix_values.yaml b/stable/ubooquity/6.0.12/ix_values.yaml similarity index 91% rename from stable/ubooquity/6.0.11/ix_values.yaml rename to stable/ubooquity/6.0.12/ix_values.yaml index 00bd85d430a..442da125201 100644 --- a/stable/ubooquity/6.0.11/ix_values.yaml +++ b/stable/ubooquity/6.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:428700f367bc051641f6c4290e9354102139a01acf9636c6f04f55051366c9ed + tag: v2.1.2@sha256:ee9d3f4a5d2a94b13a70e4933152fc4c44d655d49b182d31a6a8637c9b6c390d service: main: ports: diff --git a/stable/ubooquity/6.0.11/questions.yaml b/stable/ubooquity/6.0.12/questions.yaml similarity index 96% rename from stable/ubooquity/6.0.11/questions.yaml rename to stable/ubooquity/6.0.12/questions.yaml index b0d0c015172..69f35eb020a 100644 --- a/stable/ubooquity/6.0.11/questions.yaml +++ b/stable/ubooquity/6.0.12/questions.yaml @@ -1019,63 +1019,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -1089,6 +1032,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/ubooquity/6.0.12/templates/NOTES.txt b/stable/ubooquity/6.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ubooquity/6.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ubooquity/6.0.12/templates/common.yaml b/stable/ubooquity/6.0.12/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ubooquity/6.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ubooquity/6.0.12/values.yaml b/stable/ubooquity/6.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/5.0.20/app-changelog.md b/stable/znc/5.0.20/app-changelog.md deleted file mode 100644 index 8bceb1ae7f1..00000000000 --- a/stable/znc/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-5.0.20](https://github.com/truecharts/charts/compare/znc-5.0.19...znc-5.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/znc/5.0.20/CHANGELOG.md b/stable/znc/5.0.21/CHANGELOG.md similarity index 85% rename from stable/znc/5.0.20/CHANGELOG.md rename to stable/znc/5.0.21/CHANGELOG.md index 299b42e8974..b8430111b3a 100644 --- a/stable/znc/5.0.20/CHANGELOG.md +++ b/stable/znc/5.0.21/CHANGELOG.md @@ -4,6 +4,19 @@ +## [znc-5.0.21](https://github.com/truecharts/charts/compare/znc-5.0.20...znc-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#9390](https://github.com/truecharts/charts/issues/9390)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [znc-5.0.20](https://github.com/truecharts/charts/compare/znc-5.0.19...znc-5.0.20) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [znc-5.0.11](https://github.com/truecharts/charts/compare/znc-5.0.10...znc-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [znc-5.0.10](https://github.com/truecharts/charts/compare/znc-5.0.9...znc-5.0.10) (2023-04-29) - -### Chore diff --git a/stable/znc/5.0.20/Chart.yaml b/stable/znc/5.0.21/Chart.yaml similarity index 97% rename from stable/znc/5.0.20/Chart.yaml rename to stable/znc/5.0.21/Chart.yaml index 911e07a1658..c0a56ff92f3 100644 --- a/stable/znc/5.0.20/Chart.yaml +++ b/stable/znc/5.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 5.0.20 +version: 5.0.21 appVersion: "1.8.2" description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. type: application diff --git a/stable/znc/5.0.21/README.md b/stable/znc/5.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/znc/5.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/znc/5.0.21/app-changelog.md b/stable/znc/5.0.21/app-changelog.md new file mode 100644 index 00000000000..cf5a8c08935 --- /dev/null +++ b/stable/znc/5.0.21/app-changelog.md @@ -0,0 +1,13 @@ + + +## [znc-5.0.21](https://github.com/truecharts/charts/compare/znc-5.0.20...znc-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#9390](https://github.com/truecharts/charts/issues/9390)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/znc/5.0.20/app-readme.md b/stable/znc/5.0.21/app-readme.md similarity index 100% rename from stable/znc/5.0.20/app-readme.md rename to stable/znc/5.0.21/app-readme.md diff --git a/stable/znc/5.0.21/charts/common-12.10.4.tgz b/stable/znc/5.0.21/charts/common-12.10.4.tgz new file mode 100644 index 00000000000..66771bb2ec5 Binary files /dev/null and b/stable/znc/5.0.21/charts/common-12.10.4.tgz differ diff --git a/stable/znc/5.0.20/ix_values.yaml b/stable/znc/5.0.21/ix_values.yaml similarity index 82% rename from stable/znc/5.0.20/ix_values.yaml rename to stable/znc/5.0.21/ix_values.yaml index a3875c53ee2..7073e5069e0 100644 --- a/stable/znc/5.0.20/ix_values.yaml +++ b/stable/znc/5.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:ccae8db985b6665477b6ded0e6070bff039693aa1ebf638f7a7edc4031921957 + tag: v1.8.2@sha256:9d0c65022c940cace9b7289d605831d1658630625d1de3a866391951a655a737 service: main: ports: diff --git a/stable/znc/5.0.20/questions.yaml b/stable/znc/5.0.21/questions.yaml similarity index 96% rename from stable/znc/5.0.20/questions.yaml rename to stable/znc/5.0.21/questions.yaml index 1f2b6f7a283..6f8ea5329ee 100644 --- a/stable/znc/5.0.20/questions.yaml +++ b/stable/znc/5.0.21/questions.yaml @@ -738,63 +738,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - 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 @@ -808,6 +751,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/znc/5.0.21/templates/NOTES.txt b/stable/znc/5.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/znc/5.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/znc/5.0.21/templates/common.yaml b/stable/znc/5.0.21/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/znc/5.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/znc/5.0.21/values.yaml b/stable/znc/5.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d