diff --git a/dependency/clickhouse/7.0.11/app-changelog.md b/dependency/clickhouse/7.0.11/app-changelog.md deleted file mode 100644 index 9f483792c2..0000000000 --- a/dependency/clickhouse/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-7.0.11](https://github.com/truecharts/charts/compare/clickhouse-7.0.10...clickhouse-7.0.11) (2023-10-08) - -### Chore - -- update helm chart common to 14.0.12 ([#13395](https://github.com/truecharts/charts/issues/13395)) - - \ No newline at end of file diff --git a/dependency/clickhouse/7.0.11/charts/common-14.0.12.tgz b/dependency/clickhouse/7.0.11/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/clickhouse/7.0.11/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/clickhouse/7.0.11/CHANGELOG.md b/dependency/clickhouse/7.0.12/CHANGELOG.md similarity index 90% rename from dependency/clickhouse/7.0.11/CHANGELOG.md rename to dependency/clickhouse/7.0.12/CHANGELOG.md index f0b6f5a36c..646018c469 100644 --- a/dependency/clickhouse/7.0.11/CHANGELOG.md +++ b/dependency/clickhouse/7.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-7.0.12](https://github.com/truecharts/charts/compare/clickhouse-7.0.11...clickhouse-7.0.12) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [clickhouse-7.0.11](https://github.com/truecharts/charts/compare/clickhouse-7.0.10...clickhouse-7.0.11) (2023-10-08) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-7.0.2](https://github.com/truecharts/charts/compare/clickhouse-7.0.1...clickhouse-7.0.2) (2023-08-12) ### Chore - -- update container image tccr.io/truecharts/clickhouse to v23.7.4.5 ([#11449](https://github.com/truecharts/charts/issues/11449)) - - - - -## [clickhouse-7.0.1](https://github.com/truecharts/charts/compare/clickhouse-7.0.0...clickhouse-7.0.1) (2023-08-06) - -### Chore diff --git a/dependency/clickhouse/7.0.11/Chart.yaml b/dependency/clickhouse/7.0.12/Chart.yaml similarity index 95% rename from dependency/clickhouse/7.0.11/Chart.yaml rename to dependency/clickhouse/7.0.12/Chart.yaml index f987554c43..a0cfb0c7a0 100644 --- a/dependency/clickhouse/7.0.11/Chart.yaml +++ b/dependency/clickhouse/7.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.8.3.48" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.11 +version: 7.0.12 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/7.0.11/README.md b/dependency/clickhouse/7.0.12/README.md similarity index 100% rename from dependency/clickhouse/7.0.11/README.md rename to dependency/clickhouse/7.0.12/README.md diff --git a/dependency/clickhouse/7.0.12/app-changelog.md b/dependency/clickhouse/7.0.12/app-changelog.md new file mode 100644 index 0000000000..783007f3fe --- /dev/null +++ b/dependency/clickhouse/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-7.0.12](https://github.com/truecharts/charts/compare/clickhouse-7.0.11...clickhouse-7.0.12) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/clickhouse/7.0.11/app-readme.md b/dependency/clickhouse/7.0.12/app-readme.md similarity index 100% rename from dependency/clickhouse/7.0.11/app-readme.md rename to dependency/clickhouse/7.0.12/app-readme.md diff --git a/dependency/clickhouse/7.0.12/charts/common-14.0.14.tgz b/dependency/clickhouse/7.0.12/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/clickhouse/7.0.12/charts/common-14.0.14.tgz differ diff --git a/dependency/clickhouse/7.0.11/ix_values.yaml b/dependency/clickhouse/7.0.12/ix_values.yaml similarity index 100% rename from dependency/clickhouse/7.0.11/ix_values.yaml rename to dependency/clickhouse/7.0.12/ix_values.yaml diff --git a/dependency/clickhouse/7.0.11/questions.yaml b/dependency/clickhouse/7.0.12/questions.yaml similarity index 100% rename from dependency/clickhouse/7.0.11/questions.yaml rename to dependency/clickhouse/7.0.12/questions.yaml diff --git a/dependency/clickhouse/7.0.11/templates/NOTES.txt b/dependency/clickhouse/7.0.12/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/7.0.11/templates/NOTES.txt rename to dependency/clickhouse/7.0.12/templates/NOTES.txt diff --git a/dependency/clickhouse/7.0.11/templates/common.yaml b/dependency/clickhouse/7.0.12/templates/common.yaml similarity index 100% rename from dependency/clickhouse/7.0.11/templates/common.yaml rename to dependency/clickhouse/7.0.12/templates/common.yaml diff --git a/dependency/clickhouse/7.0.11/values.yaml b/dependency/clickhouse/7.0.12/values.yaml similarity index 100% rename from dependency/clickhouse/7.0.11/values.yaml rename to dependency/clickhouse/7.0.12/values.yaml diff --git a/dependency/kube-state-metrics/3.0.26/app-changelog.md b/dependency/kube-state-metrics/3.0.26/app-changelog.md deleted file mode 100644 index d8d600912a..0000000000 --- a/dependency/kube-state-metrics/3.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-3.0.26](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.25...kube-state-metrics-3.0.26) (2023-10-11) - -### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 ([#13497](https://github.com/truecharts/charts/issues/13497)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.26/charts/common-14.0.12.tgz b/dependency/kube-state-metrics/3.0.26/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/kube-state-metrics/3.0.26/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/3.0.26/CHANGELOG.md b/dependency/kube-state-metrics/3.0.27/CHANGELOG.md similarity index 91% rename from dependency/kube-state-metrics/3.0.26/CHANGELOG.md rename to dependency/kube-state-metrics/3.0.27/CHANGELOG.md index 31ad29741b..9701e50814 100644 --- a/dependency/kube-state-metrics/3.0.26/CHANGELOG.md +++ b/dependency/kube-state-metrics/3.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-3.0.27](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.26...kube-state-metrics-3.0.27) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [kube-state-metrics-3.0.26](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.25...kube-state-metrics-3.0.26) (2023-10-11) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-3.0.17](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.16...kube-state-metrics-3.0.17) (2023-09-18) ### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 ([#12727](https://github.com/truecharts/charts/issues/12727)) - - - - -## [kube-state-metrics-3.0.16](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.15...kube-state-metrics-3.0.16) (2023-09-15) - -### Chore diff --git a/dependency/kube-state-metrics/3.0.26/Chart.yaml b/dependency/kube-state-metrics/3.0.27/Chart.yaml similarity index 95% rename from dependency/kube-state-metrics/3.0.26/Chart.yaml rename to dependency/kube-state-metrics/3.0.27/Chart.yaml index ac58dcd379..00c34bc284 100644 --- a/dependency/kube-state-metrics/3.0.26/Chart.yaml +++ b/dependency/kube-state-metrics/3.0.27/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/3.0.26/LICENSE b/dependency/kube-state-metrics/3.0.27/LICENSE similarity index 100% rename from dependency/kube-state-metrics/3.0.26/LICENSE rename to dependency/kube-state-metrics/3.0.27/LICENSE diff --git a/dependency/kube-state-metrics/3.0.26/README.md b/dependency/kube-state-metrics/3.0.27/README.md similarity index 100% rename from dependency/kube-state-metrics/3.0.26/README.md rename to dependency/kube-state-metrics/3.0.27/README.md diff --git a/dependency/kube-state-metrics/3.0.27/app-changelog.md b/dependency/kube-state-metrics/3.0.27/app-changelog.md new file mode 100644 index 0000000000..bc30f463eb --- /dev/null +++ b/dependency/kube-state-metrics/3.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-3.0.27](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.26...kube-state-metrics-3.0.27) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.26/app-readme.md b/dependency/kube-state-metrics/3.0.27/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/3.0.26/app-readme.md rename to dependency/kube-state-metrics/3.0.27/app-readme.md diff --git a/dependency/kube-state-metrics/3.0.27/charts/common-14.0.14.tgz b/dependency/kube-state-metrics/3.0.27/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/kube-state-metrics/3.0.27/charts/common-14.0.14.tgz differ diff --git a/dependency/kube-state-metrics/3.0.26/ix_values.yaml b/dependency/kube-state-metrics/3.0.27/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.26/ix_values.yaml rename to dependency/kube-state-metrics/3.0.27/ix_values.yaml diff --git a/dependency/kube-state-metrics/3.0.26/questions.yaml b/dependency/kube-state-metrics/3.0.27/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.26/questions.yaml rename to dependency/kube-state-metrics/3.0.27/questions.yaml diff --git a/dependency/kube-state-metrics/3.0.26/templates/NOTES.txt b/dependency/kube-state-metrics/3.0.27/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/3.0.26/templates/NOTES.txt rename to dependency/kube-state-metrics/3.0.27/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/3.0.26/templates/common.yaml b/dependency/kube-state-metrics/3.0.27/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.26/templates/common.yaml rename to dependency/kube-state-metrics/3.0.27/templates/common.yaml diff --git a/dependency/kube-state-metrics/3.0.26/values.yaml b/dependency/kube-state-metrics/3.0.27/values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.26/values.yaml rename to dependency/kube-state-metrics/3.0.27/values.yaml diff --git a/dependency/mariadb/9.0.29/app-changelog.md b/dependency/mariadb/9.0.29/app-changelog.md deleted file mode 100644 index 1ac1ed179b..0000000000 --- a/dependency/mariadb/9.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-9.0.29](https://github.com/truecharts/charts/compare/mariadb-9.0.28...mariadb-9.0.29) (2023-10-09) - -### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#13442](https://github.com/truecharts/charts/issues/13442)) - - \ No newline at end of file diff --git a/dependency/mariadb/9.0.29/charts/common-14.0.12.tgz b/dependency/mariadb/9.0.29/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/mariadb/9.0.29/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/mariadb/9.0.29/CHANGELOG.md b/dependency/mariadb/9.0.30/CHANGELOG.md similarity index 91% rename from dependency/mariadb/9.0.29/CHANGELOG.md rename to dependency/mariadb/9.0.30/CHANGELOG.md index 3042cf1625..bf2dad30aa 100644 --- a/dependency/mariadb/9.0.29/CHANGELOG.md +++ b/dependency/mariadb/9.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-9.0.30](https://github.com/truecharts/charts/compare/mariadb-9.0.29...mariadb-9.0.30) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [mariadb-9.0.29](https://github.com/truecharts/charts/compare/mariadb-9.0.28...mariadb-9.0.29) (2023-10-09) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-9.0.20](https://github.com/truecharts/charts/compare/mariadb-9.0.19...mariadb-9.0.20) (2023-09-19) ### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#12738](https://github.com/truecharts/charts/issues/12738)) - - - - -## [mariadb-9.0.19](https://github.com/truecharts/charts/compare/mariadb-9.0.18...mariadb-9.0.19) (2023-09-16) - -### Chore diff --git a/dependency/mariadb/9.0.29/Chart.yaml b/dependency/mariadb/9.0.30/Chart.yaml similarity index 96% rename from dependency/mariadb/9.0.29/Chart.yaml rename to dependency/mariadb/9.0.30/Chart.yaml index f8dc4864a5..6c8f17b5fe 100644 --- a/dependency/mariadb/9.0.29/Chart.yaml +++ b/dependency/mariadb/9.0.30/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.29 +version: 9.0.30 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/9.0.29/README.md b/dependency/mariadb/9.0.30/README.md similarity index 100% rename from dependency/mariadb/9.0.29/README.md rename to dependency/mariadb/9.0.30/README.md diff --git a/dependency/mariadb/9.0.30/app-changelog.md b/dependency/mariadb/9.0.30/app-changelog.md new file mode 100644 index 0000000000..1a56085684 --- /dev/null +++ b/dependency/mariadb/9.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-9.0.30](https://github.com/truecharts/charts/compare/mariadb-9.0.29...mariadb-9.0.30) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/mariadb/9.0.29/app-readme.md b/dependency/mariadb/9.0.30/app-readme.md similarity index 100% rename from dependency/mariadb/9.0.29/app-readme.md rename to dependency/mariadb/9.0.30/app-readme.md diff --git a/dependency/mariadb/9.0.30/charts/common-14.0.14.tgz b/dependency/mariadb/9.0.30/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/mariadb/9.0.30/charts/common-14.0.14.tgz differ diff --git a/dependency/mariadb/9.0.29/ix_values.yaml b/dependency/mariadb/9.0.30/ix_values.yaml similarity index 100% rename from dependency/mariadb/9.0.29/ix_values.yaml rename to dependency/mariadb/9.0.30/ix_values.yaml diff --git a/dependency/mariadb/9.0.29/questions.yaml b/dependency/mariadb/9.0.30/questions.yaml similarity index 100% rename from dependency/mariadb/9.0.29/questions.yaml rename to dependency/mariadb/9.0.30/questions.yaml diff --git a/dependency/mariadb/9.0.29/templates/NOTES.txt b/dependency/mariadb/9.0.30/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/9.0.29/templates/NOTES.txt rename to dependency/mariadb/9.0.30/templates/NOTES.txt diff --git a/dependency/mariadb/9.0.29/templates/common.yaml b/dependency/mariadb/9.0.30/templates/common.yaml similarity index 100% rename from dependency/mariadb/9.0.29/templates/common.yaml rename to dependency/mariadb/9.0.30/templates/common.yaml diff --git a/dependency/mariadb/9.0.29/values.yaml b/dependency/mariadb/9.0.30/values.yaml similarity index 100% rename from dependency/mariadb/9.0.29/values.yaml rename to dependency/mariadb/9.0.30/values.yaml diff --git a/dependency/memcached/8.0.30/app-changelog.md b/dependency/memcached/8.0.30/app-changelog.md deleted file mode 100644 index 274bd71b4d..0000000000 --- a/dependency/memcached/8.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-8.0.30](https://github.com/truecharts/charts/compare/memcached-8.0.29...memcached-8.0.30) (2023-10-09) - -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#13450](https://github.com/truecharts/charts/issues/13450)) - - \ No newline at end of file diff --git a/dependency/memcached/8.0.30/charts/common-14.0.12.tgz b/dependency/memcached/8.0.30/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/memcached/8.0.30/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/memcached/8.0.30/CHANGELOG.md b/dependency/memcached/8.0.31/CHANGELOG.md similarity index 91% rename from dependency/memcached/8.0.30/CHANGELOG.md rename to dependency/memcached/8.0.31/CHANGELOG.md index 281f3d7b72..ecb2b881fa 100644 --- a/dependency/memcached/8.0.30/CHANGELOG.md +++ b/dependency/memcached/8.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-8.0.31](https://github.com/truecharts/charts/compare/memcached-8.0.30...memcached-8.0.31) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [memcached-8.0.30](https://github.com/truecharts/charts/compare/memcached-8.0.29...memcached-8.0.30) (2023-10-09) ### Chore @@ -88,12 +97,3 @@ ## [memcached-8.0.21](https://github.com/truecharts/charts/compare/memcached-8.0.20...memcached-8.0.21) (2023-09-17) ### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#12693](https://github.com/truecharts/charts/issues/12693)) - - - - -## [memcached-8.0.20](https://github.com/truecharts/charts/compare/memcached-8.0.19...memcached-8.0.20) (2023-09-14) - -### Chore diff --git a/dependency/memcached/8.0.30/Chart.yaml b/dependency/memcached/8.0.31/Chart.yaml similarity index 95% rename from dependency/memcached/8.0.30/Chart.yaml rename to dependency/memcached/8.0.31/Chart.yaml index 229508957a..0eb010951b 100644 --- a/dependency/memcached/8.0.30/Chart.yaml +++ b/dependency/memcached/8.0.31/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.21" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.30 +version: 8.0.31 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/8.0.30/README.md b/dependency/memcached/8.0.31/README.md similarity index 100% rename from dependency/memcached/8.0.30/README.md rename to dependency/memcached/8.0.31/README.md diff --git a/dependency/memcached/8.0.31/app-changelog.md b/dependency/memcached/8.0.31/app-changelog.md new file mode 100644 index 0000000000..01068a4cf1 --- /dev/null +++ b/dependency/memcached/8.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-8.0.31](https://github.com/truecharts/charts/compare/memcached-8.0.30...memcached-8.0.31) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/memcached/8.0.30/app-readme.md b/dependency/memcached/8.0.31/app-readme.md similarity index 100% rename from dependency/memcached/8.0.30/app-readme.md rename to dependency/memcached/8.0.31/app-readme.md diff --git a/dependency/memcached/8.0.31/charts/common-14.0.14.tgz b/dependency/memcached/8.0.31/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/memcached/8.0.31/charts/common-14.0.14.tgz differ diff --git a/dependency/memcached/8.0.30/ix_values.yaml b/dependency/memcached/8.0.31/ix_values.yaml similarity index 100% rename from dependency/memcached/8.0.30/ix_values.yaml rename to dependency/memcached/8.0.31/ix_values.yaml diff --git a/dependency/memcached/8.0.30/questions.yaml b/dependency/memcached/8.0.31/questions.yaml similarity index 100% rename from dependency/memcached/8.0.30/questions.yaml rename to dependency/memcached/8.0.31/questions.yaml diff --git a/dependency/memcached/8.0.30/templates/NOTES.txt b/dependency/memcached/8.0.31/templates/NOTES.txt similarity index 100% rename from dependency/memcached/8.0.30/templates/NOTES.txt rename to dependency/memcached/8.0.31/templates/NOTES.txt diff --git a/dependency/memcached/8.0.30/templates/common.yaml b/dependency/memcached/8.0.31/templates/common.yaml similarity index 100% rename from dependency/memcached/8.0.30/templates/common.yaml rename to dependency/memcached/8.0.31/templates/common.yaml diff --git a/dependency/memcached/8.0.30/values.yaml b/dependency/memcached/8.0.31/values.yaml similarity index 100% rename from dependency/memcached/8.0.30/values.yaml rename to dependency/memcached/8.0.31/values.yaml diff --git a/dependency/mongodb/8.0.27/app-changelog.md b/dependency/mongodb/8.0.27/app-changelog.md deleted file mode 100644 index 58f7490c52..0000000000 --- a/dependency/mongodb/8.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.27](https://github.com/truecharts/charts/compare/mongodb-8.0.26...mongodb-8.0.27) (2023-10-12) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v7.0.2 ([#13554](https://github.com/truecharts/charts/issues/13554)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.27/charts/common-14.0.12.tgz b/dependency/mongodb/8.0.27/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/mongodb/8.0.27/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/mongodb/8.0.27/CHANGELOG.md b/dependency/mongodb/8.0.28/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.27/CHANGELOG.md rename to dependency/mongodb/8.0.28/CHANGELOG.md index c6473e5089..66455ed3dc 100644 --- a/dependency/mongodb/8.0.27/CHANGELOG.md +++ b/dependency/mongodb/8.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.28](https://github.com/truecharts/charts/compare/mongodb-8.0.27...mongodb-8.0.28) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [mongodb-8.0.27](https://github.com/truecharts/charts/compare/mongodb-8.0.26...mongodb-8.0.27) (2023-10-12) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-8.0.18](https://github.com/truecharts/charts/compare/mongodb-8.0.17...mongodb-8.0.18) (2023-09-22) ### Chore - -- update container image tccr.io/truecharts/mongodb to v7.0.1 ([#12853](https://github.com/truecharts/charts/issues/12853)) - - - - -## [mongodb-8.0.17](https://github.com/truecharts/charts/compare/mongodb-8.0.16...mongodb-8.0.17) (2023-09-21) - -### Chore diff --git a/dependency/mongodb/8.0.27/Chart.yaml b/dependency/mongodb/8.0.28/Chart.yaml similarity index 95% rename from dependency/mongodb/8.0.27/Chart.yaml rename to dependency/mongodb/8.0.28/Chart.yaml index 53a4408fb6..56ec623a20 100644 --- a/dependency/mongodb/8.0.27/Chart.yaml +++ b/dependency/mongodb/8.0.28/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.27 +version: 8.0.28 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/8.0.27/README.md b/dependency/mongodb/8.0.28/README.md similarity index 100% rename from dependency/mongodb/8.0.27/README.md rename to dependency/mongodb/8.0.28/README.md diff --git a/dependency/mongodb/8.0.28/app-changelog.md b/dependency/mongodb/8.0.28/app-changelog.md new file mode 100644 index 0000000000..35300e898e --- /dev/null +++ b/dependency/mongodb/8.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.28](https://github.com/truecharts/charts/compare/mongodb-8.0.27...mongodb-8.0.28) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.27/app-readme.md b/dependency/mongodb/8.0.28/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.27/app-readme.md rename to dependency/mongodb/8.0.28/app-readme.md diff --git a/dependency/mongodb/8.0.28/charts/common-14.0.14.tgz b/dependency/mongodb/8.0.28/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/mongodb/8.0.28/charts/common-14.0.14.tgz differ diff --git a/dependency/mongodb/8.0.27/ix_values.yaml b/dependency/mongodb/8.0.28/ix_values.yaml similarity index 100% rename from dependency/mongodb/8.0.27/ix_values.yaml rename to dependency/mongodb/8.0.28/ix_values.yaml diff --git a/dependency/mongodb/8.0.27/questions.yaml b/dependency/mongodb/8.0.28/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.27/questions.yaml rename to dependency/mongodb/8.0.28/questions.yaml diff --git a/dependency/mongodb/8.0.27/templates/NOTES.txt b/dependency/mongodb/8.0.28/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.27/templates/NOTES.txt rename to dependency/mongodb/8.0.28/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.27/templates/common.yaml b/dependency/mongodb/8.0.28/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.27/templates/common.yaml rename to dependency/mongodb/8.0.28/templates/common.yaml diff --git a/dependency/mongodb/8.0.27/values.yaml b/dependency/mongodb/8.0.28/values.yaml similarity index 100% rename from dependency/mongodb/8.0.27/values.yaml rename to dependency/mongodb/8.0.28/values.yaml diff --git a/dependency/node-exporter/3.0.29/app-changelog.md b/dependency/node-exporter/3.0.29/app-changelog.md deleted file mode 100644 index c71191a930..0000000000 --- a/dependency/node-exporter/3.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-3.0.29](https://github.com/truecharts/charts/compare/node-exporter-3.0.28...node-exporter-3.0.29) (2023-10-11) - -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#13501](https://github.com/truecharts/charts/issues/13501)) - - \ No newline at end of file diff --git a/dependency/node-exporter/3.0.29/charts/common-14.0.12.tgz b/dependency/node-exporter/3.0.29/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/node-exporter/3.0.29/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/node-exporter/3.0.29/CHANGELOG.md b/dependency/node-exporter/3.0.30/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/3.0.29/CHANGELOG.md rename to dependency/node-exporter/3.0.30/CHANGELOG.md index f18728c3d4..92443ca800 100644 --- a/dependency/node-exporter/3.0.29/CHANGELOG.md +++ b/dependency/node-exporter/3.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-3.0.30](https://github.com/truecharts/charts/compare/node-exporter-3.0.29...node-exporter-3.0.30) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [node-exporter-3.0.29](https://github.com/truecharts/charts/compare/node-exporter-3.0.28...node-exporter-3.0.29) (2023-10-11) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-3.0.20](https://github.com/truecharts/charts/compare/node-exporter-3.0.19...node-exporter-3.0.20) (2023-09-22) ### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12836](https://github.com/truecharts/charts/issues/12836)) - - - - -## [node-exporter-3.0.19](https://github.com/truecharts/charts/compare/node-exporter-3.0.18...node-exporter-3.0.19) (2023-09-19) - -### Chore diff --git a/dependency/node-exporter/3.0.29/Chart.yaml b/dependency/node-exporter/3.0.30/Chart.yaml similarity index 95% rename from dependency/node-exporter/3.0.29/Chart.yaml rename to dependency/node-exporter/3.0.30/Chart.yaml index ef19f29d8a..0b845d7f83 100644 --- a/dependency/node-exporter/3.0.29/Chart.yaml +++ b/dependency/node-exporter/3.0.30/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.29 +version: 3.0.30 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/3.0.29/LICENSE b/dependency/node-exporter/3.0.30/LICENSE similarity index 100% rename from dependency/node-exporter/3.0.29/LICENSE rename to dependency/node-exporter/3.0.30/LICENSE diff --git a/dependency/node-exporter/3.0.29/README.md b/dependency/node-exporter/3.0.30/README.md similarity index 100% rename from dependency/node-exporter/3.0.29/README.md rename to dependency/node-exporter/3.0.30/README.md diff --git a/dependency/node-exporter/3.0.30/app-changelog.md b/dependency/node-exporter/3.0.30/app-changelog.md new file mode 100644 index 0000000000..9d4a87b982 --- /dev/null +++ b/dependency/node-exporter/3.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-3.0.30](https://github.com/truecharts/charts/compare/node-exporter-3.0.29...node-exporter-3.0.30) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/node-exporter/3.0.29/app-readme.md b/dependency/node-exporter/3.0.30/app-readme.md similarity index 100% rename from dependency/node-exporter/3.0.29/app-readme.md rename to dependency/node-exporter/3.0.30/app-readme.md diff --git a/dependency/node-exporter/3.0.30/charts/common-14.0.14.tgz b/dependency/node-exporter/3.0.30/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/node-exporter/3.0.30/charts/common-14.0.14.tgz differ diff --git a/dependency/node-exporter/3.0.29/ix_values.yaml b/dependency/node-exporter/3.0.30/ix_values.yaml similarity index 100% rename from dependency/node-exporter/3.0.29/ix_values.yaml rename to dependency/node-exporter/3.0.30/ix_values.yaml diff --git a/dependency/node-exporter/3.0.29/questions.yaml b/dependency/node-exporter/3.0.30/questions.yaml similarity index 100% rename from dependency/node-exporter/3.0.29/questions.yaml rename to dependency/node-exporter/3.0.30/questions.yaml diff --git a/dependency/node-exporter/3.0.29/templates/NOTES.txt b/dependency/node-exporter/3.0.30/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/3.0.29/templates/NOTES.txt rename to dependency/node-exporter/3.0.30/templates/NOTES.txt diff --git a/dependency/node-exporter/3.0.29/templates/common.yaml b/dependency/node-exporter/3.0.30/templates/common.yaml similarity index 100% rename from dependency/node-exporter/3.0.29/templates/common.yaml rename to dependency/node-exporter/3.0.30/templates/common.yaml diff --git a/dependency/node-exporter/3.0.29/values.yaml b/dependency/node-exporter/3.0.30/values.yaml similarity index 100% rename from dependency/node-exporter/3.0.29/values.yaml rename to dependency/node-exporter/3.0.30/values.yaml diff --git a/dependency/redis/8.0.32/app-changelog.md b/dependency/redis/8.0.32/app-changelog.md deleted file mode 100644 index 22077522f4..0000000000 --- a/dependency/redis/8.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-8.0.32](https://github.com/truecharts/charts/compare/redis-8.0.31...redis-8.0.32) (2023-10-09) - -### Chore - -- update container image tccr.io/truecharts/redis to v7.2.1 ([#13451](https://github.com/truecharts/charts/issues/13451)) - - \ No newline at end of file diff --git a/dependency/redis/8.0.32/charts/common-14.0.12.tgz b/dependency/redis/8.0.32/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/redis/8.0.32/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/redis/8.0.32/CHANGELOG.md b/dependency/redis/8.0.33/CHANGELOG.md similarity index 91% rename from dependency/redis/8.0.32/CHANGELOG.md rename to dependency/redis/8.0.33/CHANGELOG.md index d11bdbaeb2..9a02a58b45 100644 --- a/dependency/redis/8.0.32/CHANGELOG.md +++ b/dependency/redis/8.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-8.0.33](https://github.com/truecharts/charts/compare/redis-8.0.32...redis-8.0.33) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [redis-8.0.32](https://github.com/truecharts/charts/compare/redis-8.0.31...redis-8.0.32) (2023-10-09) ### Chore @@ -88,12 +97,3 @@ ## [redis-8.0.23](https://github.com/truecharts/charts/compare/redis-8.0.22...redis-8.0.23) (2023-09-19) ### Chore - -- update container image tccr.io/truecharts/redis to v7.2.1 ([#12729](https://github.com/truecharts/charts/issues/12729)) - - - - -## [redis-8.0.22](https://github.com/truecharts/charts/compare/redis-8.0.21...redis-8.0.22) (2023-09-16) - -### Chore diff --git a/dependency/redis/8.0.32/Chart.yaml b/dependency/redis/8.0.33/Chart.yaml similarity index 95% rename from dependency/redis/8.0.32/Chart.yaml rename to dependency/redis/8.0.33/Chart.yaml index c33d050ab7..fbdf0073de 100644 --- a/dependency/redis/8.0.32/Chart.yaml +++ b/dependency/redis/8.0.33/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.32 +version: 8.0.33 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/8.0.32/README.md b/dependency/redis/8.0.33/README.md similarity index 100% rename from dependency/redis/8.0.32/README.md rename to dependency/redis/8.0.33/README.md diff --git a/dependency/redis/8.0.33/app-changelog.md b/dependency/redis/8.0.33/app-changelog.md new file mode 100644 index 0000000000..51931f2502 --- /dev/null +++ b/dependency/redis/8.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-8.0.33](https://github.com/truecharts/charts/compare/redis-8.0.32...redis-8.0.33) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/redis/8.0.32/app-readme.md b/dependency/redis/8.0.33/app-readme.md similarity index 100% rename from dependency/redis/8.0.32/app-readme.md rename to dependency/redis/8.0.33/app-readme.md diff --git a/dependency/redis/8.0.33/charts/common-14.0.14.tgz b/dependency/redis/8.0.33/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/redis/8.0.33/charts/common-14.0.14.tgz differ diff --git a/dependency/redis/8.0.32/ix_values.yaml b/dependency/redis/8.0.33/ix_values.yaml similarity index 100% rename from dependency/redis/8.0.32/ix_values.yaml rename to dependency/redis/8.0.33/ix_values.yaml diff --git a/dependency/redis/8.0.32/questions.yaml b/dependency/redis/8.0.33/questions.yaml similarity index 100% rename from dependency/redis/8.0.32/questions.yaml rename to dependency/redis/8.0.33/questions.yaml diff --git a/dependency/redis/8.0.32/templates/NOTES.txt b/dependency/redis/8.0.33/templates/NOTES.txt similarity index 100% rename from dependency/redis/8.0.32/templates/NOTES.txt rename to dependency/redis/8.0.33/templates/NOTES.txt diff --git a/dependency/redis/8.0.32/templates/common.yaml b/dependency/redis/8.0.33/templates/common.yaml similarity index 100% rename from dependency/redis/8.0.32/templates/common.yaml rename to dependency/redis/8.0.33/templates/common.yaml diff --git a/dependency/redis/8.0.32/values.yaml b/dependency/redis/8.0.33/values.yaml similarity index 100% rename from dependency/redis/8.0.32/values.yaml rename to dependency/redis/8.0.33/values.yaml diff --git a/dependency/solr/6.0.30/app-changelog.md b/dependency/solr/6.0.30/app-changelog.md deleted file mode 100644 index 22b459bf4a..0000000000 --- a/dependency/solr/6.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.30](https://github.com/truecharts/charts/compare/solr-6.0.29...solr-6.0.30) (2023-10-12) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#13558](https://github.com/truecharts/charts/issues/13558)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.30/charts/common-14.0.12.tgz b/dependency/solr/6.0.30/charts/common-14.0.12.tgz deleted file mode 100644 index ff8f393295..0000000000 Binary files a/dependency/solr/6.0.30/charts/common-14.0.12.tgz and /dev/null differ diff --git a/dependency/solr/6.0.30/CHANGELOG.md b/dependency/solr/6.0.31/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.30/CHANGELOG.md rename to dependency/solr/6.0.31/CHANGELOG.md index 91e30e5b44..7df661be0d 100644 --- a/dependency/solr/6.0.30/CHANGELOG.md +++ b/dependency/solr/6.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.31](https://github.com/truecharts/charts/compare/solr-6.0.30...solr-6.0.31) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + + + ## [solr-6.0.30](https://github.com/truecharts/charts/compare/solr-6.0.29...solr-6.0.30) (2023-10-12) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.21](https://github.com/truecharts/charts/compare/solr-6.0.20...solr-6.0.21) (2023-09-17) ### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#12699](https://github.com/truecharts/charts/issues/12699)) - - - - -## [solr-6.0.20](https://github.com/truecharts/charts/compare/solr-6.0.19...solr-6.0.20) (2023-09-14) - -### Chore diff --git a/dependency/solr/6.0.30/Chart.yaml b/dependency/solr/6.0.31/Chart.yaml similarity index 95% rename from dependency/solr/6.0.30/Chart.yaml rename to dependency/solr/6.0.31/Chart.yaml index 081ebe5b09..565a9cee00 100644 --- a/dependency/solr/6.0.30/Chart.yaml +++ b/dependency/solr/6.0.31/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.12 + version: 14.0.14 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.30 +version: 6.0.31 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.30/README.md b/dependency/solr/6.0.31/README.md similarity index 100% rename from dependency/solr/6.0.30/README.md rename to dependency/solr/6.0.31/README.md diff --git a/dependency/solr/6.0.31/app-changelog.md b/dependency/solr/6.0.31/app-changelog.md new file mode 100644 index 0000000000..6143271014 --- /dev/null +++ b/dependency/solr/6.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.31](https://github.com/truecharts/charts/compare/solr-6.0.30...solr-6.0.31) (2023-10-15) + +### Chore + +- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.30/app-readme.md b/dependency/solr/6.0.31/app-readme.md similarity index 100% rename from dependency/solr/6.0.30/app-readme.md rename to dependency/solr/6.0.31/app-readme.md diff --git a/dependency/solr/6.0.31/charts/common-14.0.14.tgz b/dependency/solr/6.0.31/charts/common-14.0.14.tgz new file mode 100644 index 0000000000..fe9e72482a Binary files /dev/null and b/dependency/solr/6.0.31/charts/common-14.0.14.tgz differ diff --git a/dependency/solr/6.0.30/ix_values.yaml b/dependency/solr/6.0.31/ix_values.yaml similarity index 100% rename from dependency/solr/6.0.30/ix_values.yaml rename to dependency/solr/6.0.31/ix_values.yaml diff --git a/dependency/solr/6.0.30/questions.yaml b/dependency/solr/6.0.31/questions.yaml similarity index 100% rename from dependency/solr/6.0.30/questions.yaml rename to dependency/solr/6.0.31/questions.yaml diff --git a/dependency/solr/6.0.30/templates/NOTES.txt b/dependency/solr/6.0.31/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.30/templates/NOTES.txt rename to dependency/solr/6.0.31/templates/NOTES.txt diff --git a/dependency/solr/6.0.30/templates/common.yaml b/dependency/solr/6.0.31/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.30/templates/common.yaml rename to dependency/solr/6.0.31/templates/common.yaml diff --git a/dependency/solr/6.0.30/values.yaml b/dependency/solr/6.0.31/values.yaml similarity index 100% rename from dependency/solr/6.0.30/values.yaml rename to dependency/solr/6.0.31/values.yaml