diff --git a/dependency/clickhouse/4.0.7/app-changelog.md b/dependency/clickhouse/4.0.7/app-changelog.md deleted file mode 100644 index d8e17c7df7..0000000000 --- a/dependency/clickhouse/4.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-4.0.7](https://github.com/truecharts/charts/compare/clickhouse-4.0.6...clickhouse-4.0.7) (2023-03-07) - -### Fix - -- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) - - \ No newline at end of file diff --git a/dependency/clickhouse/4.0.7/charts/common-12.2.19.tgz b/dependency/clickhouse/4.0.7/charts/common-12.2.19.tgz deleted file mode 100644 index 7959002233..0000000000 Binary files a/dependency/clickhouse/4.0.7/charts/common-12.2.19.tgz and /dev/null differ diff --git a/dependency/clickhouse/4.0.7/CHANGELOG.md b/dependency/clickhouse/4.0.8/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/4.0.7/CHANGELOG.md rename to dependency/clickhouse/4.0.8/CHANGELOG.md index 976571005a..44c57715dc 100644 --- a/dependency/clickhouse/4.0.7/CHANGELOG.md +++ b/dependency/clickhouse/4.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-4.0.8](https://github.com/truecharts/charts/compare/clickhouse-4.0.7...clickhouse-4.0.8) (2023-03-07) + +### Chore + +- bump common + + + + ## [clickhouse-4.0.7](https://github.com/truecharts/charts/compare/clickhouse-4.0.6...clickhouse-4.0.7) (2023-03-07) ### Fix @@ -88,12 +97,3 @@ ### Fix - ensure new helm deps repo is used in latest releases as well. - - - - -## [clickhouse-3.0.19](https://github.com/truecharts/charts/compare/clickhouse-3.0.18...clickhouse-3.0.19) (2023-02-05) - -### Chore - -- update container image tccr.io/truecharts/clickhouse to v23.1.3.5 diff --git a/dependency/clickhouse/4.0.7/Chart.yaml b/dependency/clickhouse/4.0.8/Chart.yaml similarity index 96% rename from dependency/clickhouse/4.0.7/Chart.yaml rename to dependency/clickhouse/4.0.8/Chart.yaml index 67d3b055df..24e95b096e 100644 --- a/dependency/clickhouse/4.0.7/Chart.yaml +++ b/dependency/clickhouse/4.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.2.1.253" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.19 + version: 12.2.22 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 @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/clickhouse/clickhouse-server - https://clickhouse.com/ type: application -version: 4.0.7 +version: 4.0.8 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/4.0.7/README.md b/dependency/clickhouse/4.0.8/README.md similarity index 100% rename from dependency/clickhouse/4.0.7/README.md rename to dependency/clickhouse/4.0.8/README.md diff --git a/dependency/clickhouse/4.0.8/app-changelog.md b/dependency/clickhouse/4.0.8/app-changelog.md new file mode 100644 index 0000000000..4ccf0ac236 --- /dev/null +++ b/dependency/clickhouse/4.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-4.0.8](https://github.com/truecharts/charts/compare/clickhouse-4.0.7...clickhouse-4.0.8) (2023-03-07) + +### Chore + +- bump common + + \ No newline at end of file diff --git a/dependency/clickhouse/4.0.7/app-readme.md b/dependency/clickhouse/4.0.8/app-readme.md similarity index 100% rename from dependency/clickhouse/4.0.7/app-readme.md rename to dependency/clickhouse/4.0.8/app-readme.md diff --git a/dependency/clickhouse/4.0.8/charts/common-12.2.22.tgz b/dependency/clickhouse/4.0.8/charts/common-12.2.22.tgz new file mode 100644 index 0000000000..f0d3422950 Binary files /dev/null and b/dependency/clickhouse/4.0.8/charts/common-12.2.22.tgz differ diff --git a/dependency/clickhouse/4.0.7/ix_values.yaml b/dependency/clickhouse/4.0.8/ix_values.yaml similarity index 100% rename from dependency/clickhouse/4.0.7/ix_values.yaml rename to dependency/clickhouse/4.0.8/ix_values.yaml diff --git a/dependency/clickhouse/4.0.7/questions.yaml b/dependency/clickhouse/4.0.8/questions.yaml similarity index 99% rename from dependency/clickhouse/4.0.7/questions.yaml rename to dependency/clickhouse/4.0.8/questions.yaml index a2e1194b09..6d20bff394 100644 --- a/dependency/clickhouse/4.0.7/questions.yaml +++ b/dependency/clickhouse/4.0.8/questions.yaml @@ -31,7 +31,7 @@ groups: description: Documentation questions: - - variable: Workload + - variable: workload group: "Workload Settings" label: "" schema: diff --git a/dependency/clickhouse/4.0.7/templates/NOTES.txt b/dependency/clickhouse/4.0.8/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/4.0.7/templates/NOTES.txt rename to dependency/clickhouse/4.0.8/templates/NOTES.txt diff --git a/dependency/clickhouse/4.0.7/templates/common.yaml b/dependency/clickhouse/4.0.8/templates/common.yaml similarity index 100% rename from dependency/clickhouse/4.0.7/templates/common.yaml rename to dependency/clickhouse/4.0.8/templates/common.yaml diff --git a/dependency/clickhouse/4.0.7/values.yaml b/dependency/clickhouse/4.0.8/values.yaml similarity index 100% rename from dependency/clickhouse/4.0.7/values.yaml rename to dependency/clickhouse/4.0.8/values.yaml diff --git a/dependency/mariadb/6.0.7/app-changelog.md b/dependency/mariadb/6.0.7/app-changelog.md deleted file mode 100644 index db3f6b4c9f..0000000000 --- a/dependency/mariadb/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-6.0.7](https://github.com/truecharts/charts/compare/mariadb-6.0.6...mariadb-6.0.7) (2023-03-07) - -### Fix - -- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) - - \ No newline at end of file diff --git a/dependency/mariadb/6.0.7/charts/common-12.2.19.tgz b/dependency/mariadb/6.0.7/charts/common-12.2.19.tgz deleted file mode 100644 index 7959002233..0000000000 Binary files a/dependency/mariadb/6.0.7/charts/common-12.2.19.tgz and /dev/null differ diff --git a/dependency/mariadb/6.0.7/CHANGELOG.md b/dependency/mariadb/6.0.8/CHANGELOG.md similarity index 91% rename from dependency/mariadb/6.0.7/CHANGELOG.md rename to dependency/mariadb/6.0.8/CHANGELOG.md index 29ef83e469..087f0de03d 100644 --- a/dependency/mariadb/6.0.7/CHANGELOG.md +++ b/dependency/mariadb/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-6.0.8](https://github.com/truecharts/charts/compare/mariadb-6.0.7...mariadb-6.0.8) (2023-03-07) + +### Chore + +- bump common + + + + ## [mariadb-6.0.7](https://github.com/truecharts/charts/compare/mariadb-6.0.6...mariadb-6.0.7) (2023-03-07) ### Fix @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/mariadb to 10.10.3 - - - - -## [mariadb-5.0.33](https://github.com/truecharts/charts/compare/mariadb-5.0.32...mariadb-5.0.33) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/mariadb to 10.10.3 diff --git a/dependency/mariadb/6.0.7/Chart.yaml b/dependency/mariadb/6.0.8/Chart.yaml similarity index 96% rename from dependency/mariadb/6.0.7/Chart.yaml rename to dependency/mariadb/6.0.8/Chart.yaml index e3df3c7a6c..1638b29550 100644 --- a/dependency/mariadb/6.0.7/Chart.yaml +++ b/dependency/mariadb/6.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.19 + version: 12.2.22 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -26,7 +26,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 6.0.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/6.0.7/README.md b/dependency/mariadb/6.0.8/README.md similarity index 100% rename from dependency/mariadb/6.0.7/README.md rename to dependency/mariadb/6.0.8/README.md diff --git a/dependency/mariadb/6.0.8/app-changelog.md b/dependency/mariadb/6.0.8/app-changelog.md new file mode 100644 index 0000000000..3f1fc2bd63 --- /dev/null +++ b/dependency/mariadb/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-6.0.8](https://github.com/truecharts/charts/compare/mariadb-6.0.7...mariadb-6.0.8) (2023-03-07) + +### Chore + +- bump common + + \ No newline at end of file diff --git a/dependency/mariadb/6.0.7/app-readme.md b/dependency/mariadb/6.0.8/app-readme.md similarity index 100% rename from dependency/mariadb/6.0.7/app-readme.md rename to dependency/mariadb/6.0.8/app-readme.md diff --git a/dependency/mariadb/6.0.8/charts/common-12.2.22.tgz b/dependency/mariadb/6.0.8/charts/common-12.2.22.tgz new file mode 100644 index 0000000000..f0d3422950 Binary files /dev/null and b/dependency/mariadb/6.0.8/charts/common-12.2.22.tgz differ diff --git a/dependency/mariadb/6.0.7/ix_values.yaml b/dependency/mariadb/6.0.8/ix_values.yaml similarity index 100% rename from dependency/mariadb/6.0.7/ix_values.yaml rename to dependency/mariadb/6.0.8/ix_values.yaml diff --git a/dependency/mariadb/6.0.7/questions.yaml b/dependency/mariadb/6.0.8/questions.yaml similarity index 99% rename from dependency/mariadb/6.0.7/questions.yaml rename to dependency/mariadb/6.0.8/questions.yaml index 373b31a5ae..b756b2d0db 100644 --- a/dependency/mariadb/6.0.7/questions.yaml +++ b/dependency/mariadb/6.0.8/questions.yaml @@ -31,7 +31,7 @@ groups: description: Documentation questions: - - variable: Workload + - variable: workload group: "Workload Settings" label: "" schema: diff --git a/dependency/mariadb/6.0.7/templates/NOTES.txt b/dependency/mariadb/6.0.8/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/6.0.7/templates/NOTES.txt rename to dependency/mariadb/6.0.8/templates/NOTES.txt diff --git a/dependency/mariadb/6.0.7/templates/common.yaml b/dependency/mariadb/6.0.8/templates/common.yaml similarity index 100% rename from dependency/mariadb/6.0.7/templates/common.yaml rename to dependency/mariadb/6.0.8/templates/common.yaml diff --git a/dependency/mariadb/6.0.7/values.yaml b/dependency/mariadb/6.0.8/values.yaml similarity index 100% rename from dependency/mariadb/6.0.7/values.yaml rename to dependency/mariadb/6.0.8/values.yaml diff --git a/dependency/memcached/6.0.7/app-changelog.md b/dependency/memcached/6.0.7/app-changelog.md deleted file mode 100644 index 3951361d07..0000000000 --- a/dependency/memcached/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.7](https://github.com/truecharts/charts/compare/memcached-6.0.6...memcached-6.0.7) (2023-03-07) - -### Fix - -- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.7/charts/common-12.2.19.tgz b/dependency/memcached/6.0.7/charts/common-12.2.19.tgz deleted file mode 100644 index 7959002233..0000000000 Binary files a/dependency/memcached/6.0.7/charts/common-12.2.19.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.7/CHANGELOG.md b/dependency/memcached/6.0.8/CHANGELOG.md similarity index 91% rename from dependency/memcached/6.0.7/CHANGELOG.md rename to dependency/memcached/6.0.8/CHANGELOG.md index 480a0e6d36..53f4f78a01 100644 --- a/dependency/memcached/6.0.7/CHANGELOG.md +++ b/dependency/memcached/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.8](https://github.com/truecharts/charts/compare/memcached-6.0.7...memcached-6.0.8) (2023-03-07) + +### Chore + +- bump common + + + + ## [memcached-6.0.7](https://github.com/truecharts/charts/compare/memcached-6.0.6...memcached-6.0.7) (2023-03-07) ### Fix @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/memcached to 1.6.18 - - - - -## [memcached-5.0.29](https://github.com/truecharts/charts/compare/memcached-5.0.28...memcached-5.0.29) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/memcached to 1.6.18 diff --git a/dependency/memcached/6.0.7/Chart.yaml b/dependency/memcached/6.0.8/Chart.yaml similarity index 96% rename from dependency/memcached/6.0.7/Chart.yaml rename to dependency/memcached/6.0.8/Chart.yaml index 4b2116179f..95f8b9f1d3 100644 --- a/dependency/memcached/6.0.7/Chart.yaml +++ b/dependency/memcached/6.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.19 + version: 12.2.22 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.7/README.md b/dependency/memcached/6.0.8/README.md similarity index 100% rename from dependency/memcached/6.0.7/README.md rename to dependency/memcached/6.0.8/README.md diff --git a/dependency/memcached/6.0.8/app-changelog.md b/dependency/memcached/6.0.8/app-changelog.md new file mode 100644 index 0000000000..c388472c60 --- /dev/null +++ b/dependency/memcached/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.8](https://github.com/truecharts/charts/compare/memcached-6.0.7...memcached-6.0.8) (2023-03-07) + +### Chore + +- bump common + + \ No newline at end of file diff --git a/dependency/memcached/6.0.7/app-readme.md b/dependency/memcached/6.0.8/app-readme.md similarity index 100% rename from dependency/memcached/6.0.7/app-readme.md rename to dependency/memcached/6.0.8/app-readme.md diff --git a/dependency/memcached/6.0.8/charts/common-12.2.22.tgz b/dependency/memcached/6.0.8/charts/common-12.2.22.tgz new file mode 100644 index 0000000000..f0d3422950 Binary files /dev/null and b/dependency/memcached/6.0.8/charts/common-12.2.22.tgz differ diff --git a/dependency/memcached/6.0.7/ix_values.yaml b/dependency/memcached/6.0.8/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.7/ix_values.yaml rename to dependency/memcached/6.0.8/ix_values.yaml diff --git a/dependency/memcached/6.0.7/questions.yaml b/dependency/memcached/6.0.8/questions.yaml similarity index 99% rename from dependency/memcached/6.0.7/questions.yaml rename to dependency/memcached/6.0.8/questions.yaml index b8ecfefbb2..bdc3ce7630 100644 --- a/dependency/memcached/6.0.7/questions.yaml +++ b/dependency/memcached/6.0.8/questions.yaml @@ -31,7 +31,7 @@ groups: description: Documentation questions: - - variable: Workload + - variable: workload group: "Workload Settings" label: "" schema: diff --git a/dependency/memcached/6.0.7/templates/NOTES.txt b/dependency/memcached/6.0.8/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.7/templates/NOTES.txt rename to dependency/memcached/6.0.8/templates/NOTES.txt diff --git a/dependency/memcached/6.0.7/templates/common.yaml b/dependency/memcached/6.0.8/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.7/templates/common.yaml rename to dependency/memcached/6.0.8/templates/common.yaml diff --git a/dependency/memcached/6.0.7/values.yaml b/dependency/memcached/6.0.8/values.yaml similarity index 100% rename from dependency/memcached/6.0.7/values.yaml rename to dependency/memcached/6.0.8/values.yaml diff --git a/dependency/mongodb/5.0.7/app-changelog.md b/dependency/mongodb/5.0.7/app-changelog.md deleted file mode 100644 index d841063435..0000000000 --- a/dependency/mongodb/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-5.0.7](https://github.com/truecharts/charts/compare/mongodb-5.0.6...mongodb-5.0.7) (2023-03-07) - -### Fix - -- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) - - \ No newline at end of file diff --git a/dependency/mongodb/5.0.7/charts/common-12.2.19.tgz b/dependency/mongodb/5.0.7/charts/common-12.2.19.tgz deleted file mode 100644 index 7959002233..0000000000 Binary files a/dependency/mongodb/5.0.7/charts/common-12.2.19.tgz and /dev/null differ diff --git a/dependency/mongodb/5.0.7/CHANGELOG.md b/dependency/mongodb/5.0.8/CHANGELOG.md similarity index 91% rename from dependency/mongodb/5.0.7/CHANGELOG.md rename to dependency/mongodb/5.0.8/CHANGELOG.md index ff6f3d959f..2260156aa7 100644 --- a/dependency/mongodb/5.0.7/CHANGELOG.md +++ b/dependency/mongodb/5.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-5.0.8](https://github.com/truecharts/charts/compare/mongodb-5.0.7...mongodb-5.0.8) (2023-03-07) + +### Chore + +- bump common + + + + ## [mongodb-5.0.7](https://github.com/truecharts/charts/compare/mongodb-5.0.6...mongodb-5.0.7) (2023-03-07) ### Fix @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/mongodb to 6.0.4 - - - - -## [mongodb-4.0.31](https://github.com/truecharts/charts/compare/mongodb-4.0.30...mongodb-4.0.31) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. diff --git a/dependency/mongodb/5.0.7/Chart.yaml b/dependency/mongodb/5.0.8/Chart.yaml similarity index 96% rename from dependency/mongodb/5.0.7/Chart.yaml rename to dependency/mongodb/5.0.8/Chart.yaml index 014192415d..5dd4d7adef 100644 --- a/dependency/mongodb/5.0.7/Chart.yaml +++ b/dependency/mongodb/5.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.19 + version: 12.2.22 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 5.0.7 +version: 5.0.8 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/5.0.7/README.md b/dependency/mongodb/5.0.8/README.md similarity index 100% rename from dependency/mongodb/5.0.7/README.md rename to dependency/mongodb/5.0.8/README.md diff --git a/dependency/mongodb/5.0.8/app-changelog.md b/dependency/mongodb/5.0.8/app-changelog.md new file mode 100644 index 0000000000..cf3b7f61bb --- /dev/null +++ b/dependency/mongodb/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-5.0.8](https://github.com/truecharts/charts/compare/mongodb-5.0.7...mongodb-5.0.8) (2023-03-07) + +### Chore + +- bump common + + \ No newline at end of file diff --git a/dependency/mongodb/5.0.7/app-readme.md b/dependency/mongodb/5.0.8/app-readme.md similarity index 100% rename from dependency/mongodb/5.0.7/app-readme.md rename to dependency/mongodb/5.0.8/app-readme.md diff --git a/dependency/mongodb/5.0.8/charts/common-12.2.22.tgz b/dependency/mongodb/5.0.8/charts/common-12.2.22.tgz new file mode 100644 index 0000000000..f0d3422950 Binary files /dev/null and b/dependency/mongodb/5.0.8/charts/common-12.2.22.tgz differ diff --git a/dependency/mongodb/5.0.7/ix_values.yaml b/dependency/mongodb/5.0.8/ix_values.yaml similarity index 100% rename from dependency/mongodb/5.0.7/ix_values.yaml rename to dependency/mongodb/5.0.8/ix_values.yaml diff --git a/dependency/mongodb/5.0.7/questions.yaml b/dependency/mongodb/5.0.8/questions.yaml similarity index 99% rename from dependency/mongodb/5.0.7/questions.yaml rename to dependency/mongodb/5.0.8/questions.yaml index 2ee6231742..a5b52140b4 100644 --- a/dependency/mongodb/5.0.7/questions.yaml +++ b/dependency/mongodb/5.0.8/questions.yaml @@ -31,7 +31,7 @@ groups: description: Documentation questions: - - variable: Workload + - variable: workload group: "Workload Settings" label: "" schema: diff --git a/dependency/mongodb/5.0.7/templates/NOTES.txt b/dependency/mongodb/5.0.8/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/5.0.7/templates/NOTES.txt rename to dependency/mongodb/5.0.8/templates/NOTES.txt diff --git a/dependency/mongodb/5.0.7/templates/common.yaml b/dependency/mongodb/5.0.8/templates/common.yaml similarity index 100% rename from dependency/mongodb/5.0.7/templates/common.yaml rename to dependency/mongodb/5.0.8/templates/common.yaml diff --git a/dependency/mongodb/5.0.7/values.yaml b/dependency/mongodb/5.0.8/values.yaml similarity index 100% rename from dependency/mongodb/5.0.7/values.yaml rename to dependency/mongodb/5.0.8/values.yaml diff --git a/dependency/solr/3.0.5/app-changelog.md b/dependency/solr/3.0.5/app-changelog.md deleted file mode 100644 index 66981bb0a8..0000000000 --- a/dependency/solr/3.0.5/app-changelog.md +++ /dev/null @@ -1,14 +0,0 @@ - - -## [solr-3.0.5](https://github.com/truecharts/charts/compare/solr-3.0.4...solr-3.0.5) (2023-03-07) - -### Chore - -- bump common - - ### Fix - -- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) - - update common with vct label fix ([#7750](https://github.com/truecharts/charts/issues/7750)) - - \ No newline at end of file diff --git a/dependency/solr/3.0.5/charts/common-12.2.19.tgz b/dependency/solr/3.0.5/charts/common-12.2.19.tgz deleted file mode 100644 index 7959002233..0000000000 Binary files a/dependency/solr/3.0.5/charts/common-12.2.19.tgz and /dev/null differ diff --git a/dependency/solr/3.0.5/CHANGELOG.md b/dependency/solr/3.0.6/CHANGELOG.md similarity index 91% rename from dependency/solr/3.0.5/CHANGELOG.md rename to dependency/solr/3.0.6/CHANGELOG.md index f5ac22a2c4..521ff2f908 100644 --- a/dependency/solr/3.0.5/CHANGELOG.md +++ b/dependency/solr/3.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-3.0.6](https://github.com/truecharts/charts/compare/solr-3.0.5...solr-3.0.6) (2023-03-07) + +### Chore + +- bump common + + + + ## [solr-3.0.5](https://github.com/truecharts/charts/compare/solr-3.0.4...solr-3.0.5) (2023-03-07) ### Chore @@ -88,12 +97,3 @@ ## [solr-2.0.28](https://github.com/truecharts/charts/compare/solr-2.0.27...solr-2.0.28) (2023-02-03) ### Chore - -- update container image tccr.io/truecharts/solr to 9.1.1 - - - - -## [solr-2.0.27](https://github.com/truecharts/charts/compare/solr-2.0.26...solr-2.0.27) (2023-02-02) - -### Fix diff --git a/dependency/solr/3.0.5/Chart.yaml b/dependency/solr/3.0.6/Chart.yaml similarity index 95% rename from dependency/solr/3.0.5/Chart.yaml rename to dependency/solr/3.0.6/Chart.yaml index 276004e13a..a2d2ec3467 100644 --- a/dependency/solr/3.0.5/Chart.yaml +++ b/dependency/solr/3.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.19 + version: 12.2.22 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/bitnami/solr - https://github.com/apache/solr type: application -version: 3.0.5 +version: 3.0.6 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/3.0.5/README.md b/dependency/solr/3.0.6/README.md similarity index 100% rename from dependency/solr/3.0.5/README.md rename to dependency/solr/3.0.6/README.md diff --git a/dependency/solr/3.0.6/app-changelog.md b/dependency/solr/3.0.6/app-changelog.md new file mode 100644 index 0000000000..24a5a1e506 --- /dev/null +++ b/dependency/solr/3.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-3.0.6](https://github.com/truecharts/charts/compare/solr-3.0.5...solr-3.0.6) (2023-03-07) + +### Chore + +- bump common + + \ No newline at end of file diff --git a/dependency/solr/3.0.5/app-readme.md b/dependency/solr/3.0.6/app-readme.md similarity index 100% rename from dependency/solr/3.0.5/app-readme.md rename to dependency/solr/3.0.6/app-readme.md diff --git a/dependency/solr/3.0.6/charts/common-12.2.22.tgz b/dependency/solr/3.0.6/charts/common-12.2.22.tgz new file mode 100644 index 0000000000..f0d3422950 Binary files /dev/null and b/dependency/solr/3.0.6/charts/common-12.2.22.tgz differ diff --git a/dependency/solr/3.0.5/ix_values.yaml b/dependency/solr/3.0.6/ix_values.yaml similarity index 100% rename from dependency/solr/3.0.5/ix_values.yaml rename to dependency/solr/3.0.6/ix_values.yaml diff --git a/dependency/solr/3.0.5/questions.yaml b/dependency/solr/3.0.6/questions.yaml similarity index 99% rename from dependency/solr/3.0.5/questions.yaml rename to dependency/solr/3.0.6/questions.yaml index 1981026c9f..4a3cdda34b 100644 --- a/dependency/solr/3.0.5/questions.yaml +++ b/dependency/solr/3.0.6/questions.yaml @@ -39,7 +39,7 @@ portals: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - - variable: Workload + - variable: workload group: "Workload Settings" label: "" schema: diff --git a/dependency/solr/3.0.5/templates/NOTES.txt b/dependency/solr/3.0.6/templates/NOTES.txt similarity index 100% rename from dependency/solr/3.0.5/templates/NOTES.txt rename to dependency/solr/3.0.6/templates/NOTES.txt diff --git a/dependency/solr/3.0.5/templates/common.yaml b/dependency/solr/3.0.6/templates/common.yaml similarity index 100% rename from dependency/solr/3.0.5/templates/common.yaml rename to dependency/solr/3.0.6/templates/common.yaml diff --git a/dependency/solr/3.0.5/values.yaml b/dependency/solr/3.0.6/values.yaml similarity index 100% rename from dependency/solr/3.0.5/values.yaml rename to dependency/solr/3.0.6/values.yaml