diff --git a/dependency/clickhouse/6.0.2/app-changelog.md b/dependency/clickhouse/6.0.2/app-changelog.md deleted file mode 100644 index 487c8b132db..00000000000 --- a/dependency/clickhouse/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-6.0.2](https://github.com/truecharts/charts/compare/clickhouse-6.0.1...clickhouse-6.0.2) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/clickhouse to v23.7.1.2470 ([#10957](https://github.com/truecharts/charts/issues/10957)) - - \ No newline at end of file diff --git a/dependency/clickhouse/6.0.2/charts/common-13.2.1.tgz b/dependency/clickhouse/6.0.2/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/clickhouse/6.0.2/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/clickhouse/6.0.2/CHANGELOG.md b/dependency/clickhouse/6.0.3/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/6.0.2/CHANGELOG.md rename to dependency/clickhouse/6.0.3/CHANGELOG.md index 1e0c23c850c..8450ea3dbd6 100644 --- a/dependency/clickhouse/6.0.2/CHANGELOG.md +++ b/dependency/clickhouse/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-6.0.3](https://github.com/truecharts/charts/compare/clickhouse-6.0.2...clickhouse-6.0.3) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + + + ## [clickhouse-6.0.2](https://github.com/truecharts/charts/compare/clickhouse-6.0.1...clickhouse-6.0.2) (2023-07-28) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-5.0.48](https://github.com/truecharts/charts/compare/clickhouse-5.0.47...clickhouse-5.0.48) (2023-06-27) ### Chore - -- update helm chart common to 12.14.6 ([#9942](https://github.com/truecharts/charts/issues/9942)) - - - - -## [clickhouse-5.0.47](https://github.com/truecharts/charts/compare/clickhouse-5.0.46...clickhouse-5.0.47) (2023-06-26) - -### Chore diff --git a/dependency/clickhouse/6.0.2/Chart.yaml b/dependency/clickhouse/6.0.3/Chart.yaml similarity index 96% rename from dependency/clickhouse/6.0.2/Chart.yaml rename to dependency/clickhouse/6.0.3/Chart.yaml index 3371cdf97db..761ec4c2d53 100644 --- a/dependency/clickhouse/6.0.2/Chart.yaml +++ b/dependency/clickhouse/6.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.7.1.247" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/6.0.2/README.md b/dependency/clickhouse/6.0.3/README.md similarity index 100% rename from dependency/clickhouse/6.0.2/README.md rename to dependency/clickhouse/6.0.3/README.md diff --git a/dependency/clickhouse/6.0.3/app-changelog.md b/dependency/clickhouse/6.0.3/app-changelog.md new file mode 100644 index 00000000000..8176abd7a16 --- /dev/null +++ b/dependency/clickhouse/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-6.0.3](https://github.com/truecharts/charts/compare/clickhouse-6.0.2...clickhouse-6.0.3) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + \ No newline at end of file diff --git a/dependency/clickhouse/6.0.2/app-readme.md b/dependency/clickhouse/6.0.3/app-readme.md similarity index 100% rename from dependency/clickhouse/6.0.2/app-readme.md rename to dependency/clickhouse/6.0.3/app-readme.md diff --git a/dependency/clickhouse/6.0.3/charts/common-13.2.2.tgz b/dependency/clickhouse/6.0.3/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/clickhouse/6.0.3/charts/common-13.2.2.tgz differ diff --git a/dependency/clickhouse/6.0.2/ix_values.yaml b/dependency/clickhouse/6.0.3/ix_values.yaml similarity index 100% rename from dependency/clickhouse/6.0.2/ix_values.yaml rename to dependency/clickhouse/6.0.3/ix_values.yaml diff --git a/dependency/clickhouse/6.0.2/questions.yaml b/dependency/clickhouse/6.0.3/questions.yaml similarity index 100% rename from dependency/clickhouse/6.0.2/questions.yaml rename to dependency/clickhouse/6.0.3/questions.yaml diff --git a/dependency/clickhouse/6.0.2/templates/NOTES.txt b/dependency/clickhouse/6.0.3/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/6.0.2/templates/NOTES.txt rename to dependency/clickhouse/6.0.3/templates/NOTES.txt diff --git a/dependency/clickhouse/6.0.2/templates/common.yaml b/dependency/clickhouse/6.0.3/templates/common.yaml similarity index 100% rename from dependency/clickhouse/6.0.2/templates/common.yaml rename to dependency/clickhouse/6.0.3/templates/common.yaml diff --git a/dependency/clickhouse/6.0.2/values.yaml b/dependency/clickhouse/6.0.3/values.yaml similarity index 100% rename from dependency/clickhouse/6.0.2/values.yaml rename to dependency/clickhouse/6.0.3/values.yaml diff --git a/dependency/kube-state-metrics/2.0.5/app-changelog.md b/dependency/kube-state-metrics/2.0.5/app-changelog.md deleted file mode 100644 index 4ad123dd3ec..00000000000 --- a/dependency/kube-state-metrics/2.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-2.0.5](https://github.com/truecharts/charts/compare/kube-state-metrics-2.0.4...kube-state-metrics-2.0.5) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#10928](https://github.com/truecharts/charts/issues/10928)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/2.0.5/charts/common-13.2.1.tgz b/dependency/kube-state-metrics/2.0.5/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/kube-state-metrics/2.0.5/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/2.0.5/CHANGELOG.md b/dependency/kube-state-metrics/2.0.6/CHANGELOG.md similarity index 90% rename from dependency/kube-state-metrics/2.0.5/CHANGELOG.md rename to dependency/kube-state-metrics/2.0.6/CHANGELOG.md index 95f9f1d205f..c61157b091a 100644 --- a/dependency/kube-state-metrics/2.0.5/CHANGELOG.md +++ b/dependency/kube-state-metrics/2.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-2.0.6](https://github.com/truecharts/charts/compare/kube-state-metrics-2.0.5...kube-state-metrics-2.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + + + ## [kube-state-metrics-2.0.5](https://github.com/truecharts/charts/compare/kube-state-metrics-2.0.4...kube-state-metrics-2.0.5) (2023-07-28) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-1.0.38](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.37...kube-state-metrics-1.0.38) (2023-07-14) ### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#10452](https://github.com/truecharts/charts/issues/10452)) - - - - -## [kube-state-metrics-1.0.37](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.36...kube-state-metrics-1.0.37) (2023-07-12) - - diff --git a/dependency/kube-state-metrics/2.0.5/Chart.yaml b/dependency/kube-state-metrics/2.0.6/Chart.yaml similarity index 96% rename from dependency/kube-state-metrics/2.0.5/Chart.yaml rename to dependency/kube-state-metrics/2.0.6/Chart.yaml index 476ade21699..39009fe13f3 100644 --- a/dependency/kube-state-metrics/2.0.5/Chart.yaml +++ b/dependency/kube-state-metrics/2.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.9.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 2.0.5 +version: 2.0.6 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/2.0.5/LICENSE b/dependency/kube-state-metrics/2.0.6/LICENSE similarity index 100% rename from dependency/kube-state-metrics/2.0.5/LICENSE rename to dependency/kube-state-metrics/2.0.6/LICENSE diff --git a/dependency/kube-state-metrics/2.0.5/README.md b/dependency/kube-state-metrics/2.0.6/README.md similarity index 100% rename from dependency/kube-state-metrics/2.0.5/README.md rename to dependency/kube-state-metrics/2.0.6/README.md diff --git a/dependency/kube-state-metrics/2.0.6/app-changelog.md b/dependency/kube-state-metrics/2.0.6/app-changelog.md new file mode 100644 index 00000000000..c4f2ee1b1d2 --- /dev/null +++ b/dependency/kube-state-metrics/2.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-2.0.6](https://github.com/truecharts/charts/compare/kube-state-metrics-2.0.5...kube-state-metrics-2.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/2.0.5/app-readme.md b/dependency/kube-state-metrics/2.0.6/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/2.0.5/app-readme.md rename to dependency/kube-state-metrics/2.0.6/app-readme.md diff --git a/dependency/kube-state-metrics/2.0.6/charts/common-13.2.2.tgz b/dependency/kube-state-metrics/2.0.6/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/kube-state-metrics/2.0.6/charts/common-13.2.2.tgz differ diff --git a/dependency/kube-state-metrics/2.0.5/ix_values.yaml b/dependency/kube-state-metrics/2.0.6/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/2.0.5/ix_values.yaml rename to dependency/kube-state-metrics/2.0.6/ix_values.yaml diff --git a/dependency/kube-state-metrics/2.0.5/questions.yaml b/dependency/kube-state-metrics/2.0.6/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/2.0.5/questions.yaml rename to dependency/kube-state-metrics/2.0.6/questions.yaml diff --git a/dependency/kube-state-metrics/2.0.5/templates/NOTES.txt b/dependency/kube-state-metrics/2.0.6/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/2.0.5/templates/NOTES.txt rename to dependency/kube-state-metrics/2.0.6/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/2.0.5/templates/common.yaml b/dependency/kube-state-metrics/2.0.6/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/2.0.5/templates/common.yaml rename to dependency/kube-state-metrics/2.0.6/templates/common.yaml diff --git a/dependency/kube-state-metrics/2.0.5/values.yaml b/dependency/kube-state-metrics/2.0.6/values.yaml similarity index 100% rename from dependency/kube-state-metrics/2.0.5/values.yaml rename to dependency/kube-state-metrics/2.0.6/values.yaml diff --git a/dependency/mariadb/8.0.5/app-changelog.md b/dependency/mariadb/8.0.5/app-changelog.md deleted file mode 100644 index 540ef02d20b..00000000000 --- a/dependency/mariadb/8.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-8.0.5](https://github.com/truecharts/charts/compare/mariadb-8.0.4...mariadb-8.0.5) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.2 ([#10965](https://github.com/truecharts/charts/issues/10965)) - - \ No newline at end of file diff --git a/dependency/mariadb/8.0.5/charts/common-13.2.1.tgz b/dependency/mariadb/8.0.5/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/mariadb/8.0.5/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/mariadb/8.0.5/CHANGELOG.md b/dependency/mariadb/8.0.6/CHANGELOG.md similarity index 91% rename from dependency/mariadb/8.0.5/CHANGELOG.md rename to dependency/mariadb/8.0.6/CHANGELOG.md index 70e13a1b9d6..26df4a567c2 100644 --- a/dependency/mariadb/8.0.5/CHANGELOG.md +++ b/dependency/mariadb/8.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-8.0.6](https://github.com/truecharts/charts/compare/mariadb-8.0.5...mariadb-8.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + + + ## [mariadb-8.0.5](https://github.com/truecharts/charts/compare/mariadb-8.0.4...mariadb-8.0.5) (2023-07-28) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-7.0.67](https://github.com/truecharts/charts/compare/mariadb-7.0.66...mariadb-7.0.67) (2023-07-11) ### Chore - -- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#10395](https://github.com/truecharts/charts/issues/10395)) - - - - -## [mariadb-7.0.66](https://github.com/truecharts/charts/compare/mariadb-7.0.65...mariadb-7.0.66) (2023-07-10) - -### Chore diff --git a/dependency/mariadb/8.0.5/Chart.yaml b/dependency/mariadb/8.0.6/Chart.yaml similarity index 96% rename from dependency/mariadb/8.0.5/Chart.yaml rename to dependency/mariadb/8.0.6/Chart.yaml index c8f616dea49..b59ba305122 100644 --- a/dependency/mariadb/8.0.5/Chart.yaml +++ b/dependency/mariadb/8.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 8.0.5 +version: 8.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/8.0.5/README.md b/dependency/mariadb/8.0.6/README.md similarity index 100% rename from dependency/mariadb/8.0.5/README.md rename to dependency/mariadb/8.0.6/README.md diff --git a/dependency/mariadb/8.0.6/app-changelog.md b/dependency/mariadb/8.0.6/app-changelog.md new file mode 100644 index 00000000000..0b827f6f484 --- /dev/null +++ b/dependency/mariadb/8.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-8.0.6](https://github.com/truecharts/charts/compare/mariadb-8.0.5...mariadb-8.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + \ No newline at end of file diff --git a/dependency/mariadb/8.0.5/app-readme.md b/dependency/mariadb/8.0.6/app-readme.md similarity index 100% rename from dependency/mariadb/8.0.5/app-readme.md rename to dependency/mariadb/8.0.6/app-readme.md diff --git a/dependency/mariadb/8.0.6/charts/common-13.2.2.tgz b/dependency/mariadb/8.0.6/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/mariadb/8.0.6/charts/common-13.2.2.tgz differ diff --git a/dependency/mariadb/8.0.5/ix_values.yaml b/dependency/mariadb/8.0.6/ix_values.yaml similarity index 100% rename from dependency/mariadb/8.0.5/ix_values.yaml rename to dependency/mariadb/8.0.6/ix_values.yaml diff --git a/dependency/mariadb/8.0.5/questions.yaml b/dependency/mariadb/8.0.6/questions.yaml similarity index 100% rename from dependency/mariadb/8.0.5/questions.yaml rename to dependency/mariadb/8.0.6/questions.yaml diff --git a/dependency/mariadb/8.0.5/templates/NOTES.txt b/dependency/mariadb/8.0.6/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/8.0.5/templates/NOTES.txt rename to dependency/mariadb/8.0.6/templates/NOTES.txt diff --git a/dependency/mariadb/8.0.5/templates/common.yaml b/dependency/mariadb/8.0.6/templates/common.yaml similarity index 100% rename from dependency/mariadb/8.0.5/templates/common.yaml rename to dependency/mariadb/8.0.6/templates/common.yaml diff --git a/dependency/mariadb/8.0.5/values.yaml b/dependency/mariadb/8.0.6/values.yaml similarity index 100% rename from dependency/mariadb/8.0.5/values.yaml rename to dependency/mariadb/8.0.6/values.yaml diff --git a/dependency/memcached/7.0.5/app-changelog.md b/dependency/memcached/7.0.5/app-changelog.md deleted file mode 100644 index de403b180a2..00000000000 --- a/dependency/memcached/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-7.0.5](https://github.com/truecharts/charts/compare/memcached-7.0.4...memcached-7.0.5) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10974](https://github.com/truecharts/charts/issues/10974)) - - \ No newline at end of file diff --git a/dependency/memcached/7.0.5/charts/common-13.2.1.tgz b/dependency/memcached/7.0.5/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/memcached/7.0.5/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/memcached/7.0.5/CHANGELOG.md b/dependency/memcached/7.0.6/CHANGELOG.md similarity index 91% rename from dependency/memcached/7.0.5/CHANGELOG.md rename to dependency/memcached/7.0.6/CHANGELOG.md index 4a58d823bc5..732f9a17449 100644 --- a/dependency/memcached/7.0.5/CHANGELOG.md +++ b/dependency/memcached/7.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-7.0.6](https://github.com/truecharts/charts/compare/memcached-7.0.5...memcached-7.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + + + ## [memcached-7.0.5](https://github.com/truecharts/charts/compare/memcached-7.0.4...memcached-7.0.5) (2023-07-29) ### Chore @@ -88,12 +97,3 @@ ## [memcached-6.0.74](https://github.com/truecharts/charts/compare/memcached-6.0.73...memcached-6.0.74) (2023-07-11) ### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10390](https://github.com/truecharts/charts/issues/10390)) - - - - -## [memcached-6.0.73](https://github.com/truecharts/charts/compare/memcached-6.0.72...memcached-6.0.73) (2023-07-09) - -### Chore diff --git a/dependency/memcached/7.0.5/Chart.yaml b/dependency/memcached/7.0.6/Chart.yaml similarity index 96% rename from dependency/memcached/7.0.5/Chart.yaml rename to dependency/memcached/7.0.6/Chart.yaml index 47a9ff3a13d..8bf2524a4ca 100644 --- a/dependency/memcached/7.0.5/Chart.yaml +++ b/dependency/memcached/7.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.21" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/7.0.5/README.md b/dependency/memcached/7.0.6/README.md similarity index 100% rename from dependency/memcached/7.0.5/README.md rename to dependency/memcached/7.0.6/README.md diff --git a/dependency/memcached/7.0.6/app-changelog.md b/dependency/memcached/7.0.6/app-changelog.md new file mode 100644 index 00000000000..24c95079fda --- /dev/null +++ b/dependency/memcached/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-7.0.6](https://github.com/truecharts/charts/compare/memcached-7.0.5...memcached-7.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + \ No newline at end of file diff --git a/dependency/memcached/7.0.5/app-readme.md b/dependency/memcached/7.0.6/app-readme.md similarity index 100% rename from dependency/memcached/7.0.5/app-readme.md rename to dependency/memcached/7.0.6/app-readme.md diff --git a/dependency/memcached/7.0.6/charts/common-13.2.2.tgz b/dependency/memcached/7.0.6/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/memcached/7.0.6/charts/common-13.2.2.tgz differ diff --git a/dependency/memcached/7.0.5/ix_values.yaml b/dependency/memcached/7.0.6/ix_values.yaml similarity index 100% rename from dependency/memcached/7.0.5/ix_values.yaml rename to dependency/memcached/7.0.6/ix_values.yaml diff --git a/dependency/memcached/7.0.5/questions.yaml b/dependency/memcached/7.0.6/questions.yaml similarity index 100% rename from dependency/memcached/7.0.5/questions.yaml rename to dependency/memcached/7.0.6/questions.yaml diff --git a/dependency/memcached/7.0.5/templates/NOTES.txt b/dependency/memcached/7.0.6/templates/NOTES.txt similarity index 100% rename from dependency/memcached/7.0.5/templates/NOTES.txt rename to dependency/memcached/7.0.6/templates/NOTES.txt diff --git a/dependency/memcached/7.0.5/templates/common.yaml b/dependency/memcached/7.0.6/templates/common.yaml similarity index 100% rename from dependency/memcached/7.0.5/templates/common.yaml rename to dependency/memcached/7.0.6/templates/common.yaml diff --git a/dependency/memcached/7.0.5/values.yaml b/dependency/memcached/7.0.6/values.yaml similarity index 100% rename from dependency/memcached/7.0.5/values.yaml rename to dependency/memcached/7.0.6/values.yaml diff --git a/dependency/mongodb/7.0.5/app-changelog.md b/dependency/mongodb/7.0.5/app-changelog.md deleted file mode 100644 index de1bc24d037..00000000000 --- a/dependency/mongodb/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-7.0.5](https://github.com/truecharts/charts/compare/mongodb-7.0.4...mongodb-7.0.5) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10978](https://github.com/truecharts/charts/issues/10978)) - - \ No newline at end of file diff --git a/dependency/mongodb/7.0.5/charts/common-13.2.1.tgz b/dependency/mongodb/7.0.5/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/mongodb/7.0.5/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/mongodb/7.0.5/CHANGELOG.md b/dependency/mongodb/7.0.6/CHANGELOG.md similarity index 91% rename from dependency/mongodb/7.0.5/CHANGELOG.md rename to dependency/mongodb/7.0.6/CHANGELOG.md index 313ef5febe2..70385ec72eb 100644 --- a/dependency/mongodb/7.0.5/CHANGELOG.md +++ b/dependency/mongodb/7.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [mongodb-7.0.5](https://github.com/truecharts/charts/compare/mongodb-7.0.4...mongodb-7.0.5) (2023-07-29) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-6.0.64](https://github.com/truecharts/charts/compare/mongodb-6.0.63...mongodb-6.0.64) (2023-07-10) ### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.7 ([#10357](https://github.com/truecharts/charts/issues/10357)) - - - - -## [mongodb-6.0.63](https://github.com/truecharts/charts/compare/mongodb-6.0.62...mongodb-6.0.63) (2023-07-08) - -### Chore diff --git a/dependency/mongodb/7.0.5/Chart.yaml b/dependency/mongodb/7.0.6/Chart.yaml similarity index 96% rename from dependency/mongodb/7.0.5/Chart.yaml rename to dependency/mongodb/7.0.6/Chart.yaml index 91b3a7173b8..2872b2be58e 100644 --- a/dependency/mongodb/7.0.5/Chart.yaml +++ b/dependency/mongodb/7.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/7.0.5/README.md b/dependency/mongodb/7.0.6/README.md similarity index 100% rename from dependency/mongodb/7.0.5/README.md rename to dependency/mongodb/7.0.6/README.md diff --git a/dependency/mongodb/7.0.6/app-changelog.md b/dependency/mongodb/7.0.6/app-changelog.md new file mode 100644 index 00000000000..36c5cbadbe3 --- /dev/null +++ b/dependency/mongodb/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/dependency/mongodb/7.0.5/app-readme.md b/dependency/mongodb/7.0.6/app-readme.md similarity index 100% rename from dependency/mongodb/7.0.5/app-readme.md rename to dependency/mongodb/7.0.6/app-readme.md diff --git a/dependency/mongodb/7.0.6/charts/common-13.2.2.tgz b/dependency/mongodb/7.0.6/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/mongodb/7.0.6/charts/common-13.2.2.tgz differ diff --git a/dependency/mongodb/7.0.5/ix_values.yaml b/dependency/mongodb/7.0.6/ix_values.yaml similarity index 100% rename from dependency/mongodb/7.0.5/ix_values.yaml rename to dependency/mongodb/7.0.6/ix_values.yaml diff --git a/dependency/mongodb/7.0.5/questions.yaml b/dependency/mongodb/7.0.6/questions.yaml similarity index 100% rename from dependency/mongodb/7.0.5/questions.yaml rename to dependency/mongodb/7.0.6/questions.yaml diff --git a/dependency/mongodb/7.0.5/templates/NOTES.txt b/dependency/mongodb/7.0.6/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/7.0.5/templates/NOTES.txt rename to dependency/mongodb/7.0.6/templates/NOTES.txt diff --git a/dependency/mongodb/7.0.5/templates/common.yaml b/dependency/mongodb/7.0.6/templates/common.yaml similarity index 100% rename from dependency/mongodb/7.0.5/templates/common.yaml rename to dependency/mongodb/7.0.6/templates/common.yaml diff --git a/dependency/mongodb/7.0.5/values.yaml b/dependency/mongodb/7.0.6/values.yaml similarity index 100% rename from dependency/mongodb/7.0.5/values.yaml rename to dependency/mongodb/7.0.6/values.yaml diff --git a/dependency/node-exporter/2.0.6/app-changelog.md b/dependency/node-exporter/2.0.6/app-changelog.md deleted file mode 100644 index 4199f163831..00000000000 --- a/dependency/node-exporter/2.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-2.0.6](https://github.com/truecharts/charts/compare/node-exporter-2.0.5...node-exporter-2.0.6) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#10980](https://github.com/truecharts/charts/issues/10980)) - - \ No newline at end of file diff --git a/dependency/node-exporter/2.0.6/charts/common-13.2.1.tgz b/dependency/node-exporter/2.0.6/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/node-exporter/2.0.6/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/node-exporter/2.0.6/CHANGELOG.md b/dependency/node-exporter/2.0.7/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/2.0.6/CHANGELOG.md rename to dependency/node-exporter/2.0.7/CHANGELOG.md index e3c336e2981..dbdde418ece 100644 --- a/dependency/node-exporter/2.0.6/CHANGELOG.md +++ b/dependency/node-exporter/2.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-2.0.7](https://github.com/truecharts/charts/compare/node-exporter-2.0.6...node-exporter-2.0.7) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + + + ## [node-exporter-2.0.6](https://github.com/truecharts/charts/compare/node-exporter-2.0.5...node-exporter-2.0.6) (2023-07-29) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-1.0.44](https://github.com/truecharts/charts/compare/node-exporter-1.0.43...node-exporter-1.0.44) (2023-07-17) ### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#10549](https://github.com/truecharts/charts/issues/10549)) - - - - -## [node-exporter-1.0.43](https://github.com/truecharts/charts/compare/node-exporter-1.0.42...node-exporter-1.0.43) (2023-07-17) - -### Chore diff --git a/dependency/node-exporter/2.0.6/Chart.yaml b/dependency/node-exporter/2.0.7/Chart.yaml similarity index 95% rename from dependency/node-exporter/2.0.6/Chart.yaml rename to dependency/node-exporter/2.0.7/Chart.yaml index 766044aad99..755023cb285 100644 --- a/dependency/node-exporter/2.0.6/Chart.yaml +++ b/dependency/node-exporter/2.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 2.0.6 +version: 2.0.7 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/2.0.6/LICENSE b/dependency/node-exporter/2.0.7/LICENSE similarity index 100% rename from dependency/node-exporter/2.0.6/LICENSE rename to dependency/node-exporter/2.0.7/LICENSE diff --git a/dependency/node-exporter/2.0.6/README.md b/dependency/node-exporter/2.0.7/README.md similarity index 100% rename from dependency/node-exporter/2.0.6/README.md rename to dependency/node-exporter/2.0.7/README.md diff --git a/dependency/node-exporter/2.0.7/app-changelog.md b/dependency/node-exporter/2.0.7/app-changelog.md new file mode 100644 index 00000000000..fe173bce29a --- /dev/null +++ b/dependency/node-exporter/2.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-2.0.7](https://github.com/truecharts/charts/compare/node-exporter-2.0.6...node-exporter-2.0.7) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + \ No newline at end of file diff --git a/dependency/node-exporter/2.0.6/app-readme.md b/dependency/node-exporter/2.0.7/app-readme.md similarity index 100% rename from dependency/node-exporter/2.0.6/app-readme.md rename to dependency/node-exporter/2.0.7/app-readme.md diff --git a/dependency/node-exporter/2.0.7/charts/common-13.2.2.tgz b/dependency/node-exporter/2.0.7/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/node-exporter/2.0.7/charts/common-13.2.2.tgz differ diff --git a/dependency/node-exporter/2.0.6/ix_values.yaml b/dependency/node-exporter/2.0.7/ix_values.yaml similarity index 100% rename from dependency/node-exporter/2.0.6/ix_values.yaml rename to dependency/node-exporter/2.0.7/ix_values.yaml diff --git a/dependency/node-exporter/2.0.6/questions.yaml b/dependency/node-exporter/2.0.7/questions.yaml similarity index 100% rename from dependency/node-exporter/2.0.6/questions.yaml rename to dependency/node-exporter/2.0.7/questions.yaml diff --git a/dependency/node-exporter/2.0.6/templates/NOTES.txt b/dependency/node-exporter/2.0.7/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/2.0.6/templates/NOTES.txt rename to dependency/node-exporter/2.0.7/templates/NOTES.txt diff --git a/dependency/node-exporter/2.0.6/templates/common.yaml b/dependency/node-exporter/2.0.7/templates/common.yaml similarity index 100% rename from dependency/node-exporter/2.0.6/templates/common.yaml rename to dependency/node-exporter/2.0.7/templates/common.yaml diff --git a/dependency/node-exporter/2.0.6/values.yaml b/dependency/node-exporter/2.0.7/values.yaml similarity index 100% rename from dependency/node-exporter/2.0.6/values.yaml rename to dependency/node-exporter/2.0.7/values.yaml diff --git a/dependency/redis/7.0.5/app-changelog.md b/dependency/redis/7.0.5/app-changelog.md deleted file mode 100644 index fa71a315fa1..00000000000 --- a/dependency/redis/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-7.0.5](https://github.com/truecharts/charts/compare/redis-7.0.4...redis-7.0.5) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/redis to v7.0.12 ([#10935](https://github.com/truecharts/charts/issues/10935)) - - \ No newline at end of file diff --git a/dependency/redis/7.0.5/charts/common-13.2.1.tgz b/dependency/redis/7.0.5/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/redis/7.0.5/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/redis/7.0.5/CHANGELOG.md b/dependency/redis/7.0.6/CHANGELOG.md similarity index 91% rename from dependency/redis/7.0.5/CHANGELOG.md rename to dependency/redis/7.0.6/CHANGELOG.md index 5922b0b099e..ee2b9aafb97 100644 --- a/dependency/redis/7.0.5/CHANGELOG.md +++ b/dependency/redis/7.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-7.0.6](https://github.com/truecharts/charts/compare/redis-7.0.5...redis-7.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + + + ## [redis-7.0.5](https://github.com/truecharts/charts/compare/redis-7.0.4...redis-7.0.5) (2023-07-28) ### Chore @@ -88,12 +97,3 @@ ## [redis-6.0.63](https://github.com/truecharts/charts/compare/redis-6.0.62...redis-6.0.63) (2023-07-07) ### Chore - -- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237)) - - - - -## [redis-6.0.62](https://github.com/truecharts/charts/compare/redis-6.0.61...redis-6.0.62) (2023-06-27) - -### Chore diff --git a/dependency/redis/7.0.5/Chart.yaml b/dependency/redis/7.0.6/Chart.yaml similarity index 95% rename from dependency/redis/7.0.5/Chart.yaml rename to dependency/redis/7.0.6/Chart.yaml index f92e75ee856..2664a9d3f30 100644 --- a/dependency/redis/7.0.5/Chart.yaml +++ b/dependency/redis/7.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.12" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/7.0.5/README.md b/dependency/redis/7.0.6/README.md similarity index 100% rename from dependency/redis/7.0.5/README.md rename to dependency/redis/7.0.6/README.md diff --git a/dependency/redis/7.0.6/app-changelog.md b/dependency/redis/7.0.6/app-changelog.md new file mode 100644 index 00000000000..7a31a4a53df --- /dev/null +++ b/dependency/redis/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-7.0.6](https://github.com/truecharts/charts/compare/redis-7.0.5...redis-7.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + \ No newline at end of file diff --git a/dependency/redis/7.0.5/app-readme.md b/dependency/redis/7.0.6/app-readme.md similarity index 100% rename from dependency/redis/7.0.5/app-readme.md rename to dependency/redis/7.0.6/app-readme.md diff --git a/dependency/redis/7.0.6/charts/common-13.2.2.tgz b/dependency/redis/7.0.6/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/redis/7.0.6/charts/common-13.2.2.tgz differ diff --git a/dependency/redis/7.0.5/ix_values.yaml b/dependency/redis/7.0.6/ix_values.yaml similarity index 100% rename from dependency/redis/7.0.5/ix_values.yaml rename to dependency/redis/7.0.6/ix_values.yaml diff --git a/dependency/redis/7.0.5/questions.yaml b/dependency/redis/7.0.6/questions.yaml similarity index 100% rename from dependency/redis/7.0.5/questions.yaml rename to dependency/redis/7.0.6/questions.yaml diff --git a/dependency/redis/7.0.5/templates/NOTES.txt b/dependency/redis/7.0.6/templates/NOTES.txt similarity index 100% rename from dependency/redis/7.0.5/templates/NOTES.txt rename to dependency/redis/7.0.6/templates/NOTES.txt diff --git a/dependency/redis/7.0.5/templates/common.yaml b/dependency/redis/7.0.6/templates/common.yaml similarity index 100% rename from dependency/redis/7.0.5/templates/common.yaml rename to dependency/redis/7.0.6/templates/common.yaml diff --git a/dependency/redis/7.0.5/values.yaml b/dependency/redis/7.0.6/values.yaml similarity index 100% rename from dependency/redis/7.0.5/values.yaml rename to dependency/redis/7.0.6/values.yaml diff --git a/dependency/solr/5.0.5/app-changelog.md b/dependency/solr/5.0.5/app-changelog.md deleted file mode 100644 index 6f117c8ce21..00000000000 --- a/dependency/solr/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-5.0.5](https://github.com/truecharts/charts/compare/solr-5.0.4...solr-5.0.5) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#10932](https://github.com/truecharts/charts/issues/10932)) - - \ No newline at end of file diff --git a/dependency/solr/5.0.5/charts/common-13.2.1.tgz b/dependency/solr/5.0.5/charts/common-13.2.1.tgz deleted file mode 100644 index 5e9f8ac6235..00000000000 Binary files a/dependency/solr/5.0.5/charts/common-13.2.1.tgz and /dev/null differ diff --git a/dependency/solr/5.0.5/CHANGELOG.md b/dependency/solr/5.0.6/CHANGELOG.md similarity index 91% rename from dependency/solr/5.0.5/CHANGELOG.md rename to dependency/solr/5.0.6/CHANGELOG.md index e06b17ec86b..4b506b5ee7e 100644 --- a/dependency/solr/5.0.5/CHANGELOG.md +++ b/dependency/solr/5.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-5.0.6](https://github.com/truecharts/charts/compare/solr-5.0.5...solr-5.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + + + ## [solr-5.0.5](https://github.com/truecharts/charts/compare/solr-5.0.4...solr-5.0.5) (2023-07-28) ### Chore @@ -88,12 +97,3 @@ ## [solr-4.0.65](https://github.com/truecharts/charts/compare/solr-4.0.64...solr-4.0.65) (2023-07-11) ### Chore - -- update container image tccr.io/truecharts/solr to v9.2.1 ([#10398](https://github.com/truecharts/charts/issues/10398)) - - - - -## [solr-4.0.64](https://github.com/truecharts/charts/compare/solr-4.0.63...solr-4.0.64) (2023-07-09) - -### Chore diff --git a/dependency/solr/5.0.5/Chart.yaml b/dependency/solr/5.0.6/Chart.yaml similarity index 95% rename from dependency/solr/5.0.5/Chart.yaml rename to dependency/solr/5.0.6/Chart.yaml index 98662e57631..41bf0325273 100644 --- a/dependency/solr/5.0.5/Chart.yaml +++ b/dependency/solr/5.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.1 + version: 13.2.2 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: 5.0.5 +version: 5.0.6 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/5.0.5/README.md b/dependency/solr/5.0.6/README.md similarity index 100% rename from dependency/solr/5.0.5/README.md rename to dependency/solr/5.0.6/README.md diff --git a/dependency/solr/5.0.6/app-changelog.md b/dependency/solr/5.0.6/app-changelog.md new file mode 100644 index 00000000000..423d2690713 --- /dev/null +++ b/dependency/solr/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-5.0.6](https://github.com/truecharts/charts/compare/solr-5.0.5...solr-5.0.6) (2023-07-30) + +### Chore + +- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) + + \ No newline at end of file diff --git a/dependency/solr/5.0.5/app-readme.md b/dependency/solr/5.0.6/app-readme.md similarity index 100% rename from dependency/solr/5.0.5/app-readme.md rename to dependency/solr/5.0.6/app-readme.md diff --git a/dependency/solr/5.0.6/charts/common-13.2.2.tgz b/dependency/solr/5.0.6/charts/common-13.2.2.tgz new file mode 100644 index 00000000000..a3a86cbd264 Binary files /dev/null and b/dependency/solr/5.0.6/charts/common-13.2.2.tgz differ diff --git a/dependency/solr/5.0.5/ix_values.yaml b/dependency/solr/5.0.6/ix_values.yaml similarity index 100% rename from dependency/solr/5.0.5/ix_values.yaml rename to dependency/solr/5.0.6/ix_values.yaml diff --git a/dependency/solr/5.0.5/questions.yaml b/dependency/solr/5.0.6/questions.yaml similarity index 100% rename from dependency/solr/5.0.5/questions.yaml rename to dependency/solr/5.0.6/questions.yaml diff --git a/dependency/solr/5.0.5/templates/NOTES.txt b/dependency/solr/5.0.6/templates/NOTES.txt similarity index 100% rename from dependency/solr/5.0.5/templates/NOTES.txt rename to dependency/solr/5.0.6/templates/NOTES.txt diff --git a/dependency/solr/5.0.5/templates/common.yaml b/dependency/solr/5.0.6/templates/common.yaml similarity index 100% rename from dependency/solr/5.0.5/templates/common.yaml rename to dependency/solr/5.0.6/templates/common.yaml diff --git a/dependency/solr/5.0.5/values.yaml b/dependency/solr/5.0.6/values.yaml similarity index 100% rename from dependency/solr/5.0.5/values.yaml rename to dependency/solr/5.0.6/values.yaml