diff --git a/dependency/clickhouse/4.0.6/app-changelog.md b/dependency/clickhouse/4.0.6/app-changelog.md deleted file mode 100644 index 90c10642b23..00000000000 --- a/dependency/clickhouse/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-4.0.6](https://github.com/truecharts/charts/compare/clickhouse-4.0.5...clickhouse-4.0.6) (2023-03-06) - -### Chore - -- bump common - - \ No newline at end of file diff --git a/dependency/clickhouse/4.0.6/CHANGELOG.md b/dependency/clickhouse/4.0.7/CHANGELOG.md similarity index 90% rename from dependency/clickhouse/4.0.6/CHANGELOG.md rename to dependency/clickhouse/4.0.7/CHANGELOG.md index b8968105d53..976571005a0 100644 --- a/dependency/clickhouse/4.0.6/CHANGELOG.md +++ b/dependency/clickhouse/4.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-4.0.7](https://github.com/truecharts/charts/compare/clickhouse-4.0.6...clickhouse-4.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + + + ## [clickhouse-4.0.6](https://github.com/truecharts/charts/compare/clickhouse-4.0.5...clickhouse-4.0.6) (2023-03-06) ### Chore @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/clickhouse to v23.1.3.5 - - - - -## [clickhouse-3.0.18](https://github.com/truecharts/charts/compare/clickhouse-3.0.17...clickhouse-3.0.18) (2023-02-03) - - - - diff --git a/dependency/clickhouse/4.0.6/Chart.yaml b/dependency/clickhouse/4.0.7/Chart.yaml similarity index 98% rename from dependency/clickhouse/4.0.6/Chart.yaml rename to dependency/clickhouse/4.0.7/Chart.yaml index 64a46aa8e9e..67d3b055df3 100644 --- a/dependency/clickhouse/4.0.6/Chart.yaml +++ b/dependency/clickhouse/4.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/clickhouse/clickhouse-server - https://clickhouse.com/ type: application -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/4.0.6/README.md b/dependency/clickhouse/4.0.7/README.md similarity index 100% rename from dependency/clickhouse/4.0.6/README.md rename to dependency/clickhouse/4.0.7/README.md diff --git a/dependency/clickhouse/4.0.7/app-changelog.md b/dependency/clickhouse/4.0.7/app-changelog.md new file mode 100644 index 00000000000..d8e17c7df78 --- /dev/null +++ b/dependency/clickhouse/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-4.0.7](https://github.com/truecharts/charts/compare/clickhouse-4.0.6...clickhouse-4.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + \ No newline at end of file diff --git a/dependency/clickhouse/4.0.6/app-readme.md b/dependency/clickhouse/4.0.7/app-readme.md similarity index 100% rename from dependency/clickhouse/4.0.6/app-readme.md rename to dependency/clickhouse/4.0.7/app-readme.md diff --git a/dependency/clickhouse/4.0.6/charts/common-12.2.19.tgz b/dependency/clickhouse/4.0.7/charts/common-12.2.19.tgz similarity index 100% rename from dependency/clickhouse/4.0.6/charts/common-12.2.19.tgz rename to dependency/clickhouse/4.0.7/charts/common-12.2.19.tgz diff --git a/dependency/clickhouse/4.0.6/ix_values.yaml b/dependency/clickhouse/4.0.7/ix_values.yaml similarity index 100% rename from dependency/clickhouse/4.0.6/ix_values.yaml rename to dependency/clickhouse/4.0.7/ix_values.yaml diff --git a/dependency/clickhouse/4.0.6/questions.yaml b/dependency/clickhouse/4.0.7/questions.yaml similarity index 99% rename from dependency/clickhouse/4.0.6/questions.yaml rename to dependency/clickhouse/4.0.7/questions.yaml index f4cfa4fca6e..a2e1194b09d 100644 --- a/dependency/clickhouse/4.0.6/questions.yaml +++ b/dependency/clickhouse/4.0.7/questions.yaml @@ -828,7 +828,7 @@ questions: description: "The group that should own ALL storage." schema: type: int - default: 568568 + default: 568 - variable: resources group: Resources and Devices diff --git a/dependency/clickhouse/4.0.6/templates/NOTES.txt b/dependency/clickhouse/4.0.7/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/4.0.6/templates/NOTES.txt rename to dependency/clickhouse/4.0.7/templates/NOTES.txt diff --git a/dependency/clickhouse/4.0.6/templates/common.yaml b/dependency/clickhouse/4.0.7/templates/common.yaml similarity index 100% rename from dependency/clickhouse/4.0.6/templates/common.yaml rename to dependency/clickhouse/4.0.7/templates/common.yaml diff --git a/dependency/clickhouse/4.0.6/values.yaml b/dependency/clickhouse/4.0.7/values.yaml similarity index 100% rename from dependency/clickhouse/4.0.6/values.yaml rename to dependency/clickhouse/4.0.7/values.yaml diff --git a/dependency/mariadb/6.0.6/app-changelog.md b/dependency/mariadb/6.0.6/app-changelog.md deleted file mode 100644 index 7dd21c892ec..00000000000 --- a/dependency/mariadb/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-6.0.6](https://github.com/truecharts/charts/compare/mariadb-6.0.5...mariadb-6.0.6) (2023-03-06) - -### Chore - -- bump common - - \ No newline at end of file diff --git a/dependency/mariadb/6.0.6/CHANGELOG.md b/dependency/mariadb/6.0.7/CHANGELOG.md similarity index 90% rename from dependency/mariadb/6.0.6/CHANGELOG.md rename to dependency/mariadb/6.0.7/CHANGELOG.md index b1ab6100fee..29ef83e469e 100644 --- a/dependency/mariadb/6.0.6/CHANGELOG.md +++ b/dependency/mariadb/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-6.0.7](https://github.com/truecharts/charts/compare/mariadb-6.0.6...mariadb-6.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + + + ## [mariadb-6.0.6](https://github.com/truecharts/charts/compare/mariadb-6.0.5...mariadb-6.0.6) (2023-03-06) ### Chore @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/mariadb to 10.10.3 - - - - -## [mariadb-5.0.32](https://github.com/truecharts/charts/compare/mariadb-5.0.31...mariadb-5.0.32) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/mariadb to 10.10.3 diff --git a/dependency/mariadb/6.0.6/Chart.yaml b/dependency/mariadb/6.0.7/Chart.yaml similarity index 98% rename from dependency/mariadb/6.0.6/Chart.yaml rename to dependency/mariadb/6.0.7/Chart.yaml index 32390aa29e4..e3df3c7a6c5 100644 --- a/dependency/mariadb/6.0.6/Chart.yaml +++ b/dependency/mariadb/6.0.7/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/6.0.6/README.md b/dependency/mariadb/6.0.7/README.md similarity index 100% rename from dependency/mariadb/6.0.6/README.md rename to dependency/mariadb/6.0.7/README.md diff --git a/dependency/mariadb/6.0.7/app-changelog.md b/dependency/mariadb/6.0.7/app-changelog.md new file mode 100644 index 00000000000..db3f6b4c9fd --- /dev/null +++ b/dependency/mariadb/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-6.0.7](https://github.com/truecharts/charts/compare/mariadb-6.0.6...mariadb-6.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + \ No newline at end of file diff --git a/dependency/mariadb/6.0.6/app-readme.md b/dependency/mariadb/6.0.7/app-readme.md similarity index 100% rename from dependency/mariadb/6.0.6/app-readme.md rename to dependency/mariadb/6.0.7/app-readme.md diff --git a/dependency/mariadb/6.0.6/charts/common-12.2.19.tgz b/dependency/mariadb/6.0.7/charts/common-12.2.19.tgz similarity index 100% rename from dependency/mariadb/6.0.6/charts/common-12.2.19.tgz rename to dependency/mariadb/6.0.7/charts/common-12.2.19.tgz diff --git a/dependency/mariadb/6.0.6/ix_values.yaml b/dependency/mariadb/6.0.7/ix_values.yaml similarity index 100% rename from dependency/mariadb/6.0.6/ix_values.yaml rename to dependency/mariadb/6.0.7/ix_values.yaml diff --git a/dependency/mariadb/6.0.6/questions.yaml b/dependency/mariadb/6.0.7/questions.yaml similarity index 99% rename from dependency/mariadb/6.0.6/questions.yaml rename to dependency/mariadb/6.0.7/questions.yaml index 0d068e7d2ae..373b31a5ae1 100644 --- a/dependency/mariadb/6.0.6/questions.yaml +++ b/dependency/mariadb/6.0.7/questions.yaml @@ -682,7 +682,7 @@ questions: description: "The group that should own ALL storage." schema: type: int - default: 568568 + default: 568 - variable: resources group: Resources and Devices diff --git a/dependency/mariadb/6.0.6/templates/NOTES.txt b/dependency/mariadb/6.0.7/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/6.0.6/templates/NOTES.txt rename to dependency/mariadb/6.0.7/templates/NOTES.txt diff --git a/dependency/mariadb/6.0.6/templates/common.yaml b/dependency/mariadb/6.0.7/templates/common.yaml similarity index 100% rename from dependency/mariadb/6.0.6/templates/common.yaml rename to dependency/mariadb/6.0.7/templates/common.yaml diff --git a/dependency/mariadb/6.0.6/values.yaml b/dependency/mariadb/6.0.7/values.yaml similarity index 100% rename from dependency/mariadb/6.0.6/values.yaml rename to dependency/mariadb/6.0.7/values.yaml diff --git a/dependency/memcached/6.0.6/app-changelog.md b/dependency/memcached/6.0.6/app-changelog.md deleted file mode 100644 index 56a9abadb08..00000000000 --- a/dependency/memcached/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.6](https://github.com/truecharts/charts/compare/memcached-6.0.5...memcached-6.0.6) (2023-03-06) - -### Chore - -- bump common - - \ No newline at end of file diff --git a/dependency/memcached/6.0.6/CHANGELOG.md b/dependency/memcached/6.0.7/CHANGELOG.md similarity index 90% rename from dependency/memcached/6.0.6/CHANGELOG.md rename to dependency/memcached/6.0.7/CHANGELOG.md index f2d4f4b7588..480a0e6d369 100644 --- a/dependency/memcached/6.0.6/CHANGELOG.md +++ b/dependency/memcached/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.7](https://github.com/truecharts/charts/compare/memcached-6.0.6...memcached-6.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + + + ## [memcached-6.0.6](https://github.com/truecharts/charts/compare/memcached-6.0.5...memcached-6.0.6) (2023-03-06) ### Chore @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/memcached to 1.6.18 - - - - -## [memcached-5.0.28](https://github.com/truecharts/charts/compare/memcached-5.0.27...memcached-5.0.28) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. diff --git a/dependency/memcached/6.0.6/Chart.yaml b/dependency/memcached/6.0.7/Chart.yaml similarity index 98% rename from dependency/memcached/6.0.6/Chart.yaml rename to dependency/memcached/6.0.7/Chart.yaml index 412006962b8..4b2116179f5 100644 --- a/dependency/memcached/6.0.6/Chart.yaml +++ b/dependency/memcached/6.0.7/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.6/README.md b/dependency/memcached/6.0.7/README.md similarity index 100% rename from dependency/memcached/6.0.6/README.md rename to dependency/memcached/6.0.7/README.md diff --git a/dependency/memcached/6.0.7/app-changelog.md b/dependency/memcached/6.0.7/app-changelog.md new file mode 100644 index 00000000000..3951361d071 --- /dev/null +++ b/dependency/memcached/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.7](https://github.com/truecharts/charts/compare/memcached-6.0.6...memcached-6.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.6/app-readme.md b/dependency/memcached/6.0.7/app-readme.md similarity index 100% rename from dependency/memcached/6.0.6/app-readme.md rename to dependency/memcached/6.0.7/app-readme.md diff --git a/dependency/memcached/6.0.6/charts/common-12.2.19.tgz b/dependency/memcached/6.0.7/charts/common-12.2.19.tgz similarity index 100% rename from dependency/memcached/6.0.6/charts/common-12.2.19.tgz rename to dependency/memcached/6.0.7/charts/common-12.2.19.tgz diff --git a/dependency/memcached/6.0.6/ix_values.yaml b/dependency/memcached/6.0.7/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.6/ix_values.yaml rename to dependency/memcached/6.0.7/ix_values.yaml diff --git a/dependency/memcached/6.0.6/questions.yaml b/dependency/memcached/6.0.7/questions.yaml similarity index 99% rename from dependency/memcached/6.0.6/questions.yaml rename to dependency/memcached/6.0.7/questions.yaml index 7a2cc3cd96a..b8ecfefbb2a 100644 --- a/dependency/memcached/6.0.6/questions.yaml +++ b/dependency/memcached/6.0.7/questions.yaml @@ -574,7 +574,7 @@ questions: description: "The group that should own ALL storage." schema: type: int - default: 568568 + default: 568 - variable: resources group: Resources and Devices diff --git a/dependency/memcached/6.0.6/templates/NOTES.txt b/dependency/memcached/6.0.7/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.6/templates/NOTES.txt rename to dependency/memcached/6.0.7/templates/NOTES.txt diff --git a/dependency/memcached/6.0.6/templates/common.yaml b/dependency/memcached/6.0.7/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.6/templates/common.yaml rename to dependency/memcached/6.0.7/templates/common.yaml diff --git a/dependency/memcached/6.0.6/values.yaml b/dependency/memcached/6.0.7/values.yaml similarity index 100% rename from dependency/memcached/6.0.6/values.yaml rename to dependency/memcached/6.0.7/values.yaml diff --git a/dependency/mongodb/5.0.6/app-changelog.md b/dependency/mongodb/5.0.6/app-changelog.md deleted file mode 100644 index f81291b5aa8..00000000000 --- a/dependency/mongodb/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-5.0.6](https://github.com/truecharts/charts/compare/mongodb-5.0.5...mongodb-5.0.6) (2023-03-06) - -### Chore - -- bump common - - \ No newline at end of file diff --git a/dependency/mongodb/5.0.6/CHANGELOG.md b/dependency/mongodb/5.0.7/CHANGELOG.md similarity index 90% rename from dependency/mongodb/5.0.6/CHANGELOG.md rename to dependency/mongodb/5.0.7/CHANGELOG.md index 559bfd57adc..ff6f3d959f1 100644 --- a/dependency/mongodb/5.0.6/CHANGELOG.md +++ b/dependency/mongodb/5.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-5.0.7](https://github.com/truecharts/charts/compare/mongodb-5.0.6...mongodb-5.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + + + ## [mongodb-5.0.6](https://github.com/truecharts/charts/compare/mongodb-5.0.5...mongodb-5.0.6) (2023-03-06) ### Chore @@ -88,12 +97,3 @@ ### Fix - ensure new helm deps repo is used in latest releases as well. - - - - -## [mongodb-4.0.30](https://github.com/truecharts/charts/compare/mongodb-4.0.29...mongodb-4.0.30) (2023-02-06) - -### Chore - -- update container image tccr.io/truecharts/mongodb to 6.0.4 diff --git a/dependency/mongodb/5.0.6/Chart.yaml b/dependency/mongodb/5.0.7/Chart.yaml similarity index 98% rename from dependency/mongodb/5.0.6/Chart.yaml rename to dependency/mongodb/5.0.7/Chart.yaml index a8ead590210..014192415da 100644 --- a/dependency/mongodb/5.0.6/Chart.yaml +++ b/dependency/mongodb/5.0.7/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 5.0.6 +version: 5.0.7 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/5.0.6/README.md b/dependency/mongodb/5.0.7/README.md similarity index 100% rename from dependency/mongodb/5.0.6/README.md rename to dependency/mongodb/5.0.7/README.md diff --git a/dependency/mongodb/5.0.7/app-changelog.md b/dependency/mongodb/5.0.7/app-changelog.md new file mode 100644 index 00000000000..d8410634350 --- /dev/null +++ b/dependency/mongodb/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-5.0.7](https://github.com/truecharts/charts/compare/mongodb-5.0.6...mongodb-5.0.7) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + \ No newline at end of file diff --git a/dependency/mongodb/5.0.6/app-readme.md b/dependency/mongodb/5.0.7/app-readme.md similarity index 100% rename from dependency/mongodb/5.0.6/app-readme.md rename to dependency/mongodb/5.0.7/app-readme.md diff --git a/dependency/mongodb/5.0.6/charts/common-12.2.19.tgz b/dependency/mongodb/5.0.7/charts/common-12.2.19.tgz similarity index 100% rename from dependency/mongodb/5.0.6/charts/common-12.2.19.tgz rename to dependency/mongodb/5.0.7/charts/common-12.2.19.tgz diff --git a/dependency/mongodb/5.0.6/ix_values.yaml b/dependency/mongodb/5.0.7/ix_values.yaml similarity index 100% rename from dependency/mongodb/5.0.6/ix_values.yaml rename to dependency/mongodb/5.0.7/ix_values.yaml diff --git a/dependency/mongodb/5.0.6/questions.yaml b/dependency/mongodb/5.0.7/questions.yaml similarity index 99% rename from dependency/mongodb/5.0.6/questions.yaml rename to dependency/mongodb/5.0.7/questions.yaml index 7e54a8abaff..2ee62317427 100644 --- a/dependency/mongodb/5.0.6/questions.yaml +++ b/dependency/mongodb/5.0.7/questions.yaml @@ -682,7 +682,7 @@ questions: description: "The group that should own ALL storage." schema: type: int - default: 568568 + default: 568 - variable: resources group: Resources and Devices diff --git a/dependency/mongodb/5.0.6/templates/NOTES.txt b/dependency/mongodb/5.0.7/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/5.0.6/templates/NOTES.txt rename to dependency/mongodb/5.0.7/templates/NOTES.txt diff --git a/dependency/mongodb/5.0.6/templates/common.yaml b/dependency/mongodb/5.0.7/templates/common.yaml similarity index 100% rename from dependency/mongodb/5.0.6/templates/common.yaml rename to dependency/mongodb/5.0.7/templates/common.yaml diff --git a/dependency/mongodb/5.0.6/values.yaml b/dependency/mongodb/5.0.7/values.yaml similarity index 100% rename from dependency/mongodb/5.0.6/values.yaml rename to dependency/mongodb/5.0.7/values.yaml diff --git a/dependency/redis/6.0.11/app-changelog.md b/dependency/redis/6.0.11/app-changelog.md deleted file mode 100644 index 5b3de45018d..00000000000 --- a/dependency/redis/6.0.11/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [redis-6.0.11](https://github.com/truecharts/charts/compare/redis-6.0.10...redis-6.0.11) (2023-03-06) - diff --git a/dependency/redis/6.0.11/CHANGELOG.md b/dependency/redis/6.0.12/CHANGELOG.md similarity index 88% rename from dependency/redis/6.0.11/CHANGELOG.md rename to dependency/redis/6.0.12/CHANGELOG.md index 169e8fdef3a..79d2a6a8aaf 100644 --- a/dependency/redis/6.0.11/CHANGELOG.md +++ b/dependency/redis/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.12](https://github.com/truecharts/charts/compare/redis-6.0.11...redis-6.0.12) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + + + ## [redis-6.0.11](https://github.com/truecharts/charts/compare/redis-6.0.10...redis-6.0.11) (2023-03-06) @@ -88,12 +97,3 @@ -## [redis-6.0.0](https://github.com/truecharts/charts/compare/redis-5.0.33...redis-6.0.0) (2023-03-01) - - - - -## [redis-5.0.33](https://github.com/truecharts/charts/compare/redis-5.0.32...redis-5.0.33) (2023-02-26) - -### Chore - diff --git a/dependency/redis/6.0.11/Chart.yaml b/dependency/redis/6.0.12/Chart.yaml similarity index 98% rename from dependency/redis/6.0.11/Chart.yaml rename to dependency/redis/6.0.12/Chart.yaml index 849b3857023..d071444c869 100644 --- a/dependency/redis/6.0.11/Chart.yaml +++ b/dependency/redis/6.0.12/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 6.0.11 +version: 6.0.12 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.11/README.md b/dependency/redis/6.0.12/README.md similarity index 100% rename from dependency/redis/6.0.11/README.md rename to dependency/redis/6.0.12/README.md diff --git a/dependency/redis/6.0.12/app-changelog.md b/dependency/redis/6.0.12/app-changelog.md new file mode 100644 index 00000000000..75763710e12 --- /dev/null +++ b/dependency/redis/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.12](https://github.com/truecharts/charts/compare/redis-6.0.11...redis-6.0.12) (2023-03-07) + +### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.11/app-readme.md b/dependency/redis/6.0.12/app-readme.md similarity index 100% rename from dependency/redis/6.0.11/app-readme.md rename to dependency/redis/6.0.12/app-readme.md diff --git a/dependency/redis/6.0.11/charts/common-12.2.20.tgz b/dependency/redis/6.0.12/charts/common-12.2.20.tgz similarity index 100% rename from dependency/redis/6.0.11/charts/common-12.2.20.tgz rename to dependency/redis/6.0.12/charts/common-12.2.20.tgz diff --git a/dependency/redis/6.0.11/ix_values.yaml b/dependency/redis/6.0.12/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.11/ix_values.yaml rename to dependency/redis/6.0.12/ix_values.yaml diff --git a/dependency/redis/6.0.11/questions.yaml b/dependency/redis/6.0.12/questions.yaml similarity index 99% rename from dependency/redis/6.0.11/questions.yaml rename to dependency/redis/6.0.12/questions.yaml index 586a7e8beab..bf4ae3648fa 100644 --- a/dependency/redis/6.0.11/questions.yaml +++ b/dependency/redis/6.0.12/questions.yaml @@ -661,7 +661,7 @@ questions: description: "The group that should own ALL storage." schema: type: int - default: 568568 + default: 568 - variable: resources group: Resources and Devices diff --git a/dependency/redis/6.0.11/templates/NOTES.txt b/dependency/redis/6.0.12/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.11/templates/NOTES.txt rename to dependency/redis/6.0.12/templates/NOTES.txt diff --git a/dependency/redis/6.0.11/templates/common.yaml b/dependency/redis/6.0.12/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.11/templates/common.yaml rename to dependency/redis/6.0.12/templates/common.yaml diff --git a/dependency/redis/6.0.11/values.yaml b/dependency/redis/6.0.12/values.yaml similarity index 100% rename from dependency/redis/6.0.11/values.yaml rename to dependency/redis/6.0.12/values.yaml diff --git a/dependency/solr/3.0.4/app-changelog.md b/dependency/solr/3.0.4/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/dependency/solr/3.0.4/CHANGELOG.md b/dependency/solr/3.0.5/CHANGELOG.md similarity index 84% rename from dependency/solr/3.0.4/CHANGELOG.md rename to dependency/solr/3.0.5/CHANGELOG.md index d12a0a2208b..f5ac22a2c45 100644 --- a/dependency/solr/3.0.4/CHANGELOG.md +++ b/dependency/solr/3.0.5/CHANGELOG.md @@ -4,6 +4,20 @@ +## [solr-3.0.5](https://github.com/truecharts/charts/compare/solr-3.0.4...solr-3.0.5) (2023-03-07) + +### Chore + +- bump common + + ### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + - update common with vct label fix ([#7750](https://github.com/truecharts/charts/issues/7750)) + + + + ## [solr-3.0.4](https://github.com/truecharts/charts/compare/solr-3.0.3...solr-3.0.4) (2023-03-06) @@ -83,17 +97,3 @@ ## [solr-2.0.27](https://github.com/truecharts/charts/compare/solr-2.0.26...solr-2.0.27) (2023-02-02) ### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [solr-2.0.26](https://github.com/truecharts/charts/compare/solr-2.0.25...solr-2.0.26) (2023-01-31) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.1.1 - - - diff --git a/dependency/solr/3.0.4/Chart.yaml b/dependency/solr/3.0.5/Chart.yaml similarity index 98% rename from dependency/solr/3.0.4/Chart.yaml rename to dependency/solr/3.0.5/Chart.yaml index eaabed61f5b..276004e13a6 100644 --- a/dependency/solr/3.0.4/Chart.yaml +++ b/dependency/solr/3.0.5/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/bitnami/solr - https://github.com/apache/solr type: application -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/3.0.4/README.md b/dependency/solr/3.0.5/README.md similarity index 100% rename from dependency/solr/3.0.4/README.md rename to dependency/solr/3.0.5/README.md diff --git a/dependency/solr/3.0.5/app-changelog.md b/dependency/solr/3.0.5/app-changelog.md new file mode 100644 index 00000000000..66981bb0a81 --- /dev/null +++ b/dependency/solr/3.0.5/app-changelog.md @@ -0,0 +1,14 @@ + + +## [solr-3.0.5](https://github.com/truecharts/charts/compare/solr-3.0.4...solr-3.0.5) (2023-03-07) + +### Chore + +- bump common + + ### Fix + +- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) + - update common with vct label fix ([#7750](https://github.com/truecharts/charts/issues/7750)) + + \ No newline at end of file diff --git a/dependency/solr/3.0.4/app-readme.md b/dependency/solr/3.0.5/app-readme.md similarity index 100% rename from dependency/solr/3.0.4/app-readme.md rename to dependency/solr/3.0.5/app-readme.md diff --git a/dependency/solr/3.0.4/charts/common-12.2.19.tgz b/dependency/solr/3.0.5/charts/common-12.2.19.tgz similarity index 100% rename from dependency/solr/3.0.4/charts/common-12.2.19.tgz rename to dependency/solr/3.0.5/charts/common-12.2.19.tgz diff --git a/dependency/solr/3.0.4/ix_values.yaml b/dependency/solr/3.0.5/ix_values.yaml similarity index 100% rename from dependency/solr/3.0.4/ix_values.yaml rename to dependency/solr/3.0.5/ix_values.yaml diff --git a/dependency/solr/3.0.4/questions.yaml b/dependency/solr/3.0.5/questions.yaml similarity index 99% rename from dependency/solr/3.0.4/questions.yaml rename to dependency/solr/3.0.5/questions.yaml index eb921e2acfc..1981026c9ff 100644 --- a/dependency/solr/3.0.4/questions.yaml +++ b/dependency/solr/3.0.5/questions.yaml @@ -689,7 +689,7 @@ questions: description: "The group that should own ALL storage." schema: type: int - default: 568568 + default: 568 - variable: resources group: Resources and Devices diff --git a/dependency/solr/3.0.4/templates/NOTES.txt b/dependency/solr/3.0.5/templates/NOTES.txt similarity index 100% rename from dependency/solr/3.0.4/templates/NOTES.txt rename to dependency/solr/3.0.5/templates/NOTES.txt diff --git a/dependency/solr/3.0.4/templates/common.yaml b/dependency/solr/3.0.5/templates/common.yaml similarity index 100% rename from dependency/solr/3.0.4/templates/common.yaml rename to dependency/solr/3.0.5/templates/common.yaml diff --git a/dependency/solr/3.0.4/values.yaml b/dependency/solr/3.0.5/values.yaml similarity index 100% rename from dependency/solr/3.0.4/values.yaml rename to dependency/solr/3.0.5/values.yaml