diff --git a/dependency/clickhouse/5.0.1/app-changelog.md b/dependency/clickhouse/5.0.1/app-changelog.md deleted file mode 100644 index 8af85c273cf..00000000000 --- a/dependency/clickhouse/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.1](https://github.com/truecharts/charts/compare/clickhouse-5.0.0...clickhouse-5.0.1) (2023-04-05) - -### Chore - -- common bump to .32 - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.1/charts/common-12.2.32.tgz b/dependency/clickhouse/5.0.1/charts/common-12.2.32.tgz deleted file mode 100644 index 3304bd5a80b..00000000000 Binary files a/dependency/clickhouse/5.0.1/charts/common-12.2.32.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.1/CHANGELOG.md b/dependency/clickhouse/5.0.2/CHANGELOG.md similarity index 89% rename from dependency/clickhouse/5.0.1/CHANGELOG.md rename to dependency/clickhouse/5.0.2/CHANGELOG.md index 0550543b216..a77c84741e8 100644 --- a/dependency/clickhouse/5.0.1/CHANGELOG.md +++ b/dependency/clickhouse/5.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-5.0.2](https://github.com/truecharts/charts/compare/clickhouse-5.0.1...clickhouse-5.0.2) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + + + ## [clickhouse-5.0.1](https://github.com/truecharts/charts/compare/clickhouse-5.0.0...clickhouse-5.0.1) (2023-04-05) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-4.0.3](https://github.com/truecharts/charts/compare/clickhouse-4.0.2...clickhouse-4.0.3) (2023-03-05) ### Fix - -- bump common to fix env rendering mistake - - - - -## [clickhouse-4.0.2](https://github.com/truecharts/charts/compare/clickhouse-4.0.1...clickhouse-4.0.2) (2023-03-05) - -### Fix diff --git a/dependency/clickhouse/5.0.1/Chart.yaml b/dependency/clickhouse/5.0.2/Chart.yaml similarity index 95% rename from dependency/clickhouse/5.0.1/Chart.yaml rename to dependency/clickhouse/5.0.2/Chart.yaml index f7cb1cab212..ba42dca05ce 100644 --- a/dependency/clickhouse/5.0.1/Chart.yaml +++ b/dependency/clickhouse/5.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.2.1.253" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.32 + version: 12.3.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: 5.0.1 +version: 5.0.2 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.1/README.md b/dependency/clickhouse/5.0.2/README.md similarity index 100% rename from dependency/clickhouse/5.0.1/README.md rename to dependency/clickhouse/5.0.2/README.md diff --git a/dependency/clickhouse/5.0.2/app-changelog.md b/dependency/clickhouse/5.0.2/app-changelog.md new file mode 100644 index 00000000000..70533fe3bb0 --- /dev/null +++ b/dependency/clickhouse/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-5.0.2](https://github.com/truecharts/charts/compare/clickhouse-5.0.1...clickhouse-5.0.2) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.1/app-readme.md b/dependency/clickhouse/5.0.2/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.1/app-readme.md rename to dependency/clickhouse/5.0.2/app-readme.md diff --git a/dependency/clickhouse/5.0.2/charts/common-12.3.0.tgz b/dependency/clickhouse/5.0.2/charts/common-12.3.0.tgz new file mode 100644 index 00000000000..05cffa137f8 Binary files /dev/null and b/dependency/clickhouse/5.0.2/charts/common-12.3.0.tgz differ diff --git a/dependency/clickhouse/5.0.1/ix_values.yaml b/dependency/clickhouse/5.0.2/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.1/ix_values.yaml rename to dependency/clickhouse/5.0.2/ix_values.yaml diff --git a/dependency/clickhouse/5.0.1/questions.yaml b/dependency/clickhouse/5.0.2/questions.yaml similarity index 100% rename from dependency/clickhouse/5.0.1/questions.yaml rename to dependency/clickhouse/5.0.2/questions.yaml diff --git a/dependency/clickhouse/5.0.1/templates/NOTES.txt b/dependency/clickhouse/5.0.2/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.1/templates/NOTES.txt rename to dependency/clickhouse/5.0.2/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.1/templates/common.yaml b/dependency/clickhouse/5.0.2/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.1/templates/common.yaml rename to dependency/clickhouse/5.0.2/templates/common.yaml diff --git a/dependency/clickhouse/5.0.1/values.yaml b/dependency/clickhouse/5.0.2/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.1/values.yaml rename to dependency/clickhouse/5.0.2/values.yaml diff --git a/dependency/mariadb/7.0.2/app-changelog.md b/dependency/mariadb/7.0.2/app-changelog.md deleted file mode 100644 index 9a9b499be89..00000000000 --- a/dependency/mariadb/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.2](https://github.com/truecharts/charts/compare/mariadb-7.0.1...mariadb-7.0.2) (2023-04-05) - -### Chore - -- common bump to .32 - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.2/charts/common-12.2.32.tgz b/dependency/mariadb/7.0.2/charts/common-12.2.32.tgz deleted file mode 100644 index 3304bd5a80b..00000000000 Binary files a/dependency/mariadb/7.0.2/charts/common-12.2.32.tgz and /dev/null differ diff --git a/dependency/mariadb/7.0.2/CHANGELOG.md b/dependency/mariadb/7.0.3/CHANGELOG.md similarity index 89% rename from dependency/mariadb/7.0.2/CHANGELOG.md rename to dependency/mariadb/7.0.3/CHANGELOG.md index a9d69601e07..0e0d4a13efa 100644 --- a/dependency/mariadb/7.0.2/CHANGELOG.md +++ b/dependency/mariadb/7.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.3](https://github.com/truecharts/charts/compare/mariadb-7.0.2...mariadb-7.0.3) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + + + ## [mariadb-7.0.2](https://github.com/truecharts/charts/compare/mariadb-7.0.1...mariadb-7.0.2) (2023-04-05) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-6.0.4](https://github.com/truecharts/charts/compare/mariadb-6.0.3...mariadb-6.0.4) (2023-03-06) ### Chore - -- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) - - - - -## [mariadb-6.0.3](https://github.com/truecharts/charts/compare/mariadb-6.0.2...mariadb-6.0.3) (2023-03-05) - -### Fix diff --git a/dependency/mariadb/7.0.2/Chart.yaml b/dependency/mariadb/7.0.3/Chart.yaml similarity index 96% rename from dependency/mariadb/7.0.2/Chart.yaml rename to dependency/mariadb/7.0.3/Chart.yaml index 517dafde48b..3a62603d45c 100644 --- a/dependency/mariadb/7.0.2/Chart.yaml +++ b/dependency/mariadb/7.0.3/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.32 + version: 12.3.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: 7.0.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.2/README.md b/dependency/mariadb/7.0.3/README.md similarity index 100% rename from dependency/mariadb/7.0.2/README.md rename to dependency/mariadb/7.0.3/README.md diff --git a/dependency/mariadb/7.0.3/app-changelog.md b/dependency/mariadb/7.0.3/app-changelog.md new file mode 100644 index 00000000000..50c9f2c7c43 --- /dev/null +++ b/dependency/mariadb/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.3](https://github.com/truecharts/charts/compare/mariadb-7.0.2...mariadb-7.0.3) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.2/app-readme.md b/dependency/mariadb/7.0.3/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.2/app-readme.md rename to dependency/mariadb/7.0.3/app-readme.md diff --git a/dependency/mariadb/7.0.3/charts/common-12.3.0.tgz b/dependency/mariadb/7.0.3/charts/common-12.3.0.tgz new file mode 100644 index 00000000000..05cffa137f8 Binary files /dev/null and b/dependency/mariadb/7.0.3/charts/common-12.3.0.tgz differ diff --git a/dependency/mariadb/7.0.2/ix_values.yaml b/dependency/mariadb/7.0.3/ix_values.yaml similarity index 100% rename from dependency/mariadb/7.0.2/ix_values.yaml rename to dependency/mariadb/7.0.3/ix_values.yaml diff --git a/dependency/mariadb/7.0.2/questions.yaml b/dependency/mariadb/7.0.3/questions.yaml similarity index 100% rename from dependency/mariadb/7.0.2/questions.yaml rename to dependency/mariadb/7.0.3/questions.yaml diff --git a/dependency/mariadb/7.0.2/templates/NOTES.txt b/dependency/mariadb/7.0.3/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.2/templates/NOTES.txt rename to dependency/mariadb/7.0.3/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.2/templates/common.yaml b/dependency/mariadb/7.0.3/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.2/templates/common.yaml rename to dependency/mariadb/7.0.3/templates/common.yaml diff --git a/dependency/mariadb/7.0.2/values.yaml b/dependency/mariadb/7.0.3/values.yaml similarity index 100% rename from dependency/mariadb/7.0.2/values.yaml rename to dependency/mariadb/7.0.3/values.yaml diff --git a/dependency/memcached/6.0.12/app-changelog.md b/dependency/memcached/6.0.12/app-changelog.md deleted file mode 100644 index f74d668baa5..00000000000 --- a/dependency/memcached/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.12](https://github.com/truecharts/charts/compare/memcached-6.0.11...memcached-6.0.12) (2023-04-05) - -### Chore - -- common bump to .32 - - \ No newline at end of file diff --git a/dependency/memcached/6.0.12/charts/common-12.2.32.tgz b/dependency/memcached/6.0.12/charts/common-12.2.32.tgz deleted file mode 100644 index 3304bd5a80b..00000000000 Binary files a/dependency/memcached/6.0.12/charts/common-12.2.32.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.12/CHANGELOG.md b/dependency/memcached/6.0.13/CHANGELOG.md similarity index 89% rename from dependency/memcached/6.0.12/CHANGELOG.md rename to dependency/memcached/6.0.13/CHANGELOG.md index d103323f01b..88d716856be 100644 --- a/dependency/memcached/6.0.12/CHANGELOG.md +++ b/dependency/memcached/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.13](https://github.com/truecharts/charts/compare/memcached-6.0.12...memcached-6.0.13) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + + + ## [memcached-6.0.12](https://github.com/truecharts/charts/compare/memcached-6.0.11...memcached-6.0.12) (2023-04-05) ### Chore @@ -88,12 +97,3 @@ ## [memcached-6.0.3](https://github.com/truecharts/charts/compare/memcached-6.0.2...memcached-6.0.3) (2023-03-05) ### Fix - -- bump common to fix env rendering mistake - - - - -## [memcached-6.0.2](https://github.com/truecharts/charts/compare/memcached-6.0.1...memcached-6.0.2) (2023-03-05) - -### Fix diff --git a/dependency/memcached/6.0.12/Chart.yaml b/dependency/memcached/6.0.13/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.12/Chart.yaml rename to dependency/memcached/6.0.13/Chart.yaml index 743263b6ff2..7be52742808 100644 --- a/dependency/memcached/6.0.12/Chart.yaml +++ b/dependency/memcached/6.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.32 + version: 12.3.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: 6.0.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.12/README.md b/dependency/memcached/6.0.13/README.md similarity index 100% rename from dependency/memcached/6.0.12/README.md rename to dependency/memcached/6.0.13/README.md diff --git a/dependency/memcached/6.0.13/app-changelog.md b/dependency/memcached/6.0.13/app-changelog.md new file mode 100644 index 00000000000..af09c523b93 --- /dev/null +++ b/dependency/memcached/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.13](https://github.com/truecharts/charts/compare/memcached-6.0.12...memcached-6.0.13) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.12/app-readme.md b/dependency/memcached/6.0.13/app-readme.md similarity index 100% rename from dependency/memcached/6.0.12/app-readme.md rename to dependency/memcached/6.0.13/app-readme.md diff --git a/dependency/memcached/6.0.13/charts/common-12.3.0.tgz b/dependency/memcached/6.0.13/charts/common-12.3.0.tgz new file mode 100644 index 00000000000..05cffa137f8 Binary files /dev/null and b/dependency/memcached/6.0.13/charts/common-12.3.0.tgz differ diff --git a/dependency/memcached/6.0.12/ix_values.yaml b/dependency/memcached/6.0.13/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.12/ix_values.yaml rename to dependency/memcached/6.0.13/ix_values.yaml diff --git a/dependency/memcached/6.0.12/questions.yaml b/dependency/memcached/6.0.13/questions.yaml similarity index 100% rename from dependency/memcached/6.0.12/questions.yaml rename to dependency/memcached/6.0.13/questions.yaml diff --git a/dependency/memcached/6.0.12/templates/NOTES.txt b/dependency/memcached/6.0.13/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.12/templates/NOTES.txt rename to dependency/memcached/6.0.13/templates/NOTES.txt diff --git a/dependency/memcached/6.0.12/templates/common.yaml b/dependency/memcached/6.0.13/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.12/templates/common.yaml rename to dependency/memcached/6.0.13/templates/common.yaml diff --git a/dependency/memcached/6.0.12/values.yaml b/dependency/memcached/6.0.13/values.yaml similarity index 100% rename from dependency/memcached/6.0.12/values.yaml rename to dependency/memcached/6.0.13/values.yaml diff --git a/dependency/mongodb/6.0.1/app-changelog.md b/dependency/mongodb/6.0.1/app-changelog.md deleted file mode 100644 index 51abd43d476..00000000000 --- a/dependency/mongodb/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.1](https://github.com/truecharts/charts/compare/mongodb-6.0.0...mongodb-6.0.1) (2023-04-05) - -### Chore - -- common bump to .32 - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.1/charts/common-12.2.32.tgz b/dependency/mongodb/6.0.1/charts/common-12.2.32.tgz deleted file mode 100644 index 3304bd5a80b..00000000000 Binary files a/dependency/mongodb/6.0.1/charts/common-12.2.32.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.1/CHANGELOG.md b/dependency/mongodb/6.0.2/CHANGELOG.md similarity index 89% rename from dependency/mongodb/6.0.1/CHANGELOG.md rename to dependency/mongodb/6.0.2/CHANGELOG.md index 76f0d52e8bb..8ab6879c1ee 100644 --- a/dependency/mongodb/6.0.1/CHANGELOG.md +++ b/dependency/mongodb/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.2](https://github.com/truecharts/charts/compare/mongodb-6.0.1...mongodb-6.0.2) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + + + ## [mongodb-6.0.1](https://github.com/truecharts/charts/compare/mongodb-6.0.0...mongodb-6.0.1) (2023-04-05) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-5.0.3](https://github.com/truecharts/charts/compare/mongodb-5.0.2...mongodb-5.0.3) (2023-03-05) ### Fix - -- bump common to fix env rendering mistake - - - - -## [mongodb-5.0.2](https://github.com/truecharts/charts/compare/mongodb-5.0.1...mongodb-5.0.2) (2023-03-05) - -### Fix diff --git a/dependency/mongodb/6.0.1/Chart.yaml b/dependency/mongodb/6.0.2/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.1/Chart.yaml rename to dependency/mongodb/6.0.2/Chart.yaml index fc0110c16eb..b85d1d701df 100644 --- a/dependency/mongodb/6.0.1/Chart.yaml +++ b/dependency/mongodb/6.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.32 + version: 12.3.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: 6.0.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.1/README.md b/dependency/mongodb/6.0.2/README.md similarity index 100% rename from dependency/mongodb/6.0.1/README.md rename to dependency/mongodb/6.0.2/README.md diff --git a/dependency/mongodb/6.0.2/app-changelog.md b/dependency/mongodb/6.0.2/app-changelog.md new file mode 100644 index 00000000000..fdc9285306a --- /dev/null +++ b/dependency/mongodb/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.2](https://github.com/truecharts/charts/compare/mongodb-6.0.1...mongodb-6.0.2) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.1/app-readme.md b/dependency/mongodb/6.0.2/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.1/app-readme.md rename to dependency/mongodb/6.0.2/app-readme.md diff --git a/dependency/mongodb/6.0.2/charts/common-12.3.0.tgz b/dependency/mongodb/6.0.2/charts/common-12.3.0.tgz new file mode 100644 index 00000000000..05cffa137f8 Binary files /dev/null and b/dependency/mongodb/6.0.2/charts/common-12.3.0.tgz differ diff --git a/dependency/mongodb/6.0.1/ix_values.yaml b/dependency/mongodb/6.0.2/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.1/ix_values.yaml rename to dependency/mongodb/6.0.2/ix_values.yaml diff --git a/dependency/mongodb/6.0.1/questions.yaml b/dependency/mongodb/6.0.2/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.1/questions.yaml rename to dependency/mongodb/6.0.2/questions.yaml diff --git a/dependency/mongodb/6.0.1/templates/NOTES.txt b/dependency/mongodb/6.0.2/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.1/templates/NOTES.txt rename to dependency/mongodb/6.0.2/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.1/templates/common.yaml b/dependency/mongodb/6.0.2/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.1/templates/common.yaml rename to dependency/mongodb/6.0.2/templates/common.yaml diff --git a/dependency/mongodb/6.0.1/values.yaml b/dependency/mongodb/6.0.2/values.yaml similarity index 100% rename from dependency/mongodb/6.0.1/values.yaml rename to dependency/mongodb/6.0.2/values.yaml diff --git a/dependency/solr/4.0.1/app-changelog.md b/dependency/solr/4.0.1/app-changelog.md deleted file mode 100644 index 8413224799a..00000000000 --- a/dependency/solr/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.1](https://github.com/truecharts/charts/compare/solr-4.0.0...solr-4.0.1) (2023-04-05) - -### Chore - -- common bump to .32 - - \ No newline at end of file diff --git a/dependency/solr/4.0.1/charts/common-12.2.32.tgz b/dependency/solr/4.0.1/charts/common-12.2.32.tgz deleted file mode 100644 index 3304bd5a80b..00000000000 Binary files a/dependency/solr/4.0.1/charts/common-12.2.32.tgz and /dev/null differ diff --git a/dependency/solr/4.0.1/CHANGELOG.md b/dependency/solr/4.0.2/CHANGELOG.md similarity index 89% rename from dependency/solr/4.0.1/CHANGELOG.md rename to dependency/solr/4.0.2/CHANGELOG.md index 884d95a3a9d..5adb4341e82 100644 --- a/dependency/solr/4.0.1/CHANGELOG.md +++ b/dependency/solr/4.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.2](https://github.com/truecharts/charts/compare/solr-4.0.1...solr-4.0.2) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + + + ## [solr-4.0.1](https://github.com/truecharts/charts/compare/solr-4.0.0...solr-4.0.1) (2023-04-05) ### Chore @@ -88,12 +97,3 @@ ### Fix - bump dependency train - - bump common on dependency train - - - - -## [solr-3.0.1](https://github.com/truecharts/charts/compare/solr-2.0.31...solr-3.0.1) (2023-03-05) - -### Fix - diff --git a/dependency/solr/4.0.1/Chart.yaml b/dependency/solr/4.0.2/Chart.yaml similarity index 95% rename from dependency/solr/4.0.1/Chart.yaml rename to dependency/solr/4.0.2/Chart.yaml index 5022594f787..ca829ad9712 100644 --- a/dependency/solr/4.0.1/Chart.yaml +++ b/dependency/solr/4.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.32 + version: 12.3.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: 4.0.1 +version: 4.0.2 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.1/README.md b/dependency/solr/4.0.2/README.md similarity index 100% rename from dependency/solr/4.0.1/README.md rename to dependency/solr/4.0.2/README.md diff --git a/dependency/solr/4.0.2/app-changelog.md b/dependency/solr/4.0.2/app-changelog.md new file mode 100644 index 00000000000..048fa2de1fc --- /dev/null +++ b/dependency/solr/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.2](https://github.com/truecharts/charts/compare/solr-4.0.1...solr-4.0.2) (2023-04-07) + +### Chore + +- update helm chart common to 12.3.0 ([#7895](https://github.com/truecharts/charts/issues/7895)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.1/app-readme.md b/dependency/solr/4.0.2/app-readme.md similarity index 100% rename from dependency/solr/4.0.1/app-readme.md rename to dependency/solr/4.0.2/app-readme.md diff --git a/dependency/solr/4.0.2/charts/common-12.3.0.tgz b/dependency/solr/4.0.2/charts/common-12.3.0.tgz new file mode 100644 index 00000000000..05cffa137f8 Binary files /dev/null and b/dependency/solr/4.0.2/charts/common-12.3.0.tgz differ diff --git a/dependency/solr/4.0.1/ix_values.yaml b/dependency/solr/4.0.2/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.1/ix_values.yaml rename to dependency/solr/4.0.2/ix_values.yaml diff --git a/dependency/solr/4.0.1/questions.yaml b/dependency/solr/4.0.2/questions.yaml similarity index 100% rename from dependency/solr/4.0.1/questions.yaml rename to dependency/solr/4.0.2/questions.yaml diff --git a/dependency/solr/4.0.1/templates/NOTES.txt b/dependency/solr/4.0.2/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.1/templates/NOTES.txt rename to dependency/solr/4.0.2/templates/NOTES.txt diff --git a/dependency/solr/4.0.1/templates/common.yaml b/dependency/solr/4.0.2/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.1/templates/common.yaml rename to dependency/solr/4.0.2/templates/common.yaml diff --git a/dependency/solr/4.0.1/values.yaml b/dependency/solr/4.0.2/values.yaml similarity index 100% rename from dependency/solr/4.0.1/values.yaml rename to dependency/solr/4.0.2/values.yaml