diff --git a/dependency/clickhouse/7.0.15/app-changelog.md b/dependency/clickhouse/7.0.15/app-changelog.md deleted file mode 100644 index 4c86e05a75..0000000000 --- a/dependency/clickhouse/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-7.0.15](https://github.com/truecharts/charts/compare/clickhouse-7.0.14...clickhouse-7.0.15) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/clickhouse/7.0.15/charts/common-14.1.1.tgz b/dependency/clickhouse/7.0.15/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/clickhouse/7.0.15/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/clickhouse/7.0.15/CHANGELOG.md b/dependency/clickhouse/7.0.16/CHANGELOG.md similarity index 92% rename from dependency/clickhouse/7.0.15/CHANGELOG.md rename to dependency/clickhouse/7.0.16/CHANGELOG.md index e23ce4e024..b59153d875 100644 --- a/dependency/clickhouse/7.0.15/CHANGELOG.md +++ b/dependency/clickhouse/7.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-7.0.16](https://github.com/truecharts/charts/compare/clickhouse-7.0.15...clickhouse-7.0.16) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [clickhouse-7.0.15](https://github.com/truecharts/charts/compare/clickhouse-7.0.14...clickhouse-7.0.15) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [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) - diff --git a/dependency/clickhouse/7.0.15/Chart.yaml b/dependency/clickhouse/7.0.16/Chart.yaml similarity index 95% rename from dependency/clickhouse/7.0.15/Chart.yaml rename to dependency/clickhouse/7.0.16/Chart.yaml index 9ee9007998..f255453b35 100644 --- a/dependency/clickhouse/7.0.15/Chart.yaml +++ b/dependency/clickhouse/7.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.9.2.56" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.15 +version: 7.0.16 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/clickhouse/7.0.15/README.md b/dependency/clickhouse/7.0.16/README.md similarity index 100% rename from dependency/clickhouse/7.0.15/README.md rename to dependency/clickhouse/7.0.16/README.md diff --git a/dependency/clickhouse/7.0.16/app-changelog.md b/dependency/clickhouse/7.0.16/app-changelog.md new file mode 100644 index 0000000000..f83958e96d --- /dev/null +++ b/dependency/clickhouse/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-7.0.16](https://github.com/truecharts/charts/compare/clickhouse-7.0.15...clickhouse-7.0.16) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/clickhouse/7.0.15/app-readme.md b/dependency/clickhouse/7.0.16/app-readme.md similarity index 100% rename from dependency/clickhouse/7.0.15/app-readme.md rename to dependency/clickhouse/7.0.16/app-readme.md diff --git a/dependency/clickhouse/7.0.16/charts/common-14.2.0.tgz b/dependency/clickhouse/7.0.16/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/clickhouse/7.0.16/charts/common-14.2.0.tgz differ diff --git a/dependency/clickhouse/7.0.15/ix_values.yaml b/dependency/clickhouse/7.0.16/ix_values.yaml similarity index 100% rename from dependency/clickhouse/7.0.15/ix_values.yaml rename to dependency/clickhouse/7.0.16/ix_values.yaml diff --git a/dependency/clickhouse/7.0.15/questions.yaml b/dependency/clickhouse/7.0.16/questions.yaml similarity index 100% rename from dependency/clickhouse/7.0.15/questions.yaml rename to dependency/clickhouse/7.0.16/questions.yaml diff --git a/dependency/clickhouse/7.0.15/templates/NOTES.txt b/dependency/clickhouse/7.0.16/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/7.0.15/templates/NOTES.txt rename to dependency/clickhouse/7.0.16/templates/NOTES.txt diff --git a/dependency/clickhouse/7.0.15/templates/common.yaml b/dependency/clickhouse/7.0.16/templates/common.yaml similarity index 100% rename from dependency/clickhouse/7.0.15/templates/common.yaml rename to dependency/clickhouse/7.0.16/templates/common.yaml diff --git a/dependency/clickhouse/7.0.15/values.yaml b/dependency/clickhouse/7.0.16/values.yaml similarity index 100% rename from dependency/clickhouse/7.0.15/values.yaml rename to dependency/clickhouse/7.0.16/values.yaml diff --git a/dependency/kube-state-metrics/3.0.30/app-changelog.md b/dependency/kube-state-metrics/3.0.30/app-changelog.md deleted file mode 100644 index 5ab79d2308..0000000000 --- a/dependency/kube-state-metrics/3.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-3.0.30](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.29...kube-state-metrics-3.0.30) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.30/charts/common-14.1.1.tgz b/dependency/kube-state-metrics/3.0.30/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/kube-state-metrics/3.0.30/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/3.0.30/CHANGELOG.md b/dependency/kube-state-metrics/3.0.31/CHANGELOG.md similarity index 91% rename from dependency/kube-state-metrics/3.0.30/CHANGELOG.md rename to dependency/kube-state-metrics/3.0.31/CHANGELOG.md index 0f442a229b..749a8dac80 100644 --- a/dependency/kube-state-metrics/3.0.30/CHANGELOG.md +++ b/dependency/kube-state-metrics/3.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-3.0.31](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.30...kube-state-metrics-3.0.31) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [kube-state-metrics-3.0.30](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.29...kube-state-metrics-3.0.30) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-3.0.21](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.20...kube-state-metrics-3.0.21) (2023-10-01) -### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 ([#13126](https://github.com/truecharts/charts/issues/13126)) - - - - -## [kube-state-metrics-3.0.20](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.19...kube-state-metrics-3.0.20) (2023-09-28) - diff --git a/dependency/kube-state-metrics/3.0.30/Chart.yaml b/dependency/kube-state-metrics/3.0.31/Chart.yaml similarity index 96% rename from dependency/kube-state-metrics/3.0.30/Chart.yaml rename to dependency/kube-state-metrics/3.0.31/Chart.yaml index 8181e3322a..c75c915091 100644 --- a/dependency/kube-state-metrics/3.0.30/Chart.yaml +++ b/dependency/kube-state-metrics/3.0.31/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.30 +version: 3.0.31 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/dependency/kube-state-metrics/3.0.30/LICENSE b/dependency/kube-state-metrics/3.0.31/LICENSE similarity index 100% rename from dependency/kube-state-metrics/3.0.30/LICENSE rename to dependency/kube-state-metrics/3.0.31/LICENSE diff --git a/dependency/kube-state-metrics/3.0.30/README.md b/dependency/kube-state-metrics/3.0.31/README.md similarity index 100% rename from dependency/kube-state-metrics/3.0.30/README.md rename to dependency/kube-state-metrics/3.0.31/README.md diff --git a/dependency/kube-state-metrics/3.0.31/app-changelog.md b/dependency/kube-state-metrics/3.0.31/app-changelog.md new file mode 100644 index 0000000000..c6c5614b2b --- /dev/null +++ b/dependency/kube-state-metrics/3.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-3.0.31](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.30...kube-state-metrics-3.0.31) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.30/app-readme.md b/dependency/kube-state-metrics/3.0.31/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/3.0.30/app-readme.md rename to dependency/kube-state-metrics/3.0.31/app-readme.md diff --git a/dependency/kube-state-metrics/3.0.31/charts/common-14.2.0.tgz b/dependency/kube-state-metrics/3.0.31/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/kube-state-metrics/3.0.31/charts/common-14.2.0.tgz differ diff --git a/dependency/kube-state-metrics/3.0.30/ix_values.yaml b/dependency/kube-state-metrics/3.0.31/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.30/ix_values.yaml rename to dependency/kube-state-metrics/3.0.31/ix_values.yaml diff --git a/dependency/kube-state-metrics/3.0.30/questions.yaml b/dependency/kube-state-metrics/3.0.31/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.30/questions.yaml rename to dependency/kube-state-metrics/3.0.31/questions.yaml diff --git a/dependency/kube-state-metrics/3.0.30/templates/NOTES.txt b/dependency/kube-state-metrics/3.0.31/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/3.0.30/templates/NOTES.txt rename to dependency/kube-state-metrics/3.0.31/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/3.0.30/templates/common.yaml b/dependency/kube-state-metrics/3.0.31/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.30/templates/common.yaml rename to dependency/kube-state-metrics/3.0.31/templates/common.yaml diff --git a/dependency/kube-state-metrics/3.0.30/values.yaml b/dependency/kube-state-metrics/3.0.31/values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.30/values.yaml rename to dependency/kube-state-metrics/3.0.31/values.yaml diff --git a/dependency/kube-state-metrics/item.yaml b/dependency/kube-state-metrics/item.yaml index 98eae4702c..4c1496bb58 100644 --- a/dependency/kube-state-metrics/item.yaml +++ b/dependency/kube-state-metrics/item.yaml @@ -1,4 +1,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png categories: - - "metrics" +- metrics screenshots: [] diff --git a/dependency/mariadb/9.0.33/app-changelog.md b/dependency/mariadb/9.0.33/app-changelog.md deleted file mode 100644 index b9c42ac4b4..0000000000 --- a/dependency/mariadb/9.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-9.0.33](https://github.com/truecharts/charts/compare/mariadb-9.0.32...mariadb-9.0.33) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/mariadb/9.0.33/charts/common-14.1.1.tgz b/dependency/mariadb/9.0.33/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/mariadb/9.0.33/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/mariadb/9.0.33/CHANGELOG.md b/dependency/mariadb/9.0.34/CHANGELOG.md similarity index 91% rename from dependency/mariadb/9.0.33/CHANGELOG.md rename to dependency/mariadb/9.0.34/CHANGELOG.md index e2d8e953b4..3fa86aecb6 100644 --- a/dependency/mariadb/9.0.33/CHANGELOG.md +++ b/dependency/mariadb/9.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-9.0.34](https://github.com/truecharts/charts/compare/mariadb-9.0.33...mariadb-9.0.34) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [mariadb-9.0.33](https://github.com/truecharts/charts/compare/mariadb-9.0.32...mariadb-9.0.33) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-9.0.24](https://github.com/truecharts/charts/compare/mariadb-9.0.23...mariadb-9.0.24) (2023-10-01) -### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#13134](https://github.com/truecharts/charts/issues/13134)) - - - - -## [mariadb-9.0.23](https://github.com/truecharts/charts/compare/mariadb-9.0.22...mariadb-9.0.23) (2023-09-28) - diff --git a/dependency/mariadb/9.0.33/Chart.yaml b/dependency/mariadb/9.0.34/Chart.yaml similarity index 96% rename from dependency/mariadb/9.0.33/Chart.yaml rename to dependency/mariadb/9.0.34/Chart.yaml index cddcd1f98d..7bc520b7a0 100644 --- a/dependency/mariadb/9.0.33/Chart.yaml +++ b/dependency/mariadb/9.0.34/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.1.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.33 +version: 9.0.34 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mariadb/9.0.33/README.md b/dependency/mariadb/9.0.34/README.md similarity index 100% rename from dependency/mariadb/9.0.33/README.md rename to dependency/mariadb/9.0.34/README.md diff --git a/dependency/mariadb/9.0.34/app-changelog.md b/dependency/mariadb/9.0.34/app-changelog.md new file mode 100644 index 0000000000..795f9f448c --- /dev/null +++ b/dependency/mariadb/9.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-9.0.34](https://github.com/truecharts/charts/compare/mariadb-9.0.33...mariadb-9.0.34) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/mariadb/9.0.33/app-readme.md b/dependency/mariadb/9.0.34/app-readme.md similarity index 100% rename from dependency/mariadb/9.0.33/app-readme.md rename to dependency/mariadb/9.0.34/app-readme.md diff --git a/dependency/mariadb/9.0.34/charts/common-14.2.0.tgz b/dependency/mariadb/9.0.34/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/mariadb/9.0.34/charts/common-14.2.0.tgz differ diff --git a/dependency/mariadb/9.0.33/ix_values.yaml b/dependency/mariadb/9.0.34/ix_values.yaml similarity index 100% rename from dependency/mariadb/9.0.33/ix_values.yaml rename to dependency/mariadb/9.0.34/ix_values.yaml diff --git a/dependency/mariadb/9.0.33/questions.yaml b/dependency/mariadb/9.0.34/questions.yaml similarity index 100% rename from dependency/mariadb/9.0.33/questions.yaml rename to dependency/mariadb/9.0.34/questions.yaml diff --git a/dependency/mariadb/9.0.33/templates/NOTES.txt b/dependency/mariadb/9.0.34/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/9.0.33/templates/NOTES.txt rename to dependency/mariadb/9.0.34/templates/NOTES.txt diff --git a/dependency/mariadb/9.0.33/templates/common.yaml b/dependency/mariadb/9.0.34/templates/common.yaml similarity index 100% rename from dependency/mariadb/9.0.33/templates/common.yaml rename to dependency/mariadb/9.0.34/templates/common.yaml diff --git a/dependency/mariadb/9.0.33/values.yaml b/dependency/mariadb/9.0.34/values.yaml similarity index 100% rename from dependency/mariadb/9.0.33/values.yaml rename to dependency/mariadb/9.0.34/values.yaml diff --git a/dependency/memcached/8.0.34/app-changelog.md b/dependency/memcached/8.0.34/app-changelog.md deleted file mode 100644 index e567913ed3..0000000000 --- a/dependency/memcached/8.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-8.0.34](https://github.com/truecharts/charts/compare/memcached-8.0.33...memcached-8.0.34) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/memcached/8.0.34/charts/common-14.1.1.tgz b/dependency/memcached/8.0.34/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/memcached/8.0.34/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/memcached/8.0.34/CHANGELOG.md b/dependency/memcached/8.0.35/CHANGELOG.md similarity index 91% rename from dependency/memcached/8.0.34/CHANGELOG.md rename to dependency/memcached/8.0.35/CHANGELOG.md index f6e78201bc..96a1a02db1 100644 --- a/dependency/memcached/8.0.34/CHANGELOG.md +++ b/dependency/memcached/8.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-8.0.35](https://github.com/truecharts/charts/compare/memcached-8.0.34...memcached-8.0.35) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [memcached-8.0.34](https://github.com/truecharts/charts/compare/memcached-8.0.33...memcached-8.0.34) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [memcached-8.0.25](https://github.com/truecharts/charts/compare/memcached-8.0.24...memcached-8.0.25) (2023-09-29) -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#13085](https://github.com/truecharts/charts/issues/13085)) - - - - -## [memcached-8.0.24](https://github.com/truecharts/charts/compare/memcached-8.0.23...memcached-8.0.24) (2023-09-26) - diff --git a/dependency/memcached/8.0.34/Chart.yaml b/dependency/memcached/8.0.35/Chart.yaml similarity index 95% rename from dependency/memcached/8.0.34/Chart.yaml rename to dependency/memcached/8.0.35/Chart.yaml index 9ee46c5587..358372ded5 100644 --- a/dependency/memcached/8.0.34/Chart.yaml +++ b/dependency/memcached/8.0.35/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.22" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.34 +version: 8.0.35 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/memcached/8.0.34/README.md b/dependency/memcached/8.0.35/README.md similarity index 100% rename from dependency/memcached/8.0.34/README.md rename to dependency/memcached/8.0.35/README.md diff --git a/dependency/memcached/8.0.35/app-changelog.md b/dependency/memcached/8.0.35/app-changelog.md new file mode 100644 index 0000000000..c79c9e9701 --- /dev/null +++ b/dependency/memcached/8.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-8.0.35](https://github.com/truecharts/charts/compare/memcached-8.0.34...memcached-8.0.35) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/memcached/8.0.34/app-readme.md b/dependency/memcached/8.0.35/app-readme.md similarity index 100% rename from dependency/memcached/8.0.34/app-readme.md rename to dependency/memcached/8.0.35/app-readme.md diff --git a/dependency/memcached/8.0.35/charts/common-14.2.0.tgz b/dependency/memcached/8.0.35/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/memcached/8.0.35/charts/common-14.2.0.tgz differ diff --git a/dependency/memcached/8.0.34/ix_values.yaml b/dependency/memcached/8.0.35/ix_values.yaml similarity index 100% rename from dependency/memcached/8.0.34/ix_values.yaml rename to dependency/memcached/8.0.35/ix_values.yaml diff --git a/dependency/memcached/8.0.34/questions.yaml b/dependency/memcached/8.0.35/questions.yaml similarity index 100% rename from dependency/memcached/8.0.34/questions.yaml rename to dependency/memcached/8.0.35/questions.yaml diff --git a/dependency/memcached/8.0.34/templates/NOTES.txt b/dependency/memcached/8.0.35/templates/NOTES.txt similarity index 100% rename from dependency/memcached/8.0.34/templates/NOTES.txt rename to dependency/memcached/8.0.35/templates/NOTES.txt diff --git a/dependency/memcached/8.0.34/templates/common.yaml b/dependency/memcached/8.0.35/templates/common.yaml similarity index 100% rename from dependency/memcached/8.0.34/templates/common.yaml rename to dependency/memcached/8.0.35/templates/common.yaml diff --git a/dependency/memcached/8.0.34/values.yaml b/dependency/memcached/8.0.35/values.yaml similarity index 100% rename from dependency/memcached/8.0.34/values.yaml rename to dependency/memcached/8.0.35/values.yaml diff --git a/dependency/mongodb/8.0.31/app-changelog.md b/dependency/mongodb/8.0.31/app-changelog.md deleted file mode 100644 index 0dd54723e0..0000000000 --- a/dependency/mongodb/8.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.31](https://github.com/truecharts/charts/compare/mongodb-8.0.30...mongodb-8.0.31) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.31/charts/common-14.1.1.tgz b/dependency/mongodb/8.0.31/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/mongodb/8.0.31/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/mongodb/8.0.31/CHANGELOG.md b/dependency/mongodb/8.0.32/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.31/CHANGELOG.md rename to dependency/mongodb/8.0.32/CHANGELOG.md index ddf3a3fc32..108d097afb 100644 --- a/dependency/mongodb/8.0.31/CHANGELOG.md +++ b/dependency/mongodb/8.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.32](https://github.com/truecharts/charts/compare/mongodb-8.0.31...mongodb-8.0.32) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [mongodb-8.0.31](https://github.com/truecharts/charts/compare/mongodb-8.0.30...mongodb-8.0.31) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-8.0.22](https://github.com/truecharts/charts/compare/mongodb-8.0.21...mongodb-8.0.22) (2023-10-03) -### Chore - -- update container image tccr.io/truecharts/mongodb to v7.0.2 ([#13190](https://github.com/truecharts/charts/issues/13190)) - - - - -## [mongodb-8.0.21](https://github.com/truecharts/charts/compare/mongodb-8.0.20...mongodb-8.0.21) (2023-09-30) - diff --git a/dependency/mongodb/8.0.31/Chart.yaml b/dependency/mongodb/8.0.32/Chart.yaml similarity index 95% rename from dependency/mongodb/8.0.31/Chart.yaml rename to dependency/mongodb/8.0.32/Chart.yaml index 82de3b7be2..b053b04300 100644 --- a/dependency/mongodb/8.0.31/Chart.yaml +++ b/dependency/mongodb/8.0.32/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.31 +version: 8.0.32 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mongodb/8.0.31/README.md b/dependency/mongodb/8.0.32/README.md similarity index 100% rename from dependency/mongodb/8.0.31/README.md rename to dependency/mongodb/8.0.32/README.md diff --git a/dependency/mongodb/8.0.32/app-changelog.md b/dependency/mongodb/8.0.32/app-changelog.md new file mode 100644 index 0000000000..26978a98b8 --- /dev/null +++ b/dependency/mongodb/8.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.32](https://github.com/truecharts/charts/compare/mongodb-8.0.31...mongodb-8.0.32) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.31/app-readme.md b/dependency/mongodb/8.0.32/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.31/app-readme.md rename to dependency/mongodb/8.0.32/app-readme.md diff --git a/dependency/mongodb/8.0.32/charts/common-14.2.0.tgz b/dependency/mongodb/8.0.32/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/mongodb/8.0.32/charts/common-14.2.0.tgz differ diff --git a/dependency/mongodb/8.0.31/ix_values.yaml b/dependency/mongodb/8.0.32/ix_values.yaml similarity index 100% rename from dependency/mongodb/8.0.31/ix_values.yaml rename to dependency/mongodb/8.0.32/ix_values.yaml diff --git a/dependency/mongodb/8.0.31/questions.yaml b/dependency/mongodb/8.0.32/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.31/questions.yaml rename to dependency/mongodb/8.0.32/questions.yaml diff --git a/dependency/mongodb/8.0.31/templates/NOTES.txt b/dependency/mongodb/8.0.32/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.31/templates/NOTES.txt rename to dependency/mongodb/8.0.32/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.31/templates/common.yaml b/dependency/mongodb/8.0.32/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.31/templates/common.yaml rename to dependency/mongodb/8.0.32/templates/common.yaml diff --git a/dependency/mongodb/8.0.31/values.yaml b/dependency/mongodb/8.0.32/values.yaml similarity index 100% rename from dependency/mongodb/8.0.31/values.yaml rename to dependency/mongodb/8.0.32/values.yaml diff --git a/dependency/node-exporter/3.0.32/app-changelog.md b/dependency/node-exporter/3.0.32/app-changelog.md deleted file mode 100644 index 2b09f1d27d..0000000000 --- a/dependency/node-exporter/3.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-3.0.32](https://github.com/truecharts/charts/compare/node-exporter-3.0.31...node-exporter-3.0.32) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/node-exporter/3.0.32/charts/common-14.1.1.tgz b/dependency/node-exporter/3.0.32/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/node-exporter/3.0.32/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/node-exporter/3.0.32/CHANGELOG.md b/dependency/node-exporter/3.0.33/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/3.0.32/CHANGELOG.md rename to dependency/node-exporter/3.0.33/CHANGELOG.md index fdc40b167f..69f35de6c0 100644 --- a/dependency/node-exporter/3.0.32/CHANGELOG.md +++ b/dependency/node-exporter/3.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-3.0.33](https://github.com/truecharts/charts/compare/node-exporter-3.0.32...node-exporter-3.0.33) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [node-exporter-3.0.32](https://github.com/truecharts/charts/compare/node-exporter-3.0.31...node-exporter-3.0.32) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-3.0.23](https://github.com/truecharts/charts/compare/node-exporter-3.0.22...node-exporter-3.0.23) (2023-10-01) -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#13140](https://github.com/truecharts/charts/issues/13140)) - - - - -## [node-exporter-3.0.22](https://github.com/truecharts/charts/compare/node-exporter-3.0.21...node-exporter-3.0.22) (2023-09-28) - diff --git a/dependency/node-exporter/3.0.32/Chart.yaml b/dependency/node-exporter/3.0.33/Chart.yaml similarity index 95% rename from dependency/node-exporter/3.0.32/Chart.yaml rename to dependency/node-exporter/3.0.33/Chart.yaml index 3dee8fd169..09ac284110 100644 --- a/dependency/node-exporter/3.0.32/Chart.yaml +++ b/dependency/node-exporter/3.0.33/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.32 +version: 3.0.33 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/dependency/node-exporter/3.0.32/LICENSE b/dependency/node-exporter/3.0.33/LICENSE similarity index 100% rename from dependency/node-exporter/3.0.32/LICENSE rename to dependency/node-exporter/3.0.33/LICENSE diff --git a/dependency/node-exporter/3.0.32/README.md b/dependency/node-exporter/3.0.33/README.md similarity index 100% rename from dependency/node-exporter/3.0.32/README.md rename to dependency/node-exporter/3.0.33/README.md diff --git a/dependency/node-exporter/3.0.33/app-changelog.md b/dependency/node-exporter/3.0.33/app-changelog.md new file mode 100644 index 0000000000..f56f0750a1 --- /dev/null +++ b/dependency/node-exporter/3.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-3.0.33](https://github.com/truecharts/charts/compare/node-exporter-3.0.32...node-exporter-3.0.33) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/node-exporter/3.0.32/app-readme.md b/dependency/node-exporter/3.0.33/app-readme.md similarity index 100% rename from dependency/node-exporter/3.0.32/app-readme.md rename to dependency/node-exporter/3.0.33/app-readme.md diff --git a/dependency/node-exporter/3.0.33/charts/common-14.2.0.tgz b/dependency/node-exporter/3.0.33/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/node-exporter/3.0.33/charts/common-14.2.0.tgz differ diff --git a/dependency/node-exporter/3.0.32/ix_values.yaml b/dependency/node-exporter/3.0.33/ix_values.yaml similarity index 100% rename from dependency/node-exporter/3.0.32/ix_values.yaml rename to dependency/node-exporter/3.0.33/ix_values.yaml diff --git a/dependency/node-exporter/3.0.32/questions.yaml b/dependency/node-exporter/3.0.33/questions.yaml similarity index 100% rename from dependency/node-exporter/3.0.32/questions.yaml rename to dependency/node-exporter/3.0.33/questions.yaml diff --git a/dependency/node-exporter/3.0.32/templates/NOTES.txt b/dependency/node-exporter/3.0.33/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/3.0.32/templates/NOTES.txt rename to dependency/node-exporter/3.0.33/templates/NOTES.txt diff --git a/dependency/node-exporter/3.0.32/templates/common.yaml b/dependency/node-exporter/3.0.33/templates/common.yaml similarity index 100% rename from dependency/node-exporter/3.0.32/templates/common.yaml rename to dependency/node-exporter/3.0.33/templates/common.yaml diff --git a/dependency/node-exporter/3.0.32/values.yaml b/dependency/node-exporter/3.0.33/values.yaml similarity index 100% rename from dependency/node-exporter/3.0.32/values.yaml rename to dependency/node-exporter/3.0.33/values.yaml diff --git a/dependency/redis/8.0.36/app-changelog.md b/dependency/redis/8.0.36/app-changelog.md deleted file mode 100644 index 358b7cf71c..0000000000 --- a/dependency/redis/8.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-8.0.36](https://github.com/truecharts/charts/compare/redis-8.0.35...redis-8.0.36) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/redis/8.0.36/charts/common-14.1.1.tgz b/dependency/redis/8.0.36/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/redis/8.0.36/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/redis/8.0.36/CHANGELOG.md b/dependency/redis/8.0.37/CHANGELOG.md similarity index 91% rename from dependency/redis/8.0.36/CHANGELOG.md rename to dependency/redis/8.0.37/CHANGELOG.md index a0b8dc5af2..8f0200d829 100644 --- a/dependency/redis/8.0.36/CHANGELOG.md +++ b/dependency/redis/8.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-8.0.37](https://github.com/truecharts/charts/compare/redis-8.0.36...redis-8.0.37) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [redis-8.0.36](https://github.com/truecharts/charts/compare/redis-8.0.35...redis-8.0.36) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [redis-8.0.27](https://github.com/truecharts/charts/compare/redis-8.0.26...redis-8.0.27) (2023-10-01) -### Chore - -- update container image tccr.io/truecharts/redis to v7.2.1 ([#13132](https://github.com/truecharts/charts/issues/13132)) - - - - -## [redis-8.0.26](https://github.com/truecharts/charts/compare/redis-8.0.25...redis-8.0.26) (2023-09-28) - diff --git a/dependency/redis/8.0.36/Chart.yaml b/dependency/redis/8.0.37/Chart.yaml similarity index 95% rename from dependency/redis/8.0.36/Chart.yaml rename to dependency/redis/8.0.37/Chart.yaml index ee4244c004..f250aee6e8 100644 --- a/dependency/redis/8.0.36/Chart.yaml +++ b/dependency/redis/8.0.37/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.36 +version: 8.0.37 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/redis/8.0.36/README.md b/dependency/redis/8.0.37/README.md similarity index 100% rename from dependency/redis/8.0.36/README.md rename to dependency/redis/8.0.37/README.md diff --git a/dependency/redis/8.0.37/app-changelog.md b/dependency/redis/8.0.37/app-changelog.md new file mode 100644 index 0000000000..71de9d5b95 --- /dev/null +++ b/dependency/redis/8.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-8.0.37](https://github.com/truecharts/charts/compare/redis-8.0.36...redis-8.0.37) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/redis/8.0.36/app-readme.md b/dependency/redis/8.0.37/app-readme.md similarity index 100% rename from dependency/redis/8.0.36/app-readme.md rename to dependency/redis/8.0.37/app-readme.md diff --git a/dependency/redis/8.0.37/charts/common-14.2.0.tgz b/dependency/redis/8.0.37/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/redis/8.0.37/charts/common-14.2.0.tgz differ diff --git a/dependency/redis/8.0.36/ix_values.yaml b/dependency/redis/8.0.37/ix_values.yaml similarity index 100% rename from dependency/redis/8.0.36/ix_values.yaml rename to dependency/redis/8.0.37/ix_values.yaml diff --git a/dependency/redis/8.0.36/questions.yaml b/dependency/redis/8.0.37/questions.yaml similarity index 100% rename from dependency/redis/8.0.36/questions.yaml rename to dependency/redis/8.0.37/questions.yaml diff --git a/dependency/redis/8.0.36/templates/NOTES.txt b/dependency/redis/8.0.37/templates/NOTES.txt similarity index 100% rename from dependency/redis/8.0.36/templates/NOTES.txt rename to dependency/redis/8.0.37/templates/NOTES.txt diff --git a/dependency/redis/8.0.36/templates/common.yaml b/dependency/redis/8.0.37/templates/common.yaml similarity index 100% rename from dependency/redis/8.0.36/templates/common.yaml rename to dependency/redis/8.0.37/templates/common.yaml diff --git a/dependency/redis/8.0.36/values.yaml b/dependency/redis/8.0.37/values.yaml similarity index 100% rename from dependency/redis/8.0.36/values.yaml rename to dependency/redis/8.0.37/values.yaml diff --git a/dependency/solr/6.0.34/app-changelog.md b/dependency/solr/6.0.34/app-changelog.md deleted file mode 100644 index 571828b26a..0000000000 --- a/dependency/solr/6.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.34](https://github.com/truecharts/charts/compare/solr-6.0.33...solr-6.0.34) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.34/charts/common-14.1.1.tgz b/dependency/solr/6.0.34/charts/common-14.1.1.tgz deleted file mode 100644 index c329e82b36..0000000000 Binary files a/dependency/solr/6.0.34/charts/common-14.1.1.tgz and /dev/null differ diff --git a/dependency/solr/6.0.34/CHANGELOG.md b/dependency/solr/6.0.35/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.34/CHANGELOG.md rename to dependency/solr/6.0.35/CHANGELOG.md index 7dcfef140b..a05e593117 100644 --- a/dependency/solr/6.0.34/CHANGELOG.md +++ b/dependency/solr/6.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.35](https://github.com/truecharts/charts/compare/solr-6.0.34...solr-6.0.35) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + + + ## [solr-6.0.34](https://github.com/truecharts/charts/compare/solr-6.0.33...solr-6.0.34) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.25](https://github.com/truecharts/charts/compare/solr-6.0.24...solr-6.0.25) (2023-10-03) -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#13210](https://github.com/truecharts/charts/issues/13210)) - - - - -## [solr-6.0.24](https://github.com/truecharts/charts/compare/solr-6.0.23...solr-6.0.24) (2023-09-30) - diff --git a/dependency/solr/6.0.34/Chart.yaml b/dependency/solr/6.0.35/Chart.yaml similarity index 95% rename from dependency/solr/6.0.34/Chart.yaml rename to dependency/solr/6.0.35/Chart.yaml index 58ba60e302..5a24d3bf51 100644 --- a/dependency/solr/6.0.34/Chart.yaml +++ b/dependency/solr/6.0.35/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.1.1 + version: 14.2.0 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.34 +version: 6.0.35 annotations: truecharts.org/category: search truecharts.org/SCALE-support: "true" diff --git a/dependency/solr/6.0.34/README.md b/dependency/solr/6.0.35/README.md similarity index 100% rename from dependency/solr/6.0.34/README.md rename to dependency/solr/6.0.35/README.md diff --git a/dependency/solr/6.0.35/app-changelog.md b/dependency/solr/6.0.35/app-changelog.md new file mode 100644 index 0000000000..81d6eb1893 --- /dev/null +++ b/dependency/solr/6.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.35](https://github.com/truecharts/charts/compare/solr-6.0.34...solr-6.0.35) (2023-10-29) + +### Chore + +- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.34/app-readme.md b/dependency/solr/6.0.35/app-readme.md similarity index 100% rename from dependency/solr/6.0.34/app-readme.md rename to dependency/solr/6.0.35/app-readme.md diff --git a/dependency/solr/6.0.35/charts/common-14.2.0.tgz b/dependency/solr/6.0.35/charts/common-14.2.0.tgz new file mode 100644 index 0000000000..dacbebb3d8 Binary files /dev/null and b/dependency/solr/6.0.35/charts/common-14.2.0.tgz differ diff --git a/dependency/solr/6.0.34/ix_values.yaml b/dependency/solr/6.0.35/ix_values.yaml similarity index 100% rename from dependency/solr/6.0.34/ix_values.yaml rename to dependency/solr/6.0.35/ix_values.yaml diff --git a/dependency/solr/6.0.34/questions.yaml b/dependency/solr/6.0.35/questions.yaml similarity index 100% rename from dependency/solr/6.0.34/questions.yaml rename to dependency/solr/6.0.35/questions.yaml diff --git a/dependency/solr/6.0.34/templates/NOTES.txt b/dependency/solr/6.0.35/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.34/templates/NOTES.txt rename to dependency/solr/6.0.35/templates/NOTES.txt diff --git a/dependency/solr/6.0.34/templates/common.yaml b/dependency/solr/6.0.35/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.34/templates/common.yaml rename to dependency/solr/6.0.35/templates/common.yaml diff --git a/dependency/solr/6.0.34/values.yaml b/dependency/solr/6.0.35/values.yaml similarity index 100% rename from dependency/solr/6.0.34/values.yaml rename to dependency/solr/6.0.35/values.yaml