diff --git a/dependency/clickhouse/5.0.32/app-changelog.md b/dependency/clickhouse/5.0.32/app-changelog.md deleted file mode 100644 index 43e875c562c..00000000000 --- a/dependency/clickhouse/5.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.32](https://github.com/truecharts/charts/compare/clickhouse-5.0.31...clickhouse-5.0.32) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.32/charts/common-12.12.0.tgz b/dependency/clickhouse/5.0.32/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/clickhouse/5.0.32/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.32/CHANGELOG.md b/dependency/clickhouse/5.0.33/CHANGELOG.md similarity index 89% rename from dependency/clickhouse/5.0.32/CHANGELOG.md rename to dependency/clickhouse/5.0.33/CHANGELOG.md index 4960129bb40..5d2a245fa35 100644 --- a/dependency/clickhouse/5.0.32/CHANGELOG.md +++ b/dependency/clickhouse/5.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-5.0.33](https://github.com/truecharts/charts/compare/clickhouse-5.0.32...clickhouse-5.0.33) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [clickhouse-5.0.32](https://github.com/truecharts/charts/compare/clickhouse-5.0.31...clickhouse-5.0.32) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - -## [clickhouse-5.0.29](https://github.com/truecharts/charts/compare/clickhouse-5.0.27...clickhouse-5.0.29) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) diff --git a/dependency/clickhouse/5.0.32/Chart.yaml b/dependency/clickhouse/5.0.33/Chart.yaml similarity index 95% rename from dependency/clickhouse/5.0.32/Chart.yaml rename to dependency/clickhouse/5.0.33/Chart.yaml index 70b155a1ff5..f6a7d67e476 100644 --- a/dependency/clickhouse/5.0.32/Chart.yaml +++ b/dependency/clickhouse/5.0.33/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.4.2.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 5.0.32 +version: 5.0.33 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.32/README.md b/dependency/clickhouse/5.0.33/README.md similarity index 100% rename from dependency/clickhouse/5.0.32/README.md rename to dependency/clickhouse/5.0.33/README.md diff --git a/dependency/clickhouse/5.0.33/app-changelog.md b/dependency/clickhouse/5.0.33/app-changelog.md new file mode 100644 index 00000000000..4d87a76428a --- /dev/null +++ b/dependency/clickhouse/5.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-5.0.33](https://github.com/truecharts/charts/compare/clickhouse-5.0.32...clickhouse-5.0.33) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.32/app-readme.md b/dependency/clickhouse/5.0.33/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.32/app-readme.md rename to dependency/clickhouse/5.0.33/app-readme.md diff --git a/dependency/clickhouse/5.0.33/charts/common-12.12.1.tgz b/dependency/clickhouse/5.0.33/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/clickhouse/5.0.33/charts/common-12.12.1.tgz differ diff --git a/dependency/clickhouse/5.0.32/ix_values.yaml b/dependency/clickhouse/5.0.33/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.32/ix_values.yaml rename to dependency/clickhouse/5.0.33/ix_values.yaml diff --git a/dependency/clickhouse/5.0.32/questions.yaml b/dependency/clickhouse/5.0.33/questions.yaml similarity index 100% rename from dependency/clickhouse/5.0.32/questions.yaml rename to dependency/clickhouse/5.0.33/questions.yaml diff --git a/dependency/clickhouse/5.0.32/templates/NOTES.txt b/dependency/clickhouse/5.0.33/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.32/templates/NOTES.txt rename to dependency/clickhouse/5.0.33/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.32/templates/common.yaml b/dependency/clickhouse/5.0.33/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.32/templates/common.yaml rename to dependency/clickhouse/5.0.33/templates/common.yaml diff --git a/dependency/clickhouse/5.0.32/values.yaml b/dependency/clickhouse/5.0.33/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.32/values.yaml rename to dependency/clickhouse/5.0.33/values.yaml diff --git a/dependency/kube-state-metrics/1.0.10/app-changelog.md b/dependency/kube-state-metrics/1.0.10/app-changelog.md deleted file mode 100644 index 0526e9ea63f..00000000000 --- a/dependency/kube-state-metrics/1.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-1.0.10](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.9...kube-state-metrics-1.0.10) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.10/charts/common-12.12.0.tgz b/dependency/kube-state-metrics/1.0.10/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/kube-state-metrics/1.0.10/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/1.0.10/CHANGELOG.md b/dependency/kube-state-metrics/1.0.11/CHANGELOG.md similarity index 87% rename from dependency/kube-state-metrics/1.0.10/CHANGELOG.md rename to dependency/kube-state-metrics/1.0.11/CHANGELOG.md index bbfe5ed13d4..c4c42a5f8fb 100644 --- a/dependency/kube-state-metrics/1.0.10/CHANGELOG.md +++ b/dependency/kube-state-metrics/1.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-1.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.10...kube-state-metrics-1.0.11) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [kube-state-metrics-1.0.10](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.9...kube-state-metrics-1.0.10) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - -## [kube-state-metrics-1.0.7](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.4...kube-state-metrics-1.0.7) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/kube-state-metrics to v2.8.2 ([#9136](https://github.com/truecharts/charts/issues/9136)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) diff --git a/dependency/kube-state-metrics/1.0.10/Chart.yaml b/dependency/kube-state-metrics/1.0.11/Chart.yaml similarity index 95% rename from dependency/kube-state-metrics/1.0.10/Chart.yaml rename to dependency/kube-state-metrics/1.0.11/Chart.yaml index 7bc3219e749..aae4b39cd8d 100644 --- a/dependency/kube-state-metrics/1.0.10/Chart.yaml +++ b/dependency/kube-state-metrics/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.8.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 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: 1.0.10 +version: 1.0.11 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/1.0.10/LICENSE b/dependency/kube-state-metrics/1.0.11/LICENSE similarity index 100% rename from dependency/kube-state-metrics/1.0.10/LICENSE rename to dependency/kube-state-metrics/1.0.11/LICENSE diff --git a/dependency/kube-state-metrics/1.0.10/README.md b/dependency/kube-state-metrics/1.0.11/README.md similarity index 100% rename from dependency/kube-state-metrics/1.0.10/README.md rename to dependency/kube-state-metrics/1.0.11/README.md diff --git a/dependency/kube-state-metrics/1.0.11/app-changelog.md b/dependency/kube-state-metrics/1.0.11/app-changelog.md new file mode 100644 index 00000000000..394c4862c14 --- /dev/null +++ b/dependency/kube-state-metrics/1.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-1.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.10...kube-state-metrics-1.0.11) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.10/app-readme.md b/dependency/kube-state-metrics/1.0.11/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/1.0.10/app-readme.md rename to dependency/kube-state-metrics/1.0.11/app-readme.md diff --git a/dependency/kube-state-metrics/1.0.11/charts/common-12.12.1.tgz b/dependency/kube-state-metrics/1.0.11/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/kube-state-metrics/1.0.11/charts/common-12.12.1.tgz differ diff --git a/dependency/kube-state-metrics/1.0.10/ix_values.yaml b/dependency/kube-state-metrics/1.0.11/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.10/ix_values.yaml rename to dependency/kube-state-metrics/1.0.11/ix_values.yaml diff --git a/dependency/kube-state-metrics/1.0.10/questions.yaml b/dependency/kube-state-metrics/1.0.11/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.10/questions.yaml rename to dependency/kube-state-metrics/1.0.11/questions.yaml diff --git a/dependency/kube-state-metrics/1.0.10/templates/NOTES.txt b/dependency/kube-state-metrics/1.0.11/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/1.0.10/templates/NOTES.txt rename to dependency/kube-state-metrics/1.0.11/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/1.0.10/templates/common.yaml b/dependency/kube-state-metrics/1.0.11/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.10/templates/common.yaml rename to dependency/kube-state-metrics/1.0.11/templates/common.yaml diff --git a/dependency/kube-state-metrics/1.0.10/values.yaml b/dependency/kube-state-metrics/1.0.11/values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.10/values.yaml rename to dependency/kube-state-metrics/1.0.11/values.yaml diff --git a/dependency/mariadb/7.0.38/app-changelog.md b/dependency/mariadb/7.0.38/app-changelog.md deleted file mode 100644 index d1ccc40d823..00000000000 --- a/dependency/mariadb/7.0.38/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.38](https://github.com/truecharts/charts/compare/mariadb-7.0.37...mariadb-7.0.38) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.38/charts/common-12.12.0.tgz b/dependency/mariadb/7.0.38/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/mariadb/7.0.38/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/mariadb/7.0.38/CHANGELOG.md b/dependency/mariadb/7.0.39/CHANGELOG.md similarity index 89% rename from dependency/mariadb/7.0.38/CHANGELOG.md rename to dependency/mariadb/7.0.39/CHANGELOG.md index 5243fa2fbe3..174f55dc837 100644 --- a/dependency/mariadb/7.0.38/CHANGELOG.md +++ b/dependency/mariadb/7.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.39](https://github.com/truecharts/charts/compare/mariadb-7.0.38...mariadb-7.0.39) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [mariadb-7.0.38](https://github.com/truecharts/charts/compare/mariadb-7.0.37...mariadb-7.0.38) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ - -## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - diff --git a/dependency/mariadb/7.0.38/Chart.yaml b/dependency/mariadb/7.0.39/Chart.yaml similarity index 96% rename from dependency/mariadb/7.0.38/Chart.yaml rename to dependency/mariadb/7.0.39/Chart.yaml index f7665df6426..9ab7ff7c4b2 100644 --- a/dependency/mariadb/7.0.38/Chart.yaml +++ b/dependency/mariadb/7.0.39/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 7.0.38 +version: 7.0.39 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.38/README.md b/dependency/mariadb/7.0.39/README.md similarity index 100% rename from dependency/mariadb/7.0.38/README.md rename to dependency/mariadb/7.0.39/README.md diff --git a/dependency/mariadb/7.0.39/app-changelog.md b/dependency/mariadb/7.0.39/app-changelog.md new file mode 100644 index 00000000000..a0f0c983ddb --- /dev/null +++ b/dependency/mariadb/7.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.39](https://github.com/truecharts/charts/compare/mariadb-7.0.38...mariadb-7.0.39) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.38/app-readme.md b/dependency/mariadb/7.0.39/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.38/app-readme.md rename to dependency/mariadb/7.0.39/app-readme.md diff --git a/dependency/mariadb/7.0.39/charts/common-12.12.1.tgz b/dependency/mariadb/7.0.39/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/mariadb/7.0.39/charts/common-12.12.1.tgz differ diff --git a/dependency/mariadb/7.0.38/ix_values.yaml b/dependency/mariadb/7.0.39/ix_values.yaml similarity index 100% rename from dependency/mariadb/7.0.38/ix_values.yaml rename to dependency/mariadb/7.0.39/ix_values.yaml diff --git a/dependency/mariadb/7.0.38/questions.yaml b/dependency/mariadb/7.0.39/questions.yaml similarity index 100% rename from dependency/mariadb/7.0.38/questions.yaml rename to dependency/mariadb/7.0.39/questions.yaml diff --git a/dependency/mariadb/7.0.38/templates/NOTES.txt b/dependency/mariadb/7.0.39/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.38/templates/NOTES.txt rename to dependency/mariadb/7.0.39/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.38/templates/common.yaml b/dependency/mariadb/7.0.39/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.38/templates/common.yaml rename to dependency/mariadb/7.0.39/templates/common.yaml diff --git a/dependency/mariadb/7.0.38/values.yaml b/dependency/mariadb/7.0.39/values.yaml similarity index 100% rename from dependency/mariadb/7.0.38/values.yaml rename to dependency/mariadb/7.0.39/values.yaml diff --git a/dependency/memcached/6.0.48/app-changelog.md b/dependency/memcached/6.0.48/app-changelog.md deleted file mode 100644 index bba988ddfe5..00000000000 --- a/dependency/memcached/6.0.48/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.48](https://github.com/truecharts/charts/compare/memcached-6.0.47...memcached-6.0.48) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.48/charts/common-12.12.0.tgz b/dependency/memcached/6.0.48/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/memcached/6.0.48/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.48/CHANGELOG.md b/dependency/memcached/6.0.49/CHANGELOG.md similarity index 87% rename from dependency/memcached/6.0.48/CHANGELOG.md rename to dependency/memcached/6.0.49/CHANGELOG.md index 4e42122a60c..cafe00445a7 100644 --- a/dependency/memcached/6.0.48/CHANGELOG.md +++ b/dependency/memcached/6.0.49/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.49](https://github.com/truecharts/charts/compare/memcached-6.0.48...memcached-6.0.49) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [memcached-6.0.48](https://github.com/truecharts/charts/compare/memcached-6.0.47...memcached-6.0.48) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/memcached to v1.6.20 ([#9148](https://github.com/truecharts/charts/issues/9148)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [memcached-6.0.44](https://github.com/truecharts/charts/compare/memcached-6.0.41...memcached-6.0.44) (2023-05-25) - diff --git a/dependency/memcached/6.0.48/Chart.yaml b/dependency/memcached/6.0.49/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.48/Chart.yaml rename to dependency/memcached/6.0.49/Chart.yaml index 8007f30a4fb..76562311267 100644 --- a/dependency/memcached/6.0.48/Chart.yaml +++ b/dependency/memcached/6.0.49/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.20" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.48 +version: 6.0.49 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.48/README.md b/dependency/memcached/6.0.49/README.md similarity index 100% rename from dependency/memcached/6.0.48/README.md rename to dependency/memcached/6.0.49/README.md diff --git a/dependency/memcached/6.0.49/app-changelog.md b/dependency/memcached/6.0.49/app-changelog.md new file mode 100644 index 00000000000..9032c0a354a --- /dev/null +++ b/dependency/memcached/6.0.49/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.49](https://github.com/truecharts/charts/compare/memcached-6.0.48...memcached-6.0.49) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.48/app-readme.md b/dependency/memcached/6.0.49/app-readme.md similarity index 100% rename from dependency/memcached/6.0.48/app-readme.md rename to dependency/memcached/6.0.49/app-readme.md diff --git a/dependency/memcached/6.0.49/charts/common-12.12.1.tgz b/dependency/memcached/6.0.49/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/memcached/6.0.49/charts/common-12.12.1.tgz differ diff --git a/dependency/memcached/6.0.48/ix_values.yaml b/dependency/memcached/6.0.49/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.48/ix_values.yaml rename to dependency/memcached/6.0.49/ix_values.yaml diff --git a/dependency/memcached/6.0.48/questions.yaml b/dependency/memcached/6.0.49/questions.yaml similarity index 100% rename from dependency/memcached/6.0.48/questions.yaml rename to dependency/memcached/6.0.49/questions.yaml diff --git a/dependency/memcached/6.0.48/templates/NOTES.txt b/dependency/memcached/6.0.49/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.48/templates/NOTES.txt rename to dependency/memcached/6.0.49/templates/NOTES.txt diff --git a/dependency/memcached/6.0.48/templates/common.yaml b/dependency/memcached/6.0.49/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.48/templates/common.yaml rename to dependency/memcached/6.0.49/templates/common.yaml diff --git a/dependency/memcached/6.0.48/values.yaml b/dependency/memcached/6.0.49/values.yaml similarity index 100% rename from dependency/memcached/6.0.48/values.yaml rename to dependency/memcached/6.0.49/values.yaml diff --git a/dependency/mongodb/6.0.37/app-changelog.md b/dependency/mongodb/6.0.37/app-changelog.md deleted file mode 100644 index 8d69183bc3a..00000000000 --- a/dependency/mongodb/6.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.37](https://github.com/truecharts/charts/compare/mongodb-6.0.36...mongodb-6.0.37) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.37/charts/common-12.12.0.tgz b/dependency/mongodb/6.0.37/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/mongodb/6.0.37/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.37/CHANGELOG.md b/dependency/mongodb/6.0.38/CHANGELOG.md similarity index 87% rename from dependency/mongodb/6.0.37/CHANGELOG.md rename to dependency/mongodb/6.0.38/CHANGELOG.md index b2db1c45875..5dc0d38d05d 100644 --- a/dependency/mongodb/6.0.37/CHANGELOG.md +++ b/dependency/mongodb/6.0.38/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.38](https://github.com/truecharts/charts/compare/mongodb-6.0.37...mongodb-6.0.38) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [mongodb-6.0.37](https://github.com/truecharts/charts/compare/mongodb-6.0.36...mongodb-6.0.37) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9150](https://github.com/truecharts/charts/issues/9150)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [mongodb-6.0.33](https://github.com/truecharts/charts/compare/mongodb-6.0.30...mongodb-6.0.33) (2023-05-25) - diff --git a/dependency/mongodb/6.0.37/Chart.yaml b/dependency/mongodb/6.0.38/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.37/Chart.yaml rename to dependency/mongodb/6.0.38/Chart.yaml index dc6a507a5af..c2f4fc3d847 100644 --- a/dependency/mongodb/6.0.37/Chart.yaml +++ b/dependency/mongodb/6.0.38/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.37 +version: 6.0.38 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.37/README.md b/dependency/mongodb/6.0.38/README.md similarity index 100% rename from dependency/mongodb/6.0.37/README.md rename to dependency/mongodb/6.0.38/README.md diff --git a/dependency/mongodb/6.0.38/app-changelog.md b/dependency/mongodb/6.0.38/app-changelog.md new file mode 100644 index 00000000000..c3b4b15e970 --- /dev/null +++ b/dependency/mongodb/6.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.38](https://github.com/truecharts/charts/compare/mongodb-6.0.37...mongodb-6.0.38) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.37/app-readme.md b/dependency/mongodb/6.0.38/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.37/app-readme.md rename to dependency/mongodb/6.0.38/app-readme.md diff --git a/dependency/mongodb/6.0.38/charts/common-12.12.1.tgz b/dependency/mongodb/6.0.38/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/mongodb/6.0.38/charts/common-12.12.1.tgz differ diff --git a/dependency/mongodb/6.0.37/ix_values.yaml b/dependency/mongodb/6.0.38/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.37/ix_values.yaml rename to dependency/mongodb/6.0.38/ix_values.yaml diff --git a/dependency/mongodb/6.0.37/questions.yaml b/dependency/mongodb/6.0.38/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.37/questions.yaml rename to dependency/mongodb/6.0.38/questions.yaml diff --git a/dependency/mongodb/6.0.37/templates/NOTES.txt b/dependency/mongodb/6.0.38/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.37/templates/NOTES.txt rename to dependency/mongodb/6.0.38/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.37/templates/common.yaml b/dependency/mongodb/6.0.38/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.37/templates/common.yaml rename to dependency/mongodb/6.0.38/templates/common.yaml diff --git a/dependency/mongodb/6.0.37/values.yaml b/dependency/mongodb/6.0.38/values.yaml similarity index 100% rename from dependency/mongodb/6.0.37/values.yaml rename to dependency/mongodb/6.0.38/values.yaml diff --git a/dependency/node-exporter/1.0.12/app-changelog.md b/dependency/node-exporter/1.0.12/app-changelog.md deleted file mode 100644 index ba9aef26b67..00000000000 --- a/dependency/node-exporter/1.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-1.0.12](https://github.com/truecharts/charts/compare/node-exporter-1.0.11...node-exporter-1.0.12) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/node-exporter/1.0.12/charts/common-12.12.0.tgz b/dependency/node-exporter/1.0.12/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/node-exporter/1.0.12/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/node-exporter/1.0.12/CHANGELOG.md b/dependency/node-exporter/1.0.13/CHANGELOG.md similarity index 86% rename from dependency/node-exporter/1.0.12/CHANGELOG.md rename to dependency/node-exporter/1.0.13/CHANGELOG.md index e7e87a079b6..00a9f6b3b09 100644 --- a/dependency/node-exporter/1.0.12/CHANGELOG.md +++ b/dependency/node-exporter/1.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-1.0.13](https://github.com/truecharts/charts/compare/node-exporter-1.0.12...node-exporter-1.0.13) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [node-exporter-1.0.12](https://github.com/truecharts/charts/compare/node-exporter-1.0.11...node-exporter-1.0.12) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/node-exporter to v1.5.0 ([#9143](https://github.com/truecharts/charts/issues/9143)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [node-exporter-1.0.6](https://github.com/truecharts/charts/compare/node-exporter-1.0.3...node-exporter-1.0.6) (2023-05-25) - diff --git a/dependency/node-exporter/1.0.12/Chart.yaml b/dependency/node-exporter/1.0.13/Chart.yaml similarity index 95% rename from dependency/node-exporter/1.0.12/Chart.yaml rename to dependency/node-exporter/1.0.13/Chart.yaml index 00d553c7668..fa0b2e2f162 100644 --- a/dependency/node-exporter/1.0.12/Chart.yaml +++ b/dependency/node-exporter/1.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 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: 1.0.12 +version: 1.0.13 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/1.0.12/LICENSE b/dependency/node-exporter/1.0.13/LICENSE similarity index 100% rename from dependency/node-exporter/1.0.12/LICENSE rename to dependency/node-exporter/1.0.13/LICENSE diff --git a/dependency/node-exporter/1.0.12/README.md b/dependency/node-exporter/1.0.13/README.md similarity index 100% rename from dependency/node-exporter/1.0.12/README.md rename to dependency/node-exporter/1.0.13/README.md diff --git a/dependency/node-exporter/1.0.13/app-changelog.md b/dependency/node-exporter/1.0.13/app-changelog.md new file mode 100644 index 00000000000..31a382186fc --- /dev/null +++ b/dependency/node-exporter/1.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-1.0.13](https://github.com/truecharts/charts/compare/node-exporter-1.0.12...node-exporter-1.0.13) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/node-exporter/1.0.12/app-readme.md b/dependency/node-exporter/1.0.13/app-readme.md similarity index 100% rename from dependency/node-exporter/1.0.12/app-readme.md rename to dependency/node-exporter/1.0.13/app-readme.md diff --git a/dependency/node-exporter/1.0.13/charts/common-12.12.1.tgz b/dependency/node-exporter/1.0.13/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/node-exporter/1.0.13/charts/common-12.12.1.tgz differ diff --git a/dependency/node-exporter/1.0.12/ix_values.yaml b/dependency/node-exporter/1.0.13/ix_values.yaml similarity index 100% rename from dependency/node-exporter/1.0.12/ix_values.yaml rename to dependency/node-exporter/1.0.13/ix_values.yaml diff --git a/dependency/node-exporter/1.0.12/questions.yaml b/dependency/node-exporter/1.0.13/questions.yaml similarity index 100% rename from dependency/node-exporter/1.0.12/questions.yaml rename to dependency/node-exporter/1.0.13/questions.yaml diff --git a/dependency/node-exporter/1.0.12/templates/NOTES.txt b/dependency/node-exporter/1.0.13/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/1.0.12/templates/NOTES.txt rename to dependency/node-exporter/1.0.13/templates/NOTES.txt diff --git a/dependency/node-exporter/1.0.12/templates/common.yaml b/dependency/node-exporter/1.0.13/templates/common.yaml similarity index 100% rename from dependency/node-exporter/1.0.12/templates/common.yaml rename to dependency/node-exporter/1.0.13/templates/common.yaml diff --git a/dependency/node-exporter/1.0.12/values.yaml b/dependency/node-exporter/1.0.13/values.yaml similarity index 100% rename from dependency/node-exporter/1.0.12/values.yaml rename to dependency/node-exporter/1.0.13/values.yaml diff --git a/dependency/redis/6.0.49/app-changelog.md b/dependency/redis/6.0.49/app-changelog.md deleted file mode 100644 index 788b032ac03..00000000000 --- a/dependency/redis/6.0.49/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.49](https://github.com/truecharts/charts/compare/redis-6.0.48...redis-6.0.49) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/redis/6.0.49/charts/common-12.12.0.tgz b/dependency/redis/6.0.49/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/redis/6.0.49/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/redis/6.0.49/CHANGELOG.md b/dependency/redis/6.0.50/CHANGELOG.md similarity index 89% rename from dependency/redis/6.0.49/CHANGELOG.md rename to dependency/redis/6.0.50/CHANGELOG.md index f354fca5c23..b980eb61a33 100644 --- a/dependency/redis/6.0.49/CHANGELOG.md +++ b/dependency/redis/6.0.50/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.50](https://github.com/truecharts/charts/compare/redis-6.0.49...redis-6.0.50) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [redis-6.0.49](https://github.com/truecharts/charts/compare/redis-6.0.48...redis-6.0.49) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - -## [redis-6.0.46](https://github.com/truecharts/charts/compare/redis-6.0.44...redis-6.0.46) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) diff --git a/dependency/redis/6.0.49/Chart.yaml b/dependency/redis/6.0.50/Chart.yaml similarity index 95% rename from dependency/redis/6.0.49/Chart.yaml rename to dependency/redis/6.0.50/Chart.yaml index 46e9694fdee..05a86be74e5 100644 --- a/dependency/redis/6.0.49/Chart.yaml +++ b/dependency/redis/6.0.50/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 6.0.49 +version: 6.0.50 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.49/README.md b/dependency/redis/6.0.50/README.md similarity index 100% rename from dependency/redis/6.0.49/README.md rename to dependency/redis/6.0.50/README.md diff --git a/dependency/redis/6.0.50/app-changelog.md b/dependency/redis/6.0.50/app-changelog.md new file mode 100644 index 00000000000..b8d66ba3e31 --- /dev/null +++ b/dependency/redis/6.0.50/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.50](https://github.com/truecharts/charts/compare/redis-6.0.49...redis-6.0.50) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.49/app-readme.md b/dependency/redis/6.0.50/app-readme.md similarity index 100% rename from dependency/redis/6.0.49/app-readme.md rename to dependency/redis/6.0.50/app-readme.md diff --git a/dependency/redis/6.0.50/charts/common-12.12.1.tgz b/dependency/redis/6.0.50/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/redis/6.0.50/charts/common-12.12.1.tgz differ diff --git a/dependency/redis/6.0.49/ix_values.yaml b/dependency/redis/6.0.50/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.49/ix_values.yaml rename to dependency/redis/6.0.50/ix_values.yaml diff --git a/dependency/redis/6.0.49/questions.yaml b/dependency/redis/6.0.50/questions.yaml similarity index 100% rename from dependency/redis/6.0.49/questions.yaml rename to dependency/redis/6.0.50/questions.yaml diff --git a/dependency/redis/6.0.49/templates/NOTES.txt b/dependency/redis/6.0.50/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.49/templates/NOTES.txt rename to dependency/redis/6.0.50/templates/NOTES.txt diff --git a/dependency/redis/6.0.49/templates/common.yaml b/dependency/redis/6.0.50/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.49/templates/common.yaml rename to dependency/redis/6.0.50/templates/common.yaml diff --git a/dependency/redis/6.0.49/values.yaml b/dependency/redis/6.0.50/values.yaml similarity index 100% rename from dependency/redis/6.0.49/values.yaml rename to dependency/redis/6.0.50/values.yaml diff --git a/dependency/solr/4.0.37/app-changelog.md b/dependency/solr/4.0.37/app-changelog.md deleted file mode 100644 index d13efa6f7ea..00000000000 --- a/dependency/solr/4.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.37](https://github.com/truecharts/charts/compare/solr-4.0.36...solr-4.0.37) (2023-06-03) - -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.37/charts/common-12.12.0.tgz b/dependency/solr/4.0.37/charts/common-12.12.0.tgz deleted file mode 100644 index f364bc9e1bb..00000000000 Binary files a/dependency/solr/4.0.37/charts/common-12.12.0.tgz and /dev/null differ diff --git a/dependency/solr/4.0.37/CHANGELOG.md b/dependency/solr/4.0.38/CHANGELOG.md similarity index 87% rename from dependency/solr/4.0.37/CHANGELOG.md rename to dependency/solr/4.0.38/CHANGELOG.md index ff09e9a4d2f..afa366a658a 100644 --- a/dependency/solr/4.0.37/CHANGELOG.md +++ b/dependency/solr/4.0.38/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.38](https://github.com/truecharts/charts/compare/solr-4.0.37...solr-4.0.38) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + + + ## [solr-4.0.37](https://github.com/truecharts/charts/compare/solr-4.0.36...solr-4.0.37) (2023-06-03) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/solr to v9.2.1 ([#9154](https://github.com/truecharts/charts/issues/9154)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [solr-4.0.33](https://github.com/truecharts/charts/compare/solr-4.0.30...solr-4.0.33) (2023-05-25) - diff --git a/dependency/solr/4.0.37/Chart.yaml b/dependency/solr/4.0.38/Chart.yaml similarity index 95% rename from dependency/solr/4.0.37/Chart.yaml rename to dependency/solr/4.0.38/Chart.yaml index ead3e9f2f3c..3e42911bbb1 100644 --- a/dependency/solr/4.0.37/Chart.yaml +++ b/dependency/solr/4.0.38/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 4.0.37 +version: 4.0.38 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.37/README.md b/dependency/solr/4.0.38/README.md similarity index 100% rename from dependency/solr/4.0.37/README.md rename to dependency/solr/4.0.38/README.md diff --git a/dependency/solr/4.0.38/app-changelog.md b/dependency/solr/4.0.38/app-changelog.md new file mode 100644 index 00000000000..9a6af393942 --- /dev/null +++ b/dependency/solr/4.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.38](https://github.com/truecharts/charts/compare/solr-4.0.37...solr-4.0.38) (2023-06-04) + +### Chore + +- update helm chart common to 12.12.1 ([#9348](https://github.com/truecharts/charts/issues/9348)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.37/app-readme.md b/dependency/solr/4.0.38/app-readme.md similarity index 100% rename from dependency/solr/4.0.37/app-readme.md rename to dependency/solr/4.0.38/app-readme.md diff --git a/dependency/solr/4.0.38/charts/common-12.12.1.tgz b/dependency/solr/4.0.38/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/dependency/solr/4.0.38/charts/common-12.12.1.tgz differ diff --git a/dependency/solr/4.0.37/ix_values.yaml b/dependency/solr/4.0.38/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.37/ix_values.yaml rename to dependency/solr/4.0.38/ix_values.yaml diff --git a/dependency/solr/4.0.37/questions.yaml b/dependency/solr/4.0.38/questions.yaml similarity index 100% rename from dependency/solr/4.0.37/questions.yaml rename to dependency/solr/4.0.38/questions.yaml diff --git a/dependency/solr/4.0.37/templates/NOTES.txt b/dependency/solr/4.0.38/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.37/templates/NOTES.txt rename to dependency/solr/4.0.38/templates/NOTES.txt diff --git a/dependency/solr/4.0.37/templates/common.yaml b/dependency/solr/4.0.38/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.37/templates/common.yaml rename to dependency/solr/4.0.38/templates/common.yaml diff --git a/dependency/solr/4.0.37/values.yaml b/dependency/solr/4.0.38/values.yaml similarity index 100% rename from dependency/solr/4.0.37/values.yaml rename to dependency/solr/4.0.38/values.yaml