diff --git a/dependency/clickhouse/7.0.5/app-changelog.md b/dependency/clickhouse/7.0.5/app-changelog.md deleted file mode 100644 index 6f9b7bee6c5..00000000000 --- a/dependency/clickhouse/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-7.0.5](https://github.com/truecharts/charts/compare/clickhouse-7.0.4...clickhouse-7.0.5) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/clickhouse to v23.7.5.30 ([#12064](https://github.com/truecharts/charts/issues/12064)) - - \ No newline at end of file diff --git a/dependency/clickhouse/7.0.5/charts/common-14.0.4.tgz b/dependency/clickhouse/7.0.5/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/clickhouse/7.0.5/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/clickhouse/7.0.5/CHANGELOG.md b/dependency/clickhouse/7.0.6/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/7.0.5/CHANGELOG.md rename to dependency/clickhouse/7.0.6/CHANGELOG.md index a275502517a..d4f59438092 100644 --- a/dependency/clickhouse/7.0.5/CHANGELOG.md +++ b/dependency/clickhouse/7.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-7.0.6](https://github.com/truecharts/charts/compare/clickhouse-7.0.5...clickhouse-7.0.6) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [clickhouse-7.0.5](https://github.com/truecharts/charts/compare/clickhouse-7.0.4...clickhouse-7.0.5) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 13.2.0 ([#10499](https://github.com/truecharts/charts/issues/10499)) - - - -## [clickhouse-5.0.54](https://github.com/truecharts/charts/compare/clickhouse-5.0.53...clickhouse-5.0.54) (2023-07-18) - -### Chore - -- update helm chart common to 12.15.0 ([#10498](https://github.com/truecharts/charts/issues/10498)) - diff --git a/dependency/clickhouse/7.0.5/Chart.yaml b/dependency/clickhouse/7.0.6/Chart.yaml similarity index 96% rename from dependency/clickhouse/7.0.5/Chart.yaml rename to dependency/clickhouse/7.0.6/Chart.yaml index 5b3996c0b16..a7b04449c1d 100644 --- a/dependency/clickhouse/7.0.5/Chart.yaml +++ b/dependency/clickhouse/7.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.7.5.30" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 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: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/7.0.5/README.md b/dependency/clickhouse/7.0.6/README.md similarity index 100% rename from dependency/clickhouse/7.0.5/README.md rename to dependency/clickhouse/7.0.6/README.md diff --git a/dependency/clickhouse/7.0.6/app-changelog.md b/dependency/clickhouse/7.0.6/app-changelog.md new file mode 100644 index 00000000000..ced09c2c416 --- /dev/null +++ b/dependency/clickhouse/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-7.0.6](https://github.com/truecharts/charts/compare/clickhouse-7.0.5...clickhouse-7.0.6) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/clickhouse/7.0.5/app-readme.md b/dependency/clickhouse/7.0.6/app-readme.md similarity index 100% rename from dependency/clickhouse/7.0.5/app-readme.md rename to dependency/clickhouse/7.0.6/app-readme.md diff --git a/dependency/clickhouse/7.0.6/charts/common-14.0.6.tgz b/dependency/clickhouse/7.0.6/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/clickhouse/7.0.6/charts/common-14.0.6.tgz differ diff --git a/dependency/clickhouse/7.0.5/ix_values.yaml b/dependency/clickhouse/7.0.6/ix_values.yaml similarity index 100% rename from dependency/clickhouse/7.0.5/ix_values.yaml rename to dependency/clickhouse/7.0.6/ix_values.yaml diff --git a/dependency/clickhouse/7.0.5/questions.yaml b/dependency/clickhouse/7.0.6/questions.yaml similarity index 100% rename from dependency/clickhouse/7.0.5/questions.yaml rename to dependency/clickhouse/7.0.6/questions.yaml diff --git a/dependency/clickhouse/7.0.5/templates/NOTES.txt b/dependency/clickhouse/7.0.6/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/7.0.5/templates/NOTES.txt rename to dependency/clickhouse/7.0.6/templates/NOTES.txt diff --git a/dependency/clickhouse/7.0.5/templates/common.yaml b/dependency/clickhouse/7.0.6/templates/common.yaml similarity index 100% rename from dependency/clickhouse/7.0.5/templates/common.yaml rename to dependency/clickhouse/7.0.6/templates/common.yaml diff --git a/dependency/clickhouse/7.0.5/values.yaml b/dependency/clickhouse/7.0.6/values.yaml similarity index 100% rename from dependency/clickhouse/7.0.5/values.yaml rename to dependency/clickhouse/7.0.6/values.yaml diff --git a/dependency/kube-state-metrics/3.0.11/app-changelog.md b/dependency/kube-state-metrics/3.0.11/app-changelog.md deleted file mode 100644 index 8634e73a2ac..00000000000 --- a/dependency/kube-state-metrics/3.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-3.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.10...kube-state-metrics-3.0.11) (2023-08-30) - -### Chore - -- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.11/charts/common-14.0.4.tgz b/dependency/kube-state-metrics/3.0.11/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/kube-state-metrics/3.0.11/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/3.0.11/CHANGELOG.md b/dependency/kube-state-metrics/3.0.12/CHANGELOG.md similarity index 91% rename from dependency/kube-state-metrics/3.0.11/CHANGELOG.md rename to dependency/kube-state-metrics/3.0.12/CHANGELOG.md index cd89866d783..35de9d61930 100644 --- a/dependency/kube-state-metrics/3.0.11/CHANGELOG.md +++ b/dependency/kube-state-metrics/3.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-3.0.12](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.11...kube-state-metrics-3.0.12) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [kube-state-metrics-3.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.10...kube-state-metrics-3.0.11) (2023-08-30) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-3.0.2](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.1...kube-state-metrics-3.0.2) (2023-08-07) ### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#11268](https://github.com/truecharts/charts/issues/11268)) - - - - -## [kube-state-metrics-3.0.1](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.0...kube-state-metrics-3.0.1) (2023-08-06) - -### Chore diff --git a/dependency/kube-state-metrics/3.0.11/Chart.yaml b/dependency/kube-state-metrics/3.0.12/Chart.yaml similarity index 96% rename from dependency/kube-state-metrics/3.0.11/Chart.yaml rename to dependency/kube-state-metrics/3.0.12/Chart.yaml index 5add8a9efda..33c6339937a 100644 --- a/dependency/kube-state-metrics/3.0.11/Chart.yaml +++ b/dependency/kube-state-metrics/3.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.9.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 deprecated: false description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. home: https://truecharts.org/charts/dependency/kube-state-metrics @@ -21,7 +21,7 @@ name: kube-state-metrics sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics type: application -version: 3.0.11 +version: 3.0.12 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/3.0.11/LICENSE b/dependency/kube-state-metrics/3.0.12/LICENSE similarity index 100% rename from dependency/kube-state-metrics/3.0.11/LICENSE rename to dependency/kube-state-metrics/3.0.12/LICENSE diff --git a/dependency/kube-state-metrics/3.0.11/README.md b/dependency/kube-state-metrics/3.0.12/README.md similarity index 100% rename from dependency/kube-state-metrics/3.0.11/README.md rename to dependency/kube-state-metrics/3.0.12/README.md diff --git a/dependency/kube-state-metrics/3.0.12/app-changelog.md b/dependency/kube-state-metrics/3.0.12/app-changelog.md new file mode 100644 index 00000000000..8417f3fd2a4 --- /dev/null +++ b/dependency/kube-state-metrics/3.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-3.0.12](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.11...kube-state-metrics-3.0.12) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.11/app-readme.md b/dependency/kube-state-metrics/3.0.12/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/3.0.11/app-readme.md rename to dependency/kube-state-metrics/3.0.12/app-readme.md diff --git a/dependency/kube-state-metrics/3.0.12/charts/common-14.0.6.tgz b/dependency/kube-state-metrics/3.0.12/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/kube-state-metrics/3.0.12/charts/common-14.0.6.tgz differ diff --git a/dependency/kube-state-metrics/3.0.11/ix_values.yaml b/dependency/kube-state-metrics/3.0.12/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.11/ix_values.yaml rename to dependency/kube-state-metrics/3.0.12/ix_values.yaml diff --git a/dependency/kube-state-metrics/3.0.11/questions.yaml b/dependency/kube-state-metrics/3.0.12/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.11/questions.yaml rename to dependency/kube-state-metrics/3.0.12/questions.yaml diff --git a/dependency/kube-state-metrics/3.0.11/templates/NOTES.txt b/dependency/kube-state-metrics/3.0.12/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/3.0.11/templates/NOTES.txt rename to dependency/kube-state-metrics/3.0.12/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/3.0.11/templates/common.yaml b/dependency/kube-state-metrics/3.0.12/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.11/templates/common.yaml rename to dependency/kube-state-metrics/3.0.12/templates/common.yaml diff --git a/dependency/kube-state-metrics/3.0.11/values.yaml b/dependency/kube-state-metrics/3.0.12/values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.11/values.yaml rename to dependency/kube-state-metrics/3.0.12/values.yaml diff --git a/dependency/mariadb/9.0.13/app-changelog.md b/dependency/mariadb/9.0.13/app-changelog.md deleted file mode 100644 index a5c8f75eaed..00000000000 --- a/dependency/mariadb/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-9.0.13](https://github.com/truecharts/charts/compare/mariadb-9.0.12...mariadb-9.0.13) (2023-09-01) - -### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#12124](https://github.com/truecharts/charts/issues/12124)) - - \ No newline at end of file diff --git a/dependency/mariadb/9.0.13/charts/common-14.0.4.tgz b/dependency/mariadb/9.0.13/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/mariadb/9.0.13/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/mariadb/9.0.13/CHANGELOG.md b/dependency/mariadb/9.0.14/CHANGELOG.md similarity index 91% rename from dependency/mariadb/9.0.13/CHANGELOG.md rename to dependency/mariadb/9.0.14/CHANGELOG.md index d15f8caa56d..11a6f637262 100644 --- a/dependency/mariadb/9.0.13/CHANGELOG.md +++ b/dependency/mariadb/9.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-9.0.14](https://github.com/truecharts/charts/compare/mariadb-9.0.13...mariadb-9.0.14) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [mariadb-9.0.13](https://github.com/truecharts/charts/compare/mariadb-9.0.12...mariadb-9.0.13) (2023-09-01) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-9.0.4](https://github.com/truecharts/charts/compare/mariadb-9.0.3...mariadb-9.0.4) (2023-08-11) ### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.2 ([#11417](https://github.com/truecharts/charts/issues/11417)) - - - - -## [mariadb-9.0.3](https://github.com/truecharts/charts/compare/mariadb-9.0.2...mariadb-9.0.3) (2023-08-08) - -### Chore diff --git a/dependency/mariadb/9.0.13/Chart.yaml b/dependency/mariadb/9.0.14/Chart.yaml similarity index 96% rename from dependency/mariadb/9.0.13/Chart.yaml rename to dependency/mariadb/9.0.14/Chart.yaml index f667ca8bac0..adf1e1c1290 100644 --- a/dependency/mariadb/9.0.13/Chart.yaml +++ b/dependency/mariadb/9.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 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: 9.0.13 +version: 9.0.14 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/9.0.13/README.md b/dependency/mariadb/9.0.14/README.md similarity index 100% rename from dependency/mariadb/9.0.13/README.md rename to dependency/mariadb/9.0.14/README.md diff --git a/dependency/mariadb/9.0.14/app-changelog.md b/dependency/mariadb/9.0.14/app-changelog.md new file mode 100644 index 00000000000..8ef70600741 --- /dev/null +++ b/dependency/mariadb/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-9.0.14](https://github.com/truecharts/charts/compare/mariadb-9.0.13...mariadb-9.0.14) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/mariadb/9.0.13/app-readme.md b/dependency/mariadb/9.0.14/app-readme.md similarity index 100% rename from dependency/mariadb/9.0.13/app-readme.md rename to dependency/mariadb/9.0.14/app-readme.md diff --git a/dependency/mariadb/9.0.14/charts/common-14.0.6.tgz b/dependency/mariadb/9.0.14/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/mariadb/9.0.14/charts/common-14.0.6.tgz differ diff --git a/dependency/mariadb/9.0.13/ix_values.yaml b/dependency/mariadb/9.0.14/ix_values.yaml similarity index 100% rename from dependency/mariadb/9.0.13/ix_values.yaml rename to dependency/mariadb/9.0.14/ix_values.yaml diff --git a/dependency/mariadb/9.0.13/questions.yaml b/dependency/mariadb/9.0.14/questions.yaml similarity index 100% rename from dependency/mariadb/9.0.13/questions.yaml rename to dependency/mariadb/9.0.14/questions.yaml diff --git a/dependency/mariadb/9.0.13/templates/NOTES.txt b/dependency/mariadb/9.0.14/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/9.0.13/templates/NOTES.txt rename to dependency/mariadb/9.0.14/templates/NOTES.txt diff --git a/dependency/mariadb/9.0.13/templates/common.yaml b/dependency/mariadb/9.0.14/templates/common.yaml similarity index 100% rename from dependency/mariadb/9.0.13/templates/common.yaml rename to dependency/mariadb/9.0.14/templates/common.yaml diff --git a/dependency/mariadb/9.0.13/values.yaml b/dependency/mariadb/9.0.14/values.yaml similarity index 100% rename from dependency/mariadb/9.0.13/values.yaml rename to dependency/mariadb/9.0.14/values.yaml diff --git a/dependency/memcached/8.0.14/app-changelog.md b/dependency/memcached/8.0.14/app-changelog.md deleted file mode 100644 index 71e4b8f23a0..00000000000 --- a/dependency/memcached/8.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-8.0.14](https://github.com/truecharts/charts/compare/memcached-8.0.13...memcached-8.0.14) (2023-09-01) - -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#12123](https://github.com/truecharts/charts/issues/12123)) - - \ No newline at end of file diff --git a/dependency/memcached/8.0.14/charts/common-14.0.4.tgz b/dependency/memcached/8.0.14/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/memcached/8.0.14/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/memcached/8.0.14/CHANGELOG.md b/dependency/memcached/8.0.15/CHANGELOG.md similarity index 91% rename from dependency/memcached/8.0.14/CHANGELOG.md rename to dependency/memcached/8.0.15/CHANGELOG.md index 941a4c8cb1e..b506a7ac1b4 100644 --- a/dependency/memcached/8.0.14/CHANGELOG.md +++ b/dependency/memcached/8.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-8.0.15](https://github.com/truecharts/charts/compare/memcached-8.0.14...memcached-8.0.15) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [memcached-8.0.14](https://github.com/truecharts/charts/compare/memcached-8.0.13...memcached-8.0.14) (2023-09-01) ### Chore @@ -88,12 +97,3 @@ ## [memcached-8.0.5](https://github.com/truecharts/charts/compare/memcached-8.0.4...memcached-8.0.5) (2023-08-13) ### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#11496](https://github.com/truecharts/charts/issues/11496)) - - - - -## [memcached-8.0.4](https://github.com/truecharts/charts/compare/memcached-8.0.3...memcached-8.0.4) (2023-08-10) - -### Chore diff --git a/dependency/memcached/8.0.14/Chart.yaml b/dependency/memcached/8.0.15/Chart.yaml similarity index 95% rename from dependency/memcached/8.0.14/Chart.yaml rename to dependency/memcached/8.0.15/Chart.yaml index 5a035edfa8c..65d71d39878 100644 --- a/dependency/memcached/8.0.14/Chart.yaml +++ b/dependency/memcached/8.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.21" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 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: 8.0.14 +version: 8.0.15 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/8.0.14/README.md b/dependency/memcached/8.0.15/README.md similarity index 100% rename from dependency/memcached/8.0.14/README.md rename to dependency/memcached/8.0.15/README.md diff --git a/dependency/memcached/8.0.15/app-changelog.md b/dependency/memcached/8.0.15/app-changelog.md new file mode 100644 index 00000000000..c57a3c06d32 --- /dev/null +++ b/dependency/memcached/8.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-8.0.15](https://github.com/truecharts/charts/compare/memcached-8.0.14...memcached-8.0.15) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/memcached/8.0.14/app-readme.md b/dependency/memcached/8.0.15/app-readme.md similarity index 100% rename from dependency/memcached/8.0.14/app-readme.md rename to dependency/memcached/8.0.15/app-readme.md diff --git a/dependency/memcached/8.0.15/charts/common-14.0.6.tgz b/dependency/memcached/8.0.15/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/memcached/8.0.15/charts/common-14.0.6.tgz differ diff --git a/dependency/memcached/8.0.14/ix_values.yaml b/dependency/memcached/8.0.15/ix_values.yaml similarity index 100% rename from dependency/memcached/8.0.14/ix_values.yaml rename to dependency/memcached/8.0.15/ix_values.yaml diff --git a/dependency/memcached/8.0.14/questions.yaml b/dependency/memcached/8.0.15/questions.yaml similarity index 100% rename from dependency/memcached/8.0.14/questions.yaml rename to dependency/memcached/8.0.15/questions.yaml diff --git a/dependency/memcached/8.0.14/templates/NOTES.txt b/dependency/memcached/8.0.15/templates/NOTES.txt similarity index 100% rename from dependency/memcached/8.0.14/templates/NOTES.txt rename to dependency/memcached/8.0.15/templates/NOTES.txt diff --git a/dependency/memcached/8.0.14/templates/common.yaml b/dependency/memcached/8.0.15/templates/common.yaml similarity index 100% rename from dependency/memcached/8.0.14/templates/common.yaml rename to dependency/memcached/8.0.15/templates/common.yaml diff --git a/dependency/memcached/8.0.14/values.yaml b/dependency/memcached/8.0.15/values.yaml similarity index 100% rename from dependency/memcached/8.0.14/values.yaml rename to dependency/memcached/8.0.15/values.yaml diff --git a/dependency/mongodb/8.0.9/CHANGELOG.md b/dependency/mongodb/8.0.10/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.9/CHANGELOG.md rename to dependency/mongodb/8.0.10/CHANGELOG.md index f39102e920e..9337c7f5ff3 100644 --- a/dependency/mongodb/8.0.9/CHANGELOG.md +++ b/dependency/mongodb/8.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [mongodb-8.0.9](https://github.com/truecharts/charts/compare/mongodb-8.0.8...mongodb-8.0.9) (2023-09-02) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-8.0.0](https://github.com/truecharts/charts/compare/mongodb-7.0.6...mongodb-8.0.0) (2023-07-31) - - - -## [mongodb-7.0.6](https://github.com/truecharts/charts/compare/mongodb-7.0.5...mongodb-7.0.6) (2023-07-30) - -### Chore - -- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) - diff --git a/dependency/mongodb/8.0.9/Chart.yaml b/dependency/mongodb/8.0.10/Chart.yaml similarity index 95% rename from dependency/mongodb/8.0.9/Chart.yaml rename to dependency/mongodb/8.0.10/Chart.yaml index ba4912c5825..0f19bb82829 100644 --- a/dependency/mongodb/8.0.9/Chart.yaml +++ b/dependency/mongodb/8.0.10/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.9" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 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: 8.0.9 +version: 8.0.10 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/8.0.9/README.md b/dependency/mongodb/8.0.10/README.md similarity index 100% rename from dependency/mongodb/8.0.9/README.md rename to dependency/mongodb/8.0.10/README.md diff --git a/dependency/mongodb/8.0.10/app-changelog.md b/dependency/mongodb/8.0.10/app-changelog.md new file mode 100644 index 00000000000..e7dd8957ad5 --- /dev/null +++ b/dependency/mongodb/8.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.9/app-readme.md b/dependency/mongodb/8.0.10/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.9/app-readme.md rename to dependency/mongodb/8.0.10/app-readme.md diff --git a/dependency/mongodb/8.0.10/charts/common-14.0.6.tgz b/dependency/mongodb/8.0.10/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/mongodb/8.0.10/charts/common-14.0.6.tgz differ diff --git a/dependency/mongodb/8.0.9/ix_values.yaml b/dependency/mongodb/8.0.10/ix_values.yaml similarity index 100% rename from dependency/mongodb/8.0.9/ix_values.yaml rename to dependency/mongodb/8.0.10/ix_values.yaml diff --git a/dependency/mongodb/8.0.9/questions.yaml b/dependency/mongodb/8.0.10/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.9/questions.yaml rename to dependency/mongodb/8.0.10/questions.yaml diff --git a/dependency/mongodb/8.0.9/templates/NOTES.txt b/dependency/mongodb/8.0.10/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.9/templates/NOTES.txt rename to dependency/mongodb/8.0.10/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.9/templates/common.yaml b/dependency/mongodb/8.0.10/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.9/templates/common.yaml rename to dependency/mongodb/8.0.10/templates/common.yaml diff --git a/dependency/mongodb/8.0.9/values.yaml b/dependency/mongodb/8.0.10/values.yaml similarity index 100% rename from dependency/mongodb/8.0.9/values.yaml rename to dependency/mongodb/8.0.10/values.yaml diff --git a/dependency/mongodb/8.0.9/app-changelog.md b/dependency/mongodb/8.0.9/app-changelog.md deleted file mode 100644 index a0a94664c28..00000000000 --- a/dependency/mongodb/8.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.9](https://github.com/truecharts/charts/compare/mongodb-8.0.8...mongodb-8.0.9) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12155](https://github.com/truecharts/charts/issues/12155)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.9/charts/common-14.0.4.tgz b/dependency/mongodb/8.0.9/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/mongodb/8.0.9/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/node-exporter/3.0.12/app-changelog.md b/dependency/node-exporter/3.0.12/app-changelog.md deleted file mode 100644 index 0d26136a258..00000000000 --- a/dependency/node-exporter/3.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-3.0.12](https://github.com/truecharts/charts/compare/node-exporter-3.0.11...node-exporter-3.0.12) (2023-09-01) - -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12126](https://github.com/truecharts/charts/issues/12126)) - - \ No newline at end of file diff --git a/dependency/node-exporter/3.0.12/charts/common-14.0.4.tgz b/dependency/node-exporter/3.0.12/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/node-exporter/3.0.12/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/node-exporter/3.0.12/CHANGELOG.md b/dependency/node-exporter/3.0.13/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/3.0.12/CHANGELOG.md rename to dependency/node-exporter/3.0.13/CHANGELOG.md index 3e2cb48ce40..fa84f91c597 100644 --- a/dependency/node-exporter/3.0.12/CHANGELOG.md +++ b/dependency/node-exporter/3.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-3.0.13](https://github.com/truecharts/charts/compare/node-exporter-3.0.12...node-exporter-3.0.13) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [node-exporter-3.0.12](https://github.com/truecharts/charts/compare/node-exporter-3.0.11...node-exporter-3.0.12) (2023-09-01) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-3.0.3](https://github.com/truecharts/charts/compare/node-exporter-3.0.2...node-exporter-3.0.3) (2023-08-10) ### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#11383](https://github.com/truecharts/charts/issues/11383)) - - - - -## [node-exporter-3.0.2](https://github.com/truecharts/charts/compare/node-exporter-3.0.1...node-exporter-3.0.2) (2023-08-07) - -### Chore diff --git a/dependency/node-exporter/3.0.12/Chart.yaml b/dependency/node-exporter/3.0.13/Chart.yaml similarity index 95% rename from dependency/node-exporter/3.0.12/Chart.yaml rename to dependency/node-exporter/3.0.13/Chart.yaml index 3bbbcf850be..3de80ad2db6 100644 --- a/dependency/node-exporter/3.0.12/Chart.yaml +++ b/dependency/node-exporter/3.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 deprecated: false description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. home: https://truecharts.org/charts/dependency/node-exporter @@ -21,7 +21,7 @@ name: node-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter type: application -version: 3.0.12 +version: 3.0.13 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/3.0.12/LICENSE b/dependency/node-exporter/3.0.13/LICENSE similarity index 100% rename from dependency/node-exporter/3.0.12/LICENSE rename to dependency/node-exporter/3.0.13/LICENSE diff --git a/dependency/node-exporter/3.0.12/README.md b/dependency/node-exporter/3.0.13/README.md similarity index 100% rename from dependency/node-exporter/3.0.12/README.md rename to dependency/node-exporter/3.0.13/README.md diff --git a/dependency/node-exporter/3.0.13/app-changelog.md b/dependency/node-exporter/3.0.13/app-changelog.md new file mode 100644 index 00000000000..84b9d5e7805 --- /dev/null +++ b/dependency/node-exporter/3.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-3.0.13](https://github.com/truecharts/charts/compare/node-exporter-3.0.12...node-exporter-3.0.13) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/node-exporter/3.0.12/app-readme.md b/dependency/node-exporter/3.0.13/app-readme.md similarity index 100% rename from dependency/node-exporter/3.0.12/app-readme.md rename to dependency/node-exporter/3.0.13/app-readme.md diff --git a/dependency/node-exporter/3.0.13/charts/common-14.0.6.tgz b/dependency/node-exporter/3.0.13/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/node-exporter/3.0.13/charts/common-14.0.6.tgz differ diff --git a/dependency/node-exporter/3.0.12/ix_values.yaml b/dependency/node-exporter/3.0.13/ix_values.yaml similarity index 100% rename from dependency/node-exporter/3.0.12/ix_values.yaml rename to dependency/node-exporter/3.0.13/ix_values.yaml diff --git a/dependency/node-exporter/3.0.12/questions.yaml b/dependency/node-exporter/3.0.13/questions.yaml similarity index 100% rename from dependency/node-exporter/3.0.12/questions.yaml rename to dependency/node-exporter/3.0.13/questions.yaml diff --git a/dependency/node-exporter/3.0.12/templates/NOTES.txt b/dependency/node-exporter/3.0.13/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/3.0.12/templates/NOTES.txt rename to dependency/node-exporter/3.0.13/templates/NOTES.txt diff --git a/dependency/node-exporter/3.0.12/templates/common.yaml b/dependency/node-exporter/3.0.13/templates/common.yaml similarity index 100% rename from dependency/node-exporter/3.0.12/templates/common.yaml rename to dependency/node-exporter/3.0.13/templates/common.yaml diff --git a/dependency/node-exporter/3.0.12/values.yaml b/dependency/node-exporter/3.0.13/values.yaml similarity index 100% rename from dependency/node-exporter/3.0.12/values.yaml rename to dependency/node-exporter/3.0.13/values.yaml diff --git a/dependency/redis/8.0.15/app-changelog.md b/dependency/redis/8.0.15/app-changelog.md deleted file mode 100644 index 840cf76f367..00000000000 --- a/dependency/redis/8.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-8.0.15](https://github.com/truecharts/charts/compare/redis-8.0.14...redis-8.0.15) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/redis to v7.2.0 ([#12106](https://github.com/truecharts/charts/issues/12106)) - - \ No newline at end of file diff --git a/dependency/redis/8.0.15/charts/common-14.0.4.tgz b/dependency/redis/8.0.15/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/redis/8.0.15/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/redis/8.0.15/CHANGELOG.md b/dependency/redis/8.0.16/CHANGELOG.md similarity index 91% rename from dependency/redis/8.0.15/CHANGELOG.md rename to dependency/redis/8.0.16/CHANGELOG.md index 25bb09eac1e..ff86b13a303 100644 --- a/dependency/redis/8.0.15/CHANGELOG.md +++ b/dependency/redis/8.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-8.0.16](https://github.com/truecharts/charts/compare/redis-8.0.15...redis-8.0.16) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [redis-8.0.15](https://github.com/truecharts/charts/compare/redis-8.0.14...redis-8.0.15) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ ## [redis-8.0.6](https://github.com/truecharts/charts/compare/redis-8.0.5...redis-8.0.6) (2023-08-13) ### Chore - -- update container image tccr.io/truecharts/redis to v7.0.12 ([#11527](https://github.com/truecharts/charts/issues/11527)) - - - - -## [redis-8.0.5](https://github.com/truecharts/charts/compare/redis-8.0.4...redis-8.0.5) (2023-08-10) - -### Chore diff --git a/dependency/redis/8.0.15/Chart.yaml b/dependency/redis/8.0.16/Chart.yaml similarity index 95% rename from dependency/redis/8.0.15/Chart.yaml rename to dependency/redis/8.0.16/Chart.yaml index dabdaec57d3..04e582f1d13 100644 --- a/dependency/redis/8.0.15/Chart.yaml +++ b/dependency/redis/8.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.2.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 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: 8.0.15 +version: 8.0.16 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/8.0.15/README.md b/dependency/redis/8.0.16/README.md similarity index 100% rename from dependency/redis/8.0.15/README.md rename to dependency/redis/8.0.16/README.md diff --git a/dependency/redis/8.0.16/app-changelog.md b/dependency/redis/8.0.16/app-changelog.md new file mode 100644 index 00000000000..afcca430b05 --- /dev/null +++ b/dependency/redis/8.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-8.0.16](https://github.com/truecharts/charts/compare/redis-8.0.15...redis-8.0.16) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/redis/8.0.15/app-readme.md b/dependency/redis/8.0.16/app-readme.md similarity index 100% rename from dependency/redis/8.0.15/app-readme.md rename to dependency/redis/8.0.16/app-readme.md diff --git a/dependency/redis/8.0.16/charts/common-14.0.6.tgz b/dependency/redis/8.0.16/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/redis/8.0.16/charts/common-14.0.6.tgz differ diff --git a/dependency/redis/8.0.15/ix_values.yaml b/dependency/redis/8.0.16/ix_values.yaml similarity index 100% rename from dependency/redis/8.0.15/ix_values.yaml rename to dependency/redis/8.0.16/ix_values.yaml diff --git a/dependency/redis/8.0.15/questions.yaml b/dependency/redis/8.0.16/questions.yaml similarity index 100% rename from dependency/redis/8.0.15/questions.yaml rename to dependency/redis/8.0.16/questions.yaml diff --git a/dependency/redis/8.0.15/templates/NOTES.txt b/dependency/redis/8.0.16/templates/NOTES.txt similarity index 100% rename from dependency/redis/8.0.15/templates/NOTES.txt rename to dependency/redis/8.0.16/templates/NOTES.txt diff --git a/dependency/redis/8.0.15/templates/common.yaml b/dependency/redis/8.0.16/templates/common.yaml similarity index 100% rename from dependency/redis/8.0.15/templates/common.yaml rename to dependency/redis/8.0.16/templates/common.yaml diff --git a/dependency/redis/8.0.15/values.yaml b/dependency/redis/8.0.16/values.yaml similarity index 100% rename from dependency/redis/8.0.15/values.yaml rename to dependency/redis/8.0.16/values.yaml diff --git a/dependency/solr/6.0.14/app-changelog.md b/dependency/solr/6.0.14/app-changelog.md deleted file mode 100644 index f66579682cd..00000000000 --- a/dependency/solr/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.14](https://github.com/truecharts/charts/compare/solr-6.0.13...solr-6.0.14) (2023-09-02) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#12145](https://github.com/truecharts/charts/issues/12145)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.14/charts/common-14.0.4.tgz b/dependency/solr/6.0.14/charts/common-14.0.4.tgz deleted file mode 100644 index 4156d960b05..00000000000 Binary files a/dependency/solr/6.0.14/charts/common-14.0.4.tgz and /dev/null differ diff --git a/dependency/solr/6.0.14/CHANGELOG.md b/dependency/solr/6.0.15/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.14/CHANGELOG.md rename to dependency/solr/6.0.15/CHANGELOG.md index 6bd085d561a..bf9e670c85b 100644 --- a/dependency/solr/6.0.14/CHANGELOG.md +++ b/dependency/solr/6.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.15](https://github.com/truecharts/charts/compare/solr-6.0.14...solr-6.0.15) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + + + ## [solr-6.0.14](https://github.com/truecharts/charts/compare/solr-6.0.13...solr-6.0.14) (2023-09-02) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.5](https://github.com/truecharts/charts/compare/solr-6.0.4...solr-6.0.5) (2023-08-12) ### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#11482](https://github.com/truecharts/charts/issues/11482)) - - - - -## [solr-6.0.4](https://github.com/truecharts/charts/compare/solr-6.0.3...solr-6.0.4) (2023-08-10) - -### Chore diff --git a/dependency/solr/6.0.14/Chart.yaml b/dependency/solr/6.0.15/Chart.yaml similarity index 95% rename from dependency/solr/6.0.14/Chart.yaml rename to dependency/solr/6.0.15/Chart.yaml index 781c43af07c..3aeeac35f3f 100644 --- a/dependency/solr/6.0.14/Chart.yaml +++ b/dependency/solr/6.0.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.4 + version: 14.0.6 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: 6.0.14 +version: 6.0.15 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.14/README.md b/dependency/solr/6.0.15/README.md similarity index 100% rename from dependency/solr/6.0.14/README.md rename to dependency/solr/6.0.15/README.md diff --git a/dependency/solr/6.0.15/app-changelog.md b/dependency/solr/6.0.15/app-changelog.md new file mode 100644 index 00000000000..3d932d2b07a --- /dev/null +++ b/dependency/solr/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.15](https://github.com/truecharts/charts/compare/solr-6.0.14...solr-6.0.15) (2023-09-03) + +### Chore + +- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.14/app-readme.md b/dependency/solr/6.0.15/app-readme.md similarity index 100% rename from dependency/solr/6.0.14/app-readme.md rename to dependency/solr/6.0.15/app-readme.md diff --git a/dependency/solr/6.0.15/charts/common-14.0.6.tgz b/dependency/solr/6.0.15/charts/common-14.0.6.tgz new file mode 100644 index 00000000000..d8a3fabe92a Binary files /dev/null and b/dependency/solr/6.0.15/charts/common-14.0.6.tgz differ diff --git a/dependency/solr/6.0.14/ix_values.yaml b/dependency/solr/6.0.15/ix_values.yaml similarity index 100% rename from dependency/solr/6.0.14/ix_values.yaml rename to dependency/solr/6.0.15/ix_values.yaml diff --git a/dependency/solr/6.0.14/questions.yaml b/dependency/solr/6.0.15/questions.yaml similarity index 100% rename from dependency/solr/6.0.14/questions.yaml rename to dependency/solr/6.0.15/questions.yaml diff --git a/dependency/solr/6.0.14/templates/NOTES.txt b/dependency/solr/6.0.15/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.14/templates/NOTES.txt rename to dependency/solr/6.0.15/templates/NOTES.txt diff --git a/dependency/solr/6.0.14/templates/common.yaml b/dependency/solr/6.0.15/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.14/templates/common.yaml rename to dependency/solr/6.0.15/templates/common.yaml diff --git a/dependency/solr/6.0.14/values.yaml b/dependency/solr/6.0.15/values.yaml similarity index 100% rename from dependency/solr/6.0.14/values.yaml rename to dependency/solr/6.0.15/values.yaml