diff --git a/dependency/clickhouse/5.0.5/app-changelog.md b/dependency/clickhouse/5.0.5/app-changelog.md deleted file mode 100644 index 60fb1da450..0000000000 --- a/dependency/clickhouse/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.5](https://github.com/truecharts/charts/compare/clickhouse-5.0.4...clickhouse-5.0.5) (2023-04-14) - -### Chore - -- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.5/charts/common-12.4.9.tgz b/dependency/clickhouse/5.0.5/charts/common-12.4.9.tgz deleted file mode 100644 index bdd5d157dc..0000000000 Binary files a/dependency/clickhouse/5.0.5/charts/common-12.4.9.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.5/CHANGELOG.md b/dependency/clickhouse/5.0.6/CHANGELOG.md similarity index 90% rename from dependency/clickhouse/5.0.5/CHANGELOG.md rename to dependency/clickhouse/5.0.6/CHANGELOG.md index c222ae75a8..37df934ef7 100644 --- a/dependency/clickhouse/5.0.5/CHANGELOG.md +++ b/dependency/clickhouse/5.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-5.0.6](https://github.com/truecharts/charts/compare/clickhouse-5.0.5...clickhouse-5.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + + + ## [clickhouse-5.0.5](https://github.com/truecharts/charts/compare/clickhouse-5.0.4...clickhouse-5.0.5) (2023-04-14) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/dependency/clickhouse/5.0.5/Chart.yaml b/dependency/clickhouse/5.0.6/Chart.yaml similarity index 95% rename from dependency/clickhouse/5.0.5/Chart.yaml rename to dependency/clickhouse/5.0.6/Chart.yaml index bb87f7b12c..f21e193eaa 100644 --- a/dependency/clickhouse/5.0.5/Chart.yaml +++ b/dependency/clickhouse/5.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.2.1.253" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.9 + version: 12.4.10 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 5.0.5 +version: 5.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.5/README.md b/dependency/clickhouse/5.0.6/README.md similarity index 100% rename from dependency/clickhouse/5.0.5/README.md rename to dependency/clickhouse/5.0.6/README.md diff --git a/dependency/clickhouse/5.0.6/app-changelog.md b/dependency/clickhouse/5.0.6/app-changelog.md new file mode 100644 index 0000000000..1728729cce --- /dev/null +++ b/dependency/clickhouse/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-5.0.6](https://github.com/truecharts/charts/compare/clickhouse-5.0.5...clickhouse-5.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.5/app-readme.md b/dependency/clickhouse/5.0.6/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.5/app-readme.md rename to dependency/clickhouse/5.0.6/app-readme.md diff --git a/dependency/clickhouse/5.0.6/charts/common-12.4.10.tgz b/dependency/clickhouse/5.0.6/charts/common-12.4.10.tgz new file mode 100644 index 0000000000..1bb734a4ad Binary files /dev/null and b/dependency/clickhouse/5.0.6/charts/common-12.4.10.tgz differ diff --git a/dependency/clickhouse/5.0.5/ix_values.yaml b/dependency/clickhouse/5.0.6/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.5/ix_values.yaml rename to dependency/clickhouse/5.0.6/ix_values.yaml diff --git a/dependency/clickhouse/5.0.5/questions.yaml b/dependency/clickhouse/5.0.6/questions.yaml similarity index 100% rename from dependency/clickhouse/5.0.5/questions.yaml rename to dependency/clickhouse/5.0.6/questions.yaml diff --git a/dependency/clickhouse/5.0.5/templates/NOTES.txt b/dependency/clickhouse/5.0.6/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.5/templates/NOTES.txt rename to dependency/clickhouse/5.0.6/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.5/templates/common.yaml b/dependency/clickhouse/5.0.6/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.5/templates/common.yaml rename to dependency/clickhouse/5.0.6/templates/common.yaml diff --git a/dependency/clickhouse/5.0.5/values.yaml b/dependency/clickhouse/5.0.6/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.5/values.yaml rename to dependency/clickhouse/5.0.6/values.yaml diff --git a/dependency/mariadb/7.0.6/app-changelog.md b/dependency/mariadb/7.0.6/app-changelog.md deleted file mode 100644 index 70fdb3cfac..0000000000 --- a/dependency/mariadb/7.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.6](https://github.com/truecharts/charts/compare/mariadb-7.0.5...mariadb-7.0.6) (2023-04-14) - -### Chore - -- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.6/charts/common-12.4.9.tgz b/dependency/mariadb/7.0.6/charts/common-12.4.9.tgz deleted file mode 100644 index bdd5d157dc..0000000000 Binary files a/dependency/mariadb/7.0.6/charts/common-12.4.9.tgz and /dev/null differ diff --git a/dependency/mariadb/7.0.6/CHANGELOG.md b/dependency/mariadb/7.0.7/CHANGELOG.md similarity index 90% rename from dependency/mariadb/7.0.6/CHANGELOG.md rename to dependency/mariadb/7.0.7/CHANGELOG.md index 924fc5fab0..bed9c5d1c7 100644 --- a/dependency/mariadb/7.0.6/CHANGELOG.md +++ b/dependency/mariadb/7.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.7](https://github.com/truecharts/charts/compare/mariadb-7.0.6...mariadb-7.0.7) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + + + ## [mariadb-7.0.6](https://github.com/truecharts/charts/compare/mariadb-7.0.5...mariadb-7.0.6) (2023-04-14) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-6.0.8](https://github.com/truecharts/charts/compare/mariadb-6.0.7...mariadb-6.0.8) (2023-03-07) ### Chore - -- bump common - - - - -## [mariadb-6.0.7](https://github.com/truecharts/charts/compare/mariadb-6.0.6...mariadb-6.0.7) (2023-03-07) - -### Fix diff --git a/dependency/mariadb/7.0.6/Chart.yaml b/dependency/mariadb/7.0.7/Chart.yaml similarity index 96% rename from dependency/mariadb/7.0.6/Chart.yaml rename to dependency/mariadb/7.0.7/Chart.yaml index ad7b594253..6594c13fcb 100644 --- a/dependency/mariadb/7.0.6/Chart.yaml +++ b/dependency/mariadb/7.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.9 + version: 12.4.10 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 7.0.6 +version: 7.0.7 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.6/README.md b/dependency/mariadb/7.0.7/README.md similarity index 100% rename from dependency/mariadb/7.0.6/README.md rename to dependency/mariadb/7.0.7/README.md diff --git a/dependency/mariadb/7.0.7/app-changelog.md b/dependency/mariadb/7.0.7/app-changelog.md new file mode 100644 index 0000000000..0fd1510862 --- /dev/null +++ b/dependency/mariadb/7.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.7](https://github.com/truecharts/charts/compare/mariadb-7.0.6...mariadb-7.0.7) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.6/app-readme.md b/dependency/mariadb/7.0.7/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.6/app-readme.md rename to dependency/mariadb/7.0.7/app-readme.md diff --git a/dependency/mariadb/7.0.7/charts/common-12.4.10.tgz b/dependency/mariadb/7.0.7/charts/common-12.4.10.tgz new file mode 100644 index 0000000000..1bb734a4ad Binary files /dev/null and b/dependency/mariadb/7.0.7/charts/common-12.4.10.tgz differ diff --git a/dependency/mariadb/7.0.6/ix_values.yaml b/dependency/mariadb/7.0.7/ix_values.yaml similarity index 100% rename from dependency/mariadb/7.0.6/ix_values.yaml rename to dependency/mariadb/7.0.7/ix_values.yaml diff --git a/dependency/mariadb/7.0.6/questions.yaml b/dependency/mariadb/7.0.7/questions.yaml similarity index 100% rename from dependency/mariadb/7.0.6/questions.yaml rename to dependency/mariadb/7.0.7/questions.yaml diff --git a/dependency/mariadb/7.0.6/templates/NOTES.txt b/dependency/mariadb/7.0.7/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.6/templates/NOTES.txt rename to dependency/mariadb/7.0.7/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.6/templates/common.yaml b/dependency/mariadb/7.0.7/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.6/templates/common.yaml rename to dependency/mariadb/7.0.7/templates/common.yaml diff --git a/dependency/mariadb/7.0.6/values.yaml b/dependency/mariadb/7.0.7/values.yaml similarity index 100% rename from dependency/mariadb/7.0.6/values.yaml rename to dependency/mariadb/7.0.7/values.yaml diff --git a/dependency/memcached/6.0.16/app-changelog.md b/dependency/memcached/6.0.16/app-changelog.md deleted file mode 100644 index eaca287d43..0000000000 --- a/dependency/memcached/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.16](https://github.com/truecharts/charts/compare/memcached-6.0.15...memcached-6.0.16) (2023-04-14) - -### Chore - -- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.16/charts/common-12.4.9.tgz b/dependency/memcached/6.0.16/charts/common-12.4.9.tgz deleted file mode 100644 index bdd5d157dc..0000000000 Binary files a/dependency/memcached/6.0.16/charts/common-12.4.9.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.16/CHANGELOG.md b/dependency/memcached/6.0.17/CHANGELOG.md similarity index 90% rename from dependency/memcached/6.0.16/CHANGELOG.md rename to dependency/memcached/6.0.17/CHANGELOG.md index 72b5b56b01..22eef4f312 100644 --- a/dependency/memcached/6.0.16/CHANGELOG.md +++ b/dependency/memcached/6.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.17](https://github.com/truecharts/charts/compare/memcached-6.0.16...memcached-6.0.17) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + + + ## [memcached-6.0.16](https://github.com/truecharts/charts/compare/memcached-6.0.15...memcached-6.0.16) (2023-04-14) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/dependency/memcached/6.0.16/Chart.yaml b/dependency/memcached/6.0.17/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.16/Chart.yaml rename to dependency/memcached/6.0.17/Chart.yaml index 830438cb1c..2e47d4c623 100644 --- a/dependency/memcached/6.0.16/Chart.yaml +++ b/dependency/memcached/6.0.17/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.9 + version: 12.4.10 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.16 +version: 6.0.17 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.16/README.md b/dependency/memcached/6.0.17/README.md similarity index 100% rename from dependency/memcached/6.0.16/README.md rename to dependency/memcached/6.0.17/README.md diff --git a/dependency/memcached/6.0.17/app-changelog.md b/dependency/memcached/6.0.17/app-changelog.md new file mode 100644 index 0000000000..f00d29f27d --- /dev/null +++ b/dependency/memcached/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.17](https://github.com/truecharts/charts/compare/memcached-6.0.16...memcached-6.0.17) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.16/app-readme.md b/dependency/memcached/6.0.17/app-readme.md similarity index 100% rename from dependency/memcached/6.0.16/app-readme.md rename to dependency/memcached/6.0.17/app-readme.md diff --git a/dependency/memcached/6.0.17/charts/common-12.4.10.tgz b/dependency/memcached/6.0.17/charts/common-12.4.10.tgz new file mode 100644 index 0000000000..1bb734a4ad Binary files /dev/null and b/dependency/memcached/6.0.17/charts/common-12.4.10.tgz differ diff --git a/dependency/memcached/6.0.16/ix_values.yaml b/dependency/memcached/6.0.17/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.16/ix_values.yaml rename to dependency/memcached/6.0.17/ix_values.yaml diff --git a/dependency/memcached/6.0.16/questions.yaml b/dependency/memcached/6.0.17/questions.yaml similarity index 100% rename from dependency/memcached/6.0.16/questions.yaml rename to dependency/memcached/6.0.17/questions.yaml diff --git a/dependency/memcached/6.0.16/templates/NOTES.txt b/dependency/memcached/6.0.17/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.16/templates/NOTES.txt rename to dependency/memcached/6.0.17/templates/NOTES.txt diff --git a/dependency/memcached/6.0.16/templates/common.yaml b/dependency/memcached/6.0.17/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.16/templates/common.yaml rename to dependency/memcached/6.0.17/templates/common.yaml diff --git a/dependency/memcached/6.0.16/values.yaml b/dependency/memcached/6.0.17/values.yaml similarity index 100% rename from dependency/memcached/6.0.16/values.yaml rename to dependency/memcached/6.0.17/values.yaml diff --git a/dependency/mongodb/6.0.5/app-changelog.md b/dependency/mongodb/6.0.5/app-changelog.md deleted file mode 100644 index 9a461ec01d..0000000000 --- a/dependency/mongodb/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.5](https://github.com/truecharts/charts/compare/mongodb-6.0.4...mongodb-6.0.5) (2023-04-14) - -### Chore - -- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.5/charts/common-12.4.9.tgz b/dependency/mongodb/6.0.5/charts/common-12.4.9.tgz deleted file mode 100644 index bdd5d157dc..0000000000 Binary files a/dependency/mongodb/6.0.5/charts/common-12.4.9.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.5/CHANGELOG.md b/dependency/mongodb/6.0.6/CHANGELOG.md similarity index 90% rename from dependency/mongodb/6.0.5/CHANGELOG.md rename to dependency/mongodb/6.0.6/CHANGELOG.md index 3540e216cc..33be04d7da 100644 --- a/dependency/mongodb/6.0.5/CHANGELOG.md +++ b/dependency/mongodb/6.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.6](https://github.com/truecharts/charts/compare/mongodb-6.0.5...mongodb-6.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + + + ## [mongodb-6.0.5](https://github.com/truecharts/charts/compare/mongodb-6.0.4...mongodb-6.0.5) (2023-04-14) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/dependency/mongodb/6.0.5/Chart.yaml b/dependency/mongodb/6.0.6/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.5/Chart.yaml rename to dependency/mongodb/6.0.6/Chart.yaml index 2c66022c66..5e07f22cbd 100644 --- a/dependency/mongodb/6.0.5/Chart.yaml +++ b/dependency/mongodb/6.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.9 + version: 12.4.10 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.5 +version: 6.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.5/README.md b/dependency/mongodb/6.0.6/README.md similarity index 100% rename from dependency/mongodb/6.0.5/README.md rename to dependency/mongodb/6.0.6/README.md diff --git a/dependency/mongodb/6.0.6/app-changelog.md b/dependency/mongodb/6.0.6/app-changelog.md new file mode 100644 index 0000000000..0045304a87 --- /dev/null +++ b/dependency/mongodb/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.6](https://github.com/truecharts/charts/compare/mongodb-6.0.5...mongodb-6.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.5/app-readme.md b/dependency/mongodb/6.0.6/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.5/app-readme.md rename to dependency/mongodb/6.0.6/app-readme.md diff --git a/dependency/mongodb/6.0.6/charts/common-12.4.10.tgz b/dependency/mongodb/6.0.6/charts/common-12.4.10.tgz new file mode 100644 index 0000000000..1bb734a4ad Binary files /dev/null and b/dependency/mongodb/6.0.6/charts/common-12.4.10.tgz differ diff --git a/dependency/mongodb/6.0.5/ix_values.yaml b/dependency/mongodb/6.0.6/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.5/ix_values.yaml rename to dependency/mongodb/6.0.6/ix_values.yaml diff --git a/dependency/mongodb/6.0.5/questions.yaml b/dependency/mongodb/6.0.6/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.5/questions.yaml rename to dependency/mongodb/6.0.6/questions.yaml diff --git a/dependency/mongodb/6.0.5/templates/NOTES.txt b/dependency/mongodb/6.0.6/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.5/templates/NOTES.txt rename to dependency/mongodb/6.0.6/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.5/templates/common.yaml b/dependency/mongodb/6.0.6/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.5/templates/common.yaml rename to dependency/mongodb/6.0.6/templates/common.yaml diff --git a/dependency/mongodb/6.0.5/values.yaml b/dependency/mongodb/6.0.6/values.yaml similarity index 100% rename from dependency/mongodb/6.0.5/values.yaml rename to dependency/mongodb/6.0.6/values.yaml diff --git a/dependency/redis/6.0.22/app-changelog.md b/dependency/redis/6.0.22/app-changelog.md deleted file mode 100644 index a4279f80a6..0000000000 --- a/dependency/redis/6.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.22](https://github.com/truecharts/charts/compare/redis-6.0.21...redis-6.0.22) (2023-04-14) - -### Chore - -- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) - - \ No newline at end of file diff --git a/dependency/redis/6.0.22/charts/common-12.4.9.tgz b/dependency/redis/6.0.22/charts/common-12.4.9.tgz deleted file mode 100644 index bdd5d157dc..0000000000 Binary files a/dependency/redis/6.0.22/charts/common-12.4.9.tgz and /dev/null differ diff --git a/dependency/redis/6.0.22/CHANGELOG.md b/dependency/redis/6.0.23/CHANGELOG.md similarity index 89% rename from dependency/redis/6.0.22/CHANGELOG.md rename to dependency/redis/6.0.23/CHANGELOG.md index 31a6be3381..432bc39f27 100644 --- a/dependency/redis/6.0.22/CHANGELOG.md +++ b/dependency/redis/6.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.23](https://github.com/truecharts/charts/compare/redis-6.0.22...redis-6.0.23) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + + + ## [redis-6.0.22](https://github.com/truecharts/charts/compare/redis-6.0.21...redis-6.0.22) (2023-04-14) ### Chore @@ -88,12 +97,3 @@ ## [redis-6.0.13](https://github.com/truecharts/charts/compare/redis-6.0.12...redis-6.0.13) (2023-03-07) ### Chore - -- update common to prevent common version desync - - - - -## [redis-6.0.12](https://github.com/truecharts/charts/compare/redis-6.0.11...redis-6.0.12) (2023-03-07) - -### Fix diff --git a/dependency/redis/6.0.22/Chart.yaml b/dependency/redis/6.0.23/Chart.yaml similarity index 95% rename from dependency/redis/6.0.22/Chart.yaml rename to dependency/redis/6.0.23/Chart.yaml index e9663b6c5e..f0bf3ffd93 100644 --- a/dependency/redis/6.0.22/Chart.yaml +++ b/dependency/redis/6.0.23/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.9 + version: 12.4.10 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 6.0.22 +version: 6.0.23 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.22/README.md b/dependency/redis/6.0.23/README.md similarity index 100% rename from dependency/redis/6.0.22/README.md rename to dependency/redis/6.0.23/README.md diff --git a/dependency/redis/6.0.23/app-changelog.md b/dependency/redis/6.0.23/app-changelog.md new file mode 100644 index 0000000000..b9e92fe3b4 --- /dev/null +++ b/dependency/redis/6.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.23](https://github.com/truecharts/charts/compare/redis-6.0.22...redis-6.0.23) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.22/app-readme.md b/dependency/redis/6.0.23/app-readme.md similarity index 100% rename from dependency/redis/6.0.22/app-readme.md rename to dependency/redis/6.0.23/app-readme.md diff --git a/dependency/redis/6.0.23/charts/common-12.4.10.tgz b/dependency/redis/6.0.23/charts/common-12.4.10.tgz new file mode 100644 index 0000000000..1bb734a4ad Binary files /dev/null and b/dependency/redis/6.0.23/charts/common-12.4.10.tgz differ diff --git a/dependency/redis/6.0.22/ix_values.yaml b/dependency/redis/6.0.23/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.22/ix_values.yaml rename to dependency/redis/6.0.23/ix_values.yaml diff --git a/dependency/redis/6.0.22/questions.yaml b/dependency/redis/6.0.23/questions.yaml similarity index 100% rename from dependency/redis/6.0.22/questions.yaml rename to dependency/redis/6.0.23/questions.yaml diff --git a/dependency/redis/6.0.22/templates/NOTES.txt b/dependency/redis/6.0.23/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.22/templates/NOTES.txt rename to dependency/redis/6.0.23/templates/NOTES.txt diff --git a/dependency/redis/6.0.22/templates/common.yaml b/dependency/redis/6.0.23/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.22/templates/common.yaml rename to dependency/redis/6.0.23/templates/common.yaml diff --git a/dependency/redis/6.0.22/values.yaml b/dependency/redis/6.0.23/values.yaml similarity index 100% rename from dependency/redis/6.0.22/values.yaml rename to dependency/redis/6.0.23/values.yaml diff --git a/dependency/solr/4.0.5/app-changelog.md b/dependency/solr/4.0.5/app-changelog.md deleted file mode 100644 index f252de19ae..0000000000 --- a/dependency/solr/4.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.5](https://github.com/truecharts/charts/compare/solr-4.0.4...solr-4.0.5) (2023-04-14) - -### Chore - -- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.5/charts/common-12.4.9.tgz b/dependency/solr/4.0.5/charts/common-12.4.9.tgz deleted file mode 100644 index bdd5d157dc..0000000000 Binary files a/dependency/solr/4.0.5/charts/common-12.4.9.tgz and /dev/null differ diff --git a/dependency/solr/4.0.5/CHANGELOG.md b/dependency/solr/4.0.6/CHANGELOG.md similarity index 89% rename from dependency/solr/4.0.5/CHANGELOG.md rename to dependency/solr/4.0.6/CHANGELOG.md index 23fc7bec3a..cdc774ed45 100644 --- a/dependency/solr/4.0.5/CHANGELOG.md +++ b/dependency/solr/4.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.6](https://github.com/truecharts/charts/compare/solr-4.0.5...solr-4.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + + + ## [solr-4.0.5](https://github.com/truecharts/charts/compare/solr-4.0.4...solr-4.0.5) (2023-04-14) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - diff --git a/dependency/solr/4.0.5/Chart.yaml b/dependency/solr/4.0.6/Chart.yaml similarity index 95% rename from dependency/solr/4.0.5/Chart.yaml rename to dependency/solr/4.0.6/Chart.yaml index e3474308b2..ed2c30b471 100644 --- a/dependency/solr/4.0.5/Chart.yaml +++ b/dependency/solr/4.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.9 + version: 12.4.10 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 4.0.5 +version: 4.0.6 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.5/README.md b/dependency/solr/4.0.6/README.md similarity index 100% rename from dependency/solr/4.0.5/README.md rename to dependency/solr/4.0.6/README.md diff --git a/dependency/solr/4.0.6/app-changelog.md b/dependency/solr/4.0.6/app-changelog.md new file mode 100644 index 0000000000..2fcb660f19 --- /dev/null +++ b/dependency/solr/4.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.6](https://github.com/truecharts/charts/compare/solr-4.0.5...solr-4.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.5/app-readme.md b/dependency/solr/4.0.6/app-readme.md similarity index 100% rename from dependency/solr/4.0.5/app-readme.md rename to dependency/solr/4.0.6/app-readme.md diff --git a/dependency/solr/4.0.6/charts/common-12.4.10.tgz b/dependency/solr/4.0.6/charts/common-12.4.10.tgz new file mode 100644 index 0000000000..1bb734a4ad Binary files /dev/null and b/dependency/solr/4.0.6/charts/common-12.4.10.tgz differ diff --git a/dependency/solr/4.0.5/ix_values.yaml b/dependency/solr/4.0.6/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.5/ix_values.yaml rename to dependency/solr/4.0.6/ix_values.yaml diff --git a/dependency/solr/4.0.5/questions.yaml b/dependency/solr/4.0.6/questions.yaml similarity index 100% rename from dependency/solr/4.0.5/questions.yaml rename to dependency/solr/4.0.6/questions.yaml diff --git a/dependency/solr/4.0.5/templates/NOTES.txt b/dependency/solr/4.0.6/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.5/templates/NOTES.txt rename to dependency/solr/4.0.6/templates/NOTES.txt diff --git a/dependency/solr/4.0.5/templates/common.yaml b/dependency/solr/4.0.6/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.5/templates/common.yaml rename to dependency/solr/4.0.6/templates/common.yaml diff --git a/dependency/solr/4.0.5/values.yaml b/dependency/solr/4.0.6/values.yaml similarity index 100% rename from dependency/solr/4.0.5/values.yaml rename to dependency/solr/4.0.6/values.yaml