diff --git a/dependency/clickhouse/3.0.15/app-changelog.md b/dependency/clickhouse/3.0.15/app-changelog.md deleted file mode 100644 index b29ccc89e0..0000000000 --- a/dependency/clickhouse/3.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10) - -### Chore - -- update container image tccr.io/truecharts/clickhouse to v22.12.3.5 - - \ No newline at end of file diff --git a/dependency/clickhouse/3.0.15/CHANGELOG.md b/dependency/clickhouse/3.0.16/CHANGELOG.md similarity index 89% rename from dependency/clickhouse/3.0.15/CHANGELOG.md rename to dependency/clickhouse/3.0.16/CHANGELOG.md index cb409a438e..2d517120f3 100644 --- a/dependency/clickhouse/3.0.15/CHANGELOG.md +++ b/dependency/clickhouse/3.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-3.0.16](https://github.com/truecharts/charts/compare/clickhouse-3.0.15...clickhouse-3.0.16) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + ## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-3.0.5](https://github.com/truecharts/charts/compare/clickhouse-3.0.4...clickhouse-3.0.5) (2022-12-03) - - - -## [clickhouse-3.0.4](https://github.com/truecharts/charts/compare/clickhouse-3.0.3...clickhouse-3.0.4) (2022-11-29) - - - - -## [clickhouse-3.0.4](https://github.com/truecharts/charts/compare/clickhouse-3.0.3...clickhouse-3.0.4) (2022-11-29) diff --git a/dependency/clickhouse/3.0.15/Chart.yaml b/dependency/clickhouse/3.0.16/Chart.yaml similarity index 98% rename from dependency/clickhouse/3.0.15/Chart.yaml rename to dependency/clickhouse/3.0.16/Chart.yaml index f0da7b02a8..872ea29a9c 100644 --- a/dependency/clickhouse/3.0.15/Chart.yaml +++ b/dependency/clickhouse/3.0.16/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/3.0.15/README.md b/dependency/clickhouse/3.0.16/README.md similarity index 100% rename from dependency/clickhouse/3.0.15/README.md rename to dependency/clickhouse/3.0.16/README.md diff --git a/dependency/clickhouse/3.0.16/app-changelog.md b/dependency/clickhouse/3.0.16/app-changelog.md new file mode 100644 index 0000000000..be351b762b --- /dev/null +++ b/dependency/clickhouse/3.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-3.0.16](https://github.com/truecharts/charts/compare/clickhouse-3.0.15...clickhouse-3.0.16) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/clickhouse/3.0.15/app-readme.md b/dependency/clickhouse/3.0.16/app-readme.md similarity index 74% rename from dependency/clickhouse/3.0.15/app-readme.md rename to dependency/clickhouse/3.0.16/app-readme.md index 616c38b03e..64dbbd02c1 100644 --- a/dependency/clickhouse/3.0.15/app-readme.md +++ b/dependency/clickhouse/3.0.16/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/dependency/clickhouse/3.0.15/charts/common-11.1.2.tgz b/dependency/clickhouse/3.0.16/charts/common-11.1.2.tgz similarity index 100% rename from dependency/clickhouse/3.0.15/charts/common-11.1.2.tgz rename to dependency/clickhouse/3.0.16/charts/common-11.1.2.tgz diff --git a/dependency/clickhouse/3.0.15/ix_values.yaml b/dependency/clickhouse/3.0.16/ix_values.yaml similarity index 98% rename from dependency/clickhouse/3.0.15/ix_values.yaml rename to dependency/clickhouse/3.0.16/ix_values.yaml index 83b0b5b875..5734ca2ed0 100644 --- a/dependency/clickhouse/3.0.15/ix_values.yaml +++ b/dependency/clickhouse/3.0.16/ix_values.yaml @@ -68,3 +68,6 @@ env: portal: enabled: false + +manifests: + enabled: false diff --git a/dependency/clickhouse/3.0.15/questions.yaml b/dependency/clickhouse/3.0.16/questions.yaml similarity index 100% rename from dependency/clickhouse/3.0.15/questions.yaml rename to dependency/clickhouse/3.0.16/questions.yaml diff --git a/dependency/clickhouse/3.0.15/templates/common.yaml b/dependency/clickhouse/3.0.16/templates/common.yaml similarity index 100% rename from dependency/clickhouse/3.0.15/templates/common.yaml rename to dependency/clickhouse/3.0.16/templates/common.yaml diff --git a/dependency/clickhouse/3.0.15/values.yaml b/dependency/clickhouse/3.0.16/values.yaml similarity index 100% rename from dependency/clickhouse/3.0.15/values.yaml rename to dependency/clickhouse/3.0.16/values.yaml diff --git a/dependency/mariadb/5.0.22/app-changelog.md b/dependency/mariadb/5.0.22/app-changelog.md deleted file mode 100644 index 417adf976f..0000000000 --- a/dependency/mariadb/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-5.0.22](https://github.com/truecharts/charts/compare/mariadb-5.0.21...mariadb-5.0.22) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/mariadb to 10.10.2 - - \ No newline at end of file diff --git a/dependency/mariadb/5.0.22/CHANGELOG.md b/dependency/mariadb/5.0.23/CHANGELOG.md similarity index 89% rename from dependency/mariadb/5.0.22/CHANGELOG.md rename to dependency/mariadb/5.0.23/CHANGELOG.md index f96b4eb89b..ec2084850a 100644 --- a/dependency/mariadb/5.0.22/CHANGELOG.md +++ b/dependency/mariadb/5.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-5.0.23](https://github.com/truecharts/charts/compare/mariadb-5.0.22...mariadb-5.0.23) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + ## [mariadb-5.0.22](https://github.com/truecharts/charts/compare/mariadb-5.0.21...mariadb-5.0.22) (2023-01-12) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/mariadb to 10.10.2 - - -## [mariadb-5.0.12](https://github.com/truecharts/charts/compare/mariadb-5.0.11...mariadb-5.0.12) (2022-12-11) - -### Chore - -- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266)) - - diff --git a/dependency/mariadb/5.0.22/Chart.yaml b/dependency/mariadb/5.0.23/Chart.yaml similarity index 98% rename from dependency/mariadb/5.0.22/Chart.yaml rename to dependency/mariadb/5.0.23/Chart.yaml index 2dba121945..e520e1c99a 100644 --- a/dependency/mariadb/5.0.22/Chart.yaml +++ b/dependency/mariadb/5.0.23/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 5.0.22 +version: 5.0.23 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/5.0.22/README.md b/dependency/mariadb/5.0.23/README.md similarity index 100% rename from dependency/mariadb/5.0.22/README.md rename to dependency/mariadb/5.0.23/README.md diff --git a/dependency/mariadb/5.0.23/app-changelog.md b/dependency/mariadb/5.0.23/app-changelog.md new file mode 100644 index 0000000000..464742fe39 --- /dev/null +++ b/dependency/mariadb/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-5.0.23](https://github.com/truecharts/charts/compare/mariadb-5.0.22...mariadb-5.0.23) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/mariadb/5.0.22/app-readme.md b/dependency/mariadb/5.0.23/app-readme.md similarity index 72% rename from dependency/mariadb/5.0.22/app-readme.md rename to dependency/mariadb/5.0.23/app-readme.md index 7f16365919..8ed082bd9c 100644 --- a/dependency/mariadb/5.0.22/app-readme.md +++ b/dependency/mariadb/5.0.23/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/dependency/mariadb/5.0.22/charts/common-11.1.2.tgz b/dependency/mariadb/5.0.23/charts/common-11.1.2.tgz similarity index 100% rename from dependency/mariadb/5.0.22/charts/common-11.1.2.tgz rename to dependency/mariadb/5.0.23/charts/common-11.1.2.tgz diff --git a/dependency/mariadb/5.0.22/ix_values.yaml b/dependency/mariadb/5.0.23/ix_values.yaml similarity index 99% rename from dependency/mariadb/5.0.22/ix_values.yaml rename to dependency/mariadb/5.0.23/ix_values.yaml index d10e659196..4456d1feb4 100644 --- a/dependency/mariadb/5.0.22/ix_values.yaml +++ b/dependency/mariadb/5.0.23/ix_values.yaml @@ -122,3 +122,6 @@ existingSecret: "" portal: enabled: false + +manifests: + enabled: false diff --git a/dependency/mariadb/5.0.22/questions.yaml b/dependency/mariadb/5.0.23/questions.yaml similarity index 100% rename from dependency/mariadb/5.0.22/questions.yaml rename to dependency/mariadb/5.0.23/questions.yaml diff --git a/dependency/mariadb/5.0.22/templates/common.yaml b/dependency/mariadb/5.0.23/templates/common.yaml similarity index 100% rename from dependency/mariadb/5.0.22/templates/common.yaml rename to dependency/mariadb/5.0.23/templates/common.yaml diff --git a/dependency/mariadb/5.0.22/values.yaml b/dependency/mariadb/5.0.23/values.yaml similarity index 100% rename from dependency/mariadb/5.0.22/values.yaml rename to dependency/mariadb/5.0.23/values.yaml diff --git a/dependency/memcached/5.0.20/app-changelog.md b/dependency/memcached/5.0.20/app-changelog.md deleted file mode 100644 index 86f96061f0..0000000000 --- a/dependency/memcached/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-5.0.20](https://github.com/truecharts/charts/compare/memcached-5.0.19...memcached-5.0.20) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/memcached to 1.6.17 - - \ No newline at end of file diff --git a/dependency/memcached/5.0.20/CHANGELOG.md b/dependency/memcached/5.0.21/CHANGELOG.md similarity index 89% rename from dependency/memcached/5.0.20/CHANGELOG.md rename to dependency/memcached/5.0.21/CHANGELOG.md index 7be554cfd9..8282465459 100644 --- a/dependency/memcached/5.0.20/CHANGELOG.md +++ b/dependency/memcached/5.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-5.0.21](https://github.com/truecharts/charts/compare/memcached-5.0.20...memcached-5.0.21) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + ## [memcached-5.0.20](https://github.com/truecharts/charts/compare/memcached-5.0.19...memcached-5.0.20) (2023-01-12) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266)) - - -## [memcached-5.0.10](https://github.com/truecharts/charts/compare/memcached-5.0.9...memcached-5.0.10) (2022-12-07) - - - - -## [memcached-5.0.9](https://github.com/truecharts/charts/compare/memcached-5.0.8...memcached-5.0.9) (2022-12-06) - diff --git a/dependency/memcached/5.0.20/Chart.yaml b/dependency/memcached/5.0.21/Chart.yaml similarity index 98% rename from dependency/memcached/5.0.20/Chart.yaml rename to dependency/memcached/5.0.21/Chart.yaml index d3a625e072..2fe183ec68 100644 --- a/dependency/memcached/5.0.20/Chart.yaml +++ b/dependency/memcached/5.0.21/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 5.0.20 +version: 5.0.21 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/5.0.20/README.md b/dependency/memcached/5.0.21/README.md similarity index 100% rename from dependency/memcached/5.0.20/README.md rename to dependency/memcached/5.0.21/README.md diff --git a/dependency/memcached/5.0.21/app-changelog.md b/dependency/memcached/5.0.21/app-changelog.md new file mode 100644 index 0000000000..767db4432d --- /dev/null +++ b/dependency/memcached/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-5.0.21](https://github.com/truecharts/charts/compare/memcached-5.0.20...memcached-5.0.21) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/memcached/5.0.20/app-readme.md b/dependency/memcached/5.0.21/app-readme.md similarity index 71% rename from dependency/memcached/5.0.20/app-readme.md rename to dependency/memcached/5.0.21/app-readme.md index fc63319747..0341d91820 100644 --- a/dependency/memcached/5.0.20/app-readme.md +++ b/dependency/memcached/5.0.21/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/dependency/memcached/5.0.20/charts/common-11.1.2.tgz b/dependency/memcached/5.0.21/charts/common-11.1.2.tgz similarity index 100% rename from dependency/memcached/5.0.20/charts/common-11.1.2.tgz rename to dependency/memcached/5.0.21/charts/common-11.1.2.tgz diff --git a/dependency/memcached/5.0.20/ix_values.yaml b/dependency/memcached/5.0.21/ix_values.yaml similarity index 90% rename from dependency/memcached/5.0.20/ix_values.yaml rename to dependency/memcached/5.0.21/ix_values.yaml index fb123af664..5ed935b401 100644 --- a/dependency/memcached/5.0.20/ix_values.yaml +++ b/dependency/memcached/5.0.21/ix_values.yaml @@ -12,3 +12,6 @@ service: portal: enabled: false + +manifests: + enabled: false diff --git a/dependency/memcached/5.0.20/questions.yaml b/dependency/memcached/5.0.21/questions.yaml similarity index 100% rename from dependency/memcached/5.0.20/questions.yaml rename to dependency/memcached/5.0.21/questions.yaml diff --git a/dependency/memcached/5.0.20/templates/common.yaml b/dependency/memcached/5.0.21/templates/common.yaml similarity index 100% rename from dependency/memcached/5.0.20/templates/common.yaml rename to dependency/memcached/5.0.21/templates/common.yaml diff --git a/dependency/memcached/5.0.20/values.yaml b/dependency/memcached/5.0.21/values.yaml similarity index 100% rename from dependency/memcached/5.0.20/values.yaml rename to dependency/memcached/5.0.21/values.yaml diff --git a/dependency/mongodb/4.0.23/app-changelog.md b/dependency/mongodb/4.0.23/app-changelog.md deleted file mode 100644 index 052ce70efe..0000000000 --- a/dependency/mongodb/4.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-4.0.23](https://github.com/truecharts/charts/compare/mongodb-4.0.22...mongodb-4.0.23) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/mongodb to 6.0.3 - - \ No newline at end of file diff --git a/dependency/mongodb/4.0.23/CHANGELOG.md b/dependency/mongodb/4.0.24/CHANGELOG.md similarity index 89% rename from dependency/mongodb/4.0.23/CHANGELOG.md rename to dependency/mongodb/4.0.24/CHANGELOG.md index 7cca7ead31..2aec44cc16 100644 --- a/dependency/mongodb/4.0.23/CHANGELOG.md +++ b/dependency/mongodb/4.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-4.0.24](https://github.com/truecharts/charts/compare/mongodb-4.0.23...mongodb-4.0.24) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + ## [mongodb-4.0.23](https://github.com/truecharts/charts/compare/mongodb-4.0.22...mongodb-4.0.23) (2023-01-12) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/mongodb to 6.0.3 - - -## [mongodb-4.0.13](https://github.com/truecharts/charts/compare/mongodb-4.0.12...mongodb-4.0.13) (2022-12-14) - -### Chore - -- update helm chart common to v11.0.8 - - diff --git a/dependency/mongodb/4.0.23/Chart.yaml b/dependency/mongodb/4.0.24/Chart.yaml similarity index 98% rename from dependency/mongodb/4.0.23/Chart.yaml rename to dependency/mongodb/4.0.24/Chart.yaml index dd537da38d..324609ea32 100644 --- a/dependency/mongodb/4.0.23/Chart.yaml +++ b/dependency/mongodb/4.0.24/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/4.0.23/README.md b/dependency/mongodb/4.0.24/README.md similarity index 100% rename from dependency/mongodb/4.0.23/README.md rename to dependency/mongodb/4.0.24/README.md diff --git a/dependency/mongodb/4.0.24/app-changelog.md b/dependency/mongodb/4.0.24/app-changelog.md new file mode 100644 index 0000000000..0e7ca4ada5 --- /dev/null +++ b/dependency/mongodb/4.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-4.0.24](https://github.com/truecharts/charts/compare/mongodb-4.0.23...mongodb-4.0.24) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/mongodb/4.0.23/app-readme.md b/dependency/mongodb/4.0.24/app-readme.md similarity index 72% rename from dependency/mongodb/4.0.23/app-readme.md rename to dependency/mongodb/4.0.24/app-readme.md index cd047182cc..721b11b33e 100644 --- a/dependency/mongodb/4.0.23/app-readme.md +++ b/dependency/mongodb/4.0.24/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/dependency/mongodb/4.0.23/charts/common-11.1.2.tgz b/dependency/mongodb/4.0.24/charts/common-11.1.2.tgz similarity index 100% rename from dependency/mongodb/4.0.23/charts/common-11.1.2.tgz rename to dependency/mongodb/4.0.24/charts/common-11.1.2.tgz diff --git a/dependency/mongodb/4.0.23/ix_values.yaml b/dependency/mongodb/4.0.24/ix_values.yaml similarity index 99% rename from dependency/mongodb/4.0.23/ix_values.yaml rename to dependency/mongodb/4.0.24/ix_values.yaml index 6120aaa5ba..114b73132b 100644 --- a/dependency/mongodb/4.0.23/ix_values.yaml +++ b/dependency/mongodb/4.0.24/ix_values.yaml @@ -123,3 +123,6 @@ env: portal: enabled: false + +manifests: + enabled: false diff --git a/dependency/mongodb/4.0.23/questions.yaml b/dependency/mongodb/4.0.24/questions.yaml similarity index 100% rename from dependency/mongodb/4.0.23/questions.yaml rename to dependency/mongodb/4.0.24/questions.yaml diff --git a/dependency/mongodb/4.0.23/templates/common.yaml b/dependency/mongodb/4.0.24/templates/common.yaml similarity index 100% rename from dependency/mongodb/4.0.23/templates/common.yaml rename to dependency/mongodb/4.0.24/templates/common.yaml diff --git a/dependency/mongodb/4.0.23/values.yaml b/dependency/mongodb/4.0.24/values.yaml similarity index 100% rename from dependency/mongodb/4.0.23/values.yaml rename to dependency/mongodb/4.0.24/values.yaml diff --git a/dependency/postgresql/11.0.20/CHANGELOG.md b/dependency/postgresql/11.0.20/CHANGELOG.md new file mode 100644 index 0000000000..6f59928c61 --- /dev/null +++ b/dependency/postgresql/11.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [postgresql-11.0.20](https://github.com/truecharts/charts/compare/postgresql-11.0.19...postgresql-11.0.20) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + +## [postgresql-11.0.19](https://github.com/truecharts/charts/compare/postgresql-11.0.18...postgresql-11.0.19) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.18](https://github.com/truecharts/charts/compare/postgresql-11.0.17...postgresql-11.0.18) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.17](https://github.com/truecharts/charts/compare/postgresql-11.0.16...postgresql-11.0.17) (2022-12-27) + +### Chore + +- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855)) + + + + +## [postgresql-11.0.16](https://github.com/truecharts/charts/compare/postgresql-11.0.15...postgresql-11.0.16) (2022-12-26) + +### Chore + +- update helm chart common to 11.1.1 + + + + +## [postgresql-11.0.15](https://github.com/truecharts/charts/compare/postgresql-11.0.14...postgresql-11.0.15) (2022-12-25) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.14](https://github.com/truecharts/charts/compare/postgresql-11.0.13...postgresql-11.0.14) (2022-12-24) + +### Chore + +- update helm chart common to v11.1.0 ([#5686](https://github.com/truecharts/charts/issues/5686)) + + + + +## [postgresql-11.0.13](https://github.com/truecharts/charts/compare/postgresql-11.0.12...postgresql-11.0.13) (2022-12-17) + + + + +## [postgresql-11.0.12](https://github.com/truecharts/charts/compare/postgresql-11.0.11...postgresql-11.0.12) (2022-12-14) + +### Chore + +- update helm chart common to v11.0.8 + + + + +## [postgresql-11.0.11](https://github.com/truecharts/charts/compare/postgresql-11.0.10...postgresql-11.0.11) (2022-12-12) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.6.0 + + + + +## [postgresql-11.0.10](https://github.com/truecharts/charts/compare/postgresql-11.0.9...postgresql-11.0.10) (2022-12-11) + +### Chore + +- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266)) + + diff --git a/dependency/postgresql/11.0.20/Chart.yaml b/dependency/postgresql/11.0.20/Chart.yaml new file mode 100644 index 0000000000..32d83e48bb --- /dev/null +++ b/dependency/postgresql/11.0.20/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "14.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 11.1.2 +deprecated: false +description: PostgresSQL +home: https://truecharts.org/charts/dependency/postgresql +icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png +keywords: + - postgres + - postgressql + - dtabase + - sql +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: postgresql +sources: + - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql + - https://www.postgresql.org/ +type: application +version: 11.0.20 +annotations: + truecharts.org/catagories: | + - database + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/dependency/promtail/6.0.10/README.md b/dependency/postgresql/11.0.20/README.md similarity index 100% rename from dependency/promtail/6.0.10/README.md rename to dependency/postgresql/11.0.20/README.md diff --git a/dependency/postgresql/11.0.20/app-changelog.md b/dependency/postgresql/11.0.20/app-changelog.md new file mode 100644 index 0000000000..8de215cb4b --- /dev/null +++ b/dependency/postgresql/11.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [postgresql-11.0.20](https://github.com/truecharts/charts/compare/postgresql-11.0.19...postgresql-11.0.20) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/postgresql/11.0.20/app-readme.md b/dependency/postgresql/11.0.20/app-readme.md new file mode 100644 index 0000000000..e784462560 --- /dev/null +++ b/dependency/postgresql/11.0.20/app-readme.md @@ -0,0 +1,8 @@ +PostgresSQL + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/postgresql](https://truecharts.org/charts/dependency/postgresql) + +--- + +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/dependency/promtail/6.0.10/charts/common-11.1.2.tgz b/dependency/postgresql/11.0.20/charts/common-11.1.2.tgz similarity index 100% rename from dependency/promtail/6.0.10/charts/common-11.1.2.tgz rename to dependency/postgresql/11.0.20/charts/common-11.1.2.tgz diff --git a/dependency/postgresql/11.0.20/ix_values.yaml b/dependency/postgresql/11.0.20/ix_values.yaml new file mode 100644 index 0000000000..c1eae9b7f7 --- /dev/null +++ b/dependency/postgresql/11.0.20/ix_values.yaml @@ -0,0 +1,132 @@ +image: + repository: tccr.io/truecharts/postgresql + pullPolicy: IfNotPresent + tag: 14.6.0@sha256:e62480ab765247161e54506890190b2a5cfe2275cf5882c47d3e2e0f8cbc083f + +controller: + # -- Set the controller type. + # Valid options are deployment, daemonset or statefulset + type: statefulset + # -- Number of desired pods + replicas: 1 + # -- Set the controller upgrade strategy + # For Deployments, valid values are Recreate (default) and RollingUpdate. + # For StatefulSets, valid values are OnDelete and RollingUpdate (default). + # DaemonSets ignore this. + strategy: RollingUpdate + rollingUpdate: + # -- Set deployment RollingUpdate max unavailable + unavailable: 1 + # -- Set deployment RollingUpdate max surge + surge: + # -- Set statefulset RollingUpdate partition + partition: + # -- ReplicaSet revision history limit + revisionHistoryLimit: 3 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 5432 + targetPort: 5432 + +## TODO: Fix the backup-on-upgrade system +enableUpgradeBackup: false + +podSecurityContext: + runAsGroup: 0 + +volumeClaimTemplates: + db: + enabled: true + mountPath: "/bitnami/postgresql" + +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- Enable the liveness probe + enabled: true + # -- Set this to `true` if you wish to specify your own livenessProbe + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- Enable the readiness probe + enabled: true + # -- Set this to `true` if you wish to specify your own readinessProbe + custom: true + # -- The spec field contains the values for the default readinessProbe. + # If you selected `custom: true`, this field holds the definition of the readinessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + # -- Startup probe configuration + # @default -- See below + startup: + # -- Enable the startup probe + enabled: true + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done" + +postgresqlPassword: "testpass" +postgresqlUsername: "test" +postgresqlDatabase: "test" +postgrespassword: "testroot" +existingSecret: "" + +secret: + credentials: + enabled: true + data: + postgresql-password: '{{ ( .Values.postgresqlPassword | default "empty" ) }}' + postgresql-postgres-password: '{{ ( .Values.postgrespassword | default "empty" ) }}' + +env: + POSTGRES_PASSWORD: + secretKeyRef: + name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' + key: "postgresql-password" + POSTGRESQL_POSTGRES_PASSWORD: + secretKeyRef: + name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}' + key: "postgresql-postgres-password" + POSTGRES_USER: "{{ .Values.postgresqlUsername }}" + POSTGRES_DB: "{{ .Values.postgresqlDatabase }}" +# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}" +# POSTGRESQL_PASSWORD: "{{ .Values.password }}" + +portal: + enabled: false + +manifests: + enabled: false diff --git a/dependency/postgresql/11.0.20/questions.yaml b/dependency/postgresql/11.0.20/questions.yaml new file mode 100644 index 0000000000..6487deae60 --- /dev/null +++ b/dependency/postgresql/11.0.20/questions.yaml @@ -0,0 +1,1596 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: VPN + description: VPN + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +questions: + - variable: global + label: Global Settings + group: "General Settings" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "General Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: customextraargs + group: "General Settings" + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: "General Settings" + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: postgresqlDatabase + group: "App Configuration" + label: "Database Name" + schema: + type: string + default: "mydatabase" + required: true + - variable: postgresqlUsername + group: "App Configuration" + label: "Database User" + schema: + type: string + default: "mydatabaseuser" + required: true + - variable: postgresqlPassword + group: "App Configuration" + label: "Database Password" + schema: + type: string + default: "" + required: true + - variable: postgrespassword + group: "App Configuration" + label: "Root Password" + schema: + type: string + default: "" + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5432 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: volumeClaimTemplates + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: db + label: "DB Storage" + description: "Stores the old Application Database." + schema: + type: dict + hidden: true + 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: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: Target + description: Deployment name, Defaults to Main Deployment + schema: + type: string + default: "" + - variable: minReplicas + label: Minimum Replicas + schema: + type: int + default: 1 + - variable: maxReplicas + label: Maximum Replicas + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: Target CPU Utilization Percentage + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: Target Memory Utilization Percentage + schema: + type: int + default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/dependency/redis/5.0.25/templates/common.yaml b/dependency/postgresql/11.0.20/templates/common.yaml similarity index 100% rename from dependency/redis/5.0.25/templates/common.yaml rename to dependency/postgresql/11.0.20/templates/common.yaml diff --git a/dependency/promtail/6.0.10/values.yaml b/dependency/postgresql/11.0.20/values.yaml similarity index 100% rename from dependency/promtail/6.0.10/values.yaml rename to dependency/postgresql/11.0.20/values.yaml diff --git a/dependency/promtail/6.0.10/app-changelog.md b/dependency/promtail/6.0.10/app-changelog.md deleted file mode 100644 index e372937cfa..0000000000 --- a/dependency/promtail/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [promtail-6.0.10](https://github.com/truecharts/charts/compare/promtail-6.0.9...promtail-6.0.10) (2022-12-27) - -### Chore - -- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855)) - - \ No newline at end of file diff --git a/dependency/promtail/6.0.10/CHANGELOG.md b/dependency/promtail/6.0.11/CHANGELOG.md similarity index 89% rename from dependency/promtail/6.0.10/CHANGELOG.md rename to dependency/promtail/6.0.11/CHANGELOG.md index c9d89f3329..e721421978 100644 --- a/dependency/promtail/6.0.10/CHANGELOG.md +++ b/dependency/promtail/6.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [promtail-6.0.11](https://github.com/truecharts/charts/compare/promtail-6.0.10...promtail-6.0.11) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + ## [promtail-6.0.10](https://github.com/truecharts/charts/compare/promtail-6.0.9...promtail-6.0.10) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [promtail-6.0.1](https://github.com/truecharts/charts/compare/promtail-6.0.0...promtail-6.0.1) (2022-11-29) - - - - -## [promtail-6.0.1](https://github.com/truecharts/charts/compare/promtail-6.0.0...promtail-6.0.1) (2022-11-29) - - - diff --git a/dependency/promtail/6.0.10/Chart.yaml b/dependency/promtail/6.0.11/Chart.yaml similarity index 98% rename from dependency/promtail/6.0.10/Chart.yaml rename to dependency/promtail/6.0.11/Chart.yaml index 8d176bbdad..1d52fa6dcc 100644 --- a/dependency/promtail/6.0.10/Chart.yaml +++ b/dependency/promtail/6.0.11/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 6.0.10 +version: 6.0.11 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/redis/5.0.25/README.md b/dependency/promtail/6.0.11/README.md similarity index 100% rename from dependency/redis/5.0.25/README.md rename to dependency/promtail/6.0.11/README.md diff --git a/dependency/promtail/6.0.11/app-changelog.md b/dependency/promtail/6.0.11/app-changelog.md new file mode 100644 index 0000000000..140673e507 --- /dev/null +++ b/dependency/promtail/6.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [promtail-6.0.11](https://github.com/truecharts/charts/compare/promtail-6.0.10...promtail-6.0.11) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/promtail/6.0.10/app-readme.md b/dependency/promtail/6.0.11/app-readme.md similarity index 72% rename from dependency/promtail/6.0.10/app-readme.md rename to dependency/promtail/6.0.11/app-readme.md index a4f162e6e8..85b5bc5132 100644 --- a/dependency/promtail/6.0.10/app-readme.md +++ b/dependency/promtail/6.0.11/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/dependency/redis/5.0.25/charts/common-11.1.2.tgz b/dependency/promtail/6.0.11/charts/common-11.1.2.tgz similarity index 100% rename from dependency/redis/5.0.25/charts/common-11.1.2.tgz rename to dependency/promtail/6.0.11/charts/common-11.1.2.tgz diff --git a/dependency/promtail/6.0.10/ix_values.yaml b/dependency/promtail/6.0.11/ix_values.yaml similarity index 99% rename from dependency/promtail/6.0.10/ix_values.yaml rename to dependency/promtail/6.0.11/ix_values.yaml index 24675a74f0..c39c750a38 100644 --- a/dependency/promtail/6.0.10/ix_values.yaml +++ b/dependency/promtail/6.0.11/ix_values.yaml @@ -253,3 +253,6 @@ config: scrape_configs: {{- tpl .Values.config.snippets.scrapeConfigs . | nindent 2 }} {{- tpl .Values.config.snippets.extraScrapeConfigs . | nindent 2 }} + +manifests: + enabled: false diff --git a/dependency/promtail/6.0.10/questions.yaml b/dependency/promtail/6.0.11/questions.yaml similarity index 100% rename from dependency/promtail/6.0.10/questions.yaml rename to dependency/promtail/6.0.11/questions.yaml diff --git a/dependency/promtail/6.0.10/templates/_servicemonitor.tpl b/dependency/promtail/6.0.11/templates/_servicemonitor.tpl similarity index 100% rename from dependency/promtail/6.0.10/templates/_servicemonitor.tpl rename to dependency/promtail/6.0.11/templates/_servicemonitor.tpl diff --git a/dependency/promtail/6.0.10/templates/common.yaml b/dependency/promtail/6.0.11/templates/common.yaml similarity index 100% rename from dependency/promtail/6.0.10/templates/common.yaml rename to dependency/promtail/6.0.11/templates/common.yaml diff --git a/dependency/redis/5.0.25/values.yaml b/dependency/promtail/6.0.11/values.yaml similarity index 100% rename from dependency/redis/5.0.25/values.yaml rename to dependency/promtail/6.0.11/values.yaml diff --git a/dependency/redis/5.0.25/app-changelog.md b/dependency/redis/5.0.25/app-changelog.md deleted file mode 100644 index bf4aa74641..0000000000 --- a/dependency/redis/5.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-5.0.25](https://github.com/truecharts/charts/compare/redis-5.0.24...redis-5.0.25) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/redis to 7.0.7 - - \ No newline at end of file diff --git a/dependency/redis/5.0.25/CHANGELOG.md b/dependency/redis/5.0.26/CHANGELOG.md similarity index 89% rename from dependency/redis/5.0.25/CHANGELOG.md rename to dependency/redis/5.0.26/CHANGELOG.md index 3955664c84..00f7c5c321 100644 --- a/dependency/redis/5.0.25/CHANGELOG.md +++ b/dependency/redis/5.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-5.0.26](https://github.com/truecharts/charts/compare/redis-5.0.25...redis-5.0.26) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + ## [redis-5.0.25](https://github.com/truecharts/charts/compare/redis-5.0.24...redis-5.0.25) (2023-01-12) ### Chore @@ -88,12 +97,3 @@ ## [redis-5.0.16](https://github.com/truecharts/charts/compare/redis-5.0.15...redis-5.0.16) (2022-12-17) - - -## [redis-5.0.15](https://github.com/truecharts/charts/compare/redis-5.0.14...redis-5.0.15) (2022-12-17) - -### Chore - -- update container image tccr.io/truecharts/redis to v7.0.7 - - diff --git a/dependency/redis/5.0.25/Chart.yaml b/dependency/redis/5.0.26/Chart.yaml similarity index 98% rename from dependency/redis/5.0.25/Chart.yaml rename to dependency/redis/5.0.26/Chart.yaml index bece3cbdcb..1bdf80f23b 100644 --- a/dependency/redis/5.0.25/Chart.yaml +++ b/dependency/redis/5.0.26/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 5.0.25 +version: 5.0.26 annotations: truecharts.org/catagories: | - database diff --git a/dependency/solr/2.0.21/README.md b/dependency/redis/5.0.26/README.md similarity index 100% rename from dependency/solr/2.0.21/README.md rename to dependency/redis/5.0.26/README.md diff --git a/dependency/redis/5.0.26/app-changelog.md b/dependency/redis/5.0.26/app-changelog.md new file mode 100644 index 0000000000..62dc0d7175 --- /dev/null +++ b/dependency/redis/5.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-5.0.26](https://github.com/truecharts/charts/compare/redis-5.0.25...redis-5.0.26) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/redis/5.0.25/app-readme.md b/dependency/redis/5.0.26/app-readme.md similarity index 69% rename from dependency/redis/5.0.25/app-readme.md rename to dependency/redis/5.0.26/app-readme.md index c88a080c04..c188772d2b 100644 --- a/dependency/redis/5.0.25/app-readme.md +++ b/dependency/redis/5.0.26/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/dependency/solr/2.0.21/charts/common-11.1.2.tgz b/dependency/redis/5.0.26/charts/common-11.1.2.tgz similarity index 100% rename from dependency/solr/2.0.21/charts/common-11.1.2.tgz rename to dependency/redis/5.0.26/charts/common-11.1.2.tgz diff --git a/dependency/redis/5.0.25/ix_values.yaml b/dependency/redis/5.0.26/ix_values.yaml similarity index 99% rename from dependency/redis/5.0.25/ix_values.yaml rename to dependency/redis/5.0.26/ix_values.yaml index 899969c6f0..c28f15df84 100644 --- a/dependency/redis/5.0.25/ix_values.yaml +++ b/dependency/redis/5.0.26/ix_values.yaml @@ -207,3 +207,6 @@ persistence: portal: enabled: false + +manifests: + enabled: false diff --git a/dependency/redis/5.0.25/questions.yaml b/dependency/redis/5.0.26/questions.yaml similarity index 100% rename from dependency/redis/5.0.25/questions.yaml rename to dependency/redis/5.0.26/questions.yaml diff --git a/dependency/solr/2.0.21/templates/common.yaml b/dependency/redis/5.0.26/templates/common.yaml similarity index 100% rename from dependency/solr/2.0.21/templates/common.yaml rename to dependency/redis/5.0.26/templates/common.yaml diff --git a/dependency/solr/2.0.21/values.yaml b/dependency/redis/5.0.26/values.yaml similarity index 100% rename from dependency/solr/2.0.21/values.yaml rename to dependency/redis/5.0.26/values.yaml diff --git a/dependency/solr/2.0.21/app-changelog.md b/dependency/solr/2.0.21/app-changelog.md deleted file mode 100644 index 51081744f5..0000000000 --- a/dependency/solr/2.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-2.0.21](https://github.com/truecharts/charts/compare/solr-2.0.20...solr-2.0.21) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/solr to 9.1.0 - - \ No newline at end of file diff --git a/dependency/solr/2.0.21/CHANGELOG.md b/dependency/solr/2.0.22/CHANGELOG.md similarity index 89% rename from dependency/solr/2.0.21/CHANGELOG.md rename to dependency/solr/2.0.22/CHANGELOG.md index b2206f6642..9d2b473892 100644 --- a/dependency/solr/2.0.21/CHANGELOG.md +++ b/dependency/solr/2.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-2.0.22](https://github.com/truecharts/charts/compare/solr-2.0.21...solr-2.0.22) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + + + ## [solr-2.0.21](https://github.com/truecharts/charts/compare/solr-2.0.20...solr-2.0.21) (2023-01-12) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to v11.0.8 - - -## [solr-2.0.11](https://github.com/truecharts/charts/compare/solr-2.0.10...solr-2.0.11) (2022-12-12) - -### Chore - -- update container image tccr.io/truecharts/solr to 9.1.0 - - diff --git a/dependency/solr/2.0.21/Chart.yaml b/dependency/solr/2.0.22/Chart.yaml similarity index 97% rename from dependency/solr/2.0.21/Chart.yaml rename to dependency/solr/2.0.22/Chart.yaml index 7a2b47f6f9..08d156aada 100644 --- a/dependency/solr/2.0.21/Chart.yaml +++ b/dependency/solr/2.0.22/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/2.0.22/README.md b/dependency/solr/2.0.22/README.md new file mode 100644 index 0000000000..36b5b3d8f7 --- /dev/null +++ b/dependency/solr/2.0.22/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/dependency/) + +**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/dependency/solr/2.0.22/app-changelog.md b/dependency/solr/2.0.22/app-changelog.md new file mode 100644 index 0000000000..c4600160f6 --- /dev/null +++ b/dependency/solr/2.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-2.0.22](https://github.com/truecharts/charts/compare/solr-2.0.21...solr-2.0.22) (2023-01-15) + +### Fix + +- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384)) + + \ No newline at end of file diff --git a/dependency/solr/2.0.21/app-readme.md b/dependency/solr/2.0.22/app-readme.md similarity index 67% rename from dependency/solr/2.0.21/app-readme.md rename to dependency/solr/2.0.22/app-readme.md index cba92397da..1143b496ad 100644 --- a/dependency/solr/2.0.21/app-readme.md +++ b/dependency/solr/2.0.22/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/dependency/solr/2.0.22/charts/common-11.1.2.tgz b/dependency/solr/2.0.22/charts/common-11.1.2.tgz new file mode 100644 index 0000000000..da62080e8a Binary files /dev/null and b/dependency/solr/2.0.22/charts/common-11.1.2.tgz differ diff --git a/dependency/solr/2.0.21/ix_values.yaml b/dependency/solr/2.0.22/ix_values.yaml similarity index 99% rename from dependency/solr/2.0.21/ix_values.yaml rename to dependency/solr/2.0.22/ix_values.yaml index 9eafff2bd7..a90b861afa 100644 --- a/dependency/solr/2.0.21/ix_values.yaml +++ b/dependency/solr/2.0.22/ix_values.yaml @@ -138,3 +138,6 @@ env: portal: enabled: true + +manifests: + enabled: false diff --git a/dependency/solr/2.0.21/questions.yaml b/dependency/solr/2.0.22/questions.yaml similarity index 100% rename from dependency/solr/2.0.21/questions.yaml rename to dependency/solr/2.0.22/questions.yaml diff --git a/dependency/solr/2.0.22/templates/common.yaml b/dependency/solr/2.0.22/templates/common.yaml new file mode 100644 index 0000000000..76759c7a0c --- /dev/null +++ b/dependency/solr/2.0.22/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.common.loader.all" . }} diff --git a/dependency/solr/2.0.22/values.yaml b/dependency/solr/2.0.22/values.yaml new file mode 100644 index 0000000000..e69de29bb2