diff --git a/dependency/clickhouse/5.0.4/app-changelog.md b/dependency/clickhouse/5.0.4/app-changelog.md deleted file mode 100644 index 9dd216c8c80..00000000000 --- a/dependency/clickhouse/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.4](https://github.com/truecharts/charts/compare/clickhouse-5.0.3...clickhouse-5.0.4) (2023-04-12) - -### Chore - -- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958)) - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.4/charts/common-12.4.6.tgz b/dependency/clickhouse/5.0.4/charts/common-12.4.6.tgz deleted file mode 100644 index ba0ec744510..00000000000 Binary files a/dependency/clickhouse/5.0.4/charts/common-12.4.6.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.4/CHANGELOG.md b/dependency/clickhouse/5.0.5/CHANGELOG.md similarity index 89% rename from dependency/clickhouse/5.0.4/CHANGELOG.md rename to dependency/clickhouse/5.0.5/CHANGELOG.md index 34d84ce72e2..c222ae75a87 100644 --- a/dependency/clickhouse/5.0.4/CHANGELOG.md +++ b/dependency/clickhouse/5.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-5.0.5](https://github.com/truecharts/charts/compare/clickhouse-5.0.4...clickhouse-5.0.5) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + + + ## [clickhouse-5.0.4](https://github.com/truecharts/charts/compare/clickhouse-5.0.3...clickhouse-5.0.4) (2023-04-12) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-4.0.6](https://github.com/truecharts/charts/compare/clickhouse-4.0.5...clickhouse-4.0.6) (2023-03-06) ### Chore - -- bump common - - - - -## [clickhouse-4.0.5](https://github.com/truecharts/charts/compare/clickhouse-4.0.4...clickhouse-4.0.5) (2023-03-06) - -### Fix diff --git a/dependency/clickhouse/5.0.4/Chart.yaml b/dependency/clickhouse/5.0.5/Chart.yaml similarity index 96% rename from dependency/clickhouse/5.0.4/Chart.yaml rename to dependency/clickhouse/5.0.5/Chart.yaml index c2c3daf215d..bb87f7b12c1 100644 --- a/dependency/clickhouse/5.0.4/Chart.yaml +++ b/dependency/clickhouse/5.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.2.1.253" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.6 + version: 12.4.9 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.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.4/README.md b/dependency/clickhouse/5.0.5/README.md similarity index 100% rename from dependency/clickhouse/5.0.4/README.md rename to dependency/clickhouse/5.0.5/README.md diff --git a/dependency/clickhouse/5.0.5/app-changelog.md b/dependency/clickhouse/5.0.5/app-changelog.md new file mode 100644 index 00000000000..60fb1da4505 --- /dev/null +++ b/dependency/clickhouse/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-5.0.5](https://github.com/truecharts/charts/compare/clickhouse-5.0.4...clickhouse-5.0.5) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.4/app-readme.md b/dependency/clickhouse/5.0.5/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.4/app-readme.md rename to dependency/clickhouse/5.0.5/app-readme.md diff --git a/dependency/clickhouse/5.0.5/charts/common-12.4.9.tgz b/dependency/clickhouse/5.0.5/charts/common-12.4.9.tgz new file mode 100644 index 00000000000..bdd5d157dcf Binary files /dev/null and b/dependency/clickhouse/5.0.5/charts/common-12.4.9.tgz differ diff --git a/dependency/clickhouse/5.0.4/ix_values.yaml b/dependency/clickhouse/5.0.5/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.4/ix_values.yaml rename to dependency/clickhouse/5.0.5/ix_values.yaml diff --git a/dependency/clickhouse/5.0.4/questions.yaml b/dependency/clickhouse/5.0.5/questions.yaml similarity index 99% rename from dependency/clickhouse/5.0.4/questions.yaml rename to dependency/clickhouse/5.0.5/questions.yaml index 57860fcac99..5526c3e0abe 100644 --- a/dependency/clickhouse/5.0.4/questions.yaml +++ b/dependency/clickhouse/5.0.5/questions.yaml @@ -245,7 +245,7 @@ questions: schema: type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -931,7 +931,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly diff --git a/dependency/clickhouse/5.0.4/templates/NOTES.txt b/dependency/clickhouse/5.0.5/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.4/templates/NOTES.txt rename to dependency/clickhouse/5.0.5/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.4/templates/common.yaml b/dependency/clickhouse/5.0.5/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.4/templates/common.yaml rename to dependency/clickhouse/5.0.5/templates/common.yaml diff --git a/dependency/clickhouse/5.0.4/values.yaml b/dependency/clickhouse/5.0.5/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.4/values.yaml rename to dependency/clickhouse/5.0.5/values.yaml diff --git a/dependency/mariadb/7.0.5/app-changelog.md b/dependency/mariadb/7.0.5/app-changelog.md deleted file mode 100644 index 0498c60a978..00000000000 --- a/dependency/mariadb/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.5](https://github.com/truecharts/charts/compare/mariadb-7.0.4...mariadb-7.0.5) (2023-04-12) - -### Chore - -- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.5/charts/common-12.4.6.tgz b/dependency/mariadb/7.0.5/charts/common-12.4.6.tgz deleted file mode 100644 index ba0ec744510..00000000000 Binary files a/dependency/mariadb/7.0.5/charts/common-12.4.6.tgz and /dev/null differ diff --git a/dependency/mariadb/7.0.5/CHANGELOG.md b/dependency/mariadb/7.0.6/CHANGELOG.md similarity index 90% rename from dependency/mariadb/7.0.5/CHANGELOG.md rename to dependency/mariadb/7.0.6/CHANGELOG.md index a8a2d29cabd..924fc5fab01 100644 --- a/dependency/mariadb/7.0.5/CHANGELOG.md +++ b/dependency/mariadb/7.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.6](https://github.com/truecharts/charts/compare/mariadb-7.0.5...mariadb-7.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + + + ## [mariadb-7.0.5](https://github.com/truecharts/charts/compare/mariadb-7.0.4...mariadb-7.0.5) (2023-04-12) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - - - -## [mariadb-6.0.6](https://github.com/truecharts/charts/compare/mariadb-6.0.5...mariadb-6.0.6) (2023-03-06) - -### Chore diff --git a/dependency/mariadb/7.0.5/Chart.yaml b/dependency/mariadb/7.0.6/Chart.yaml similarity index 96% rename from dependency/mariadb/7.0.5/Chart.yaml rename to dependency/mariadb/7.0.6/Chart.yaml index 362a90d4014..ad7b594253b 100644 --- a/dependency/mariadb/7.0.5/Chart.yaml +++ b/dependency/mariadb/7.0.6/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.6 + version: 12.4.9 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.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.5/README.md b/dependency/mariadb/7.0.6/README.md similarity index 100% rename from dependency/mariadb/7.0.5/README.md rename to dependency/mariadb/7.0.6/README.md diff --git a/dependency/mariadb/7.0.6/app-changelog.md b/dependency/mariadb/7.0.6/app-changelog.md new file mode 100644 index 00000000000..70fdb3cfac6 --- /dev/null +++ b/dependency/mariadb/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.6](https://github.com/truecharts/charts/compare/mariadb-7.0.5...mariadb-7.0.6) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.5/app-readme.md b/dependency/mariadb/7.0.6/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.5/app-readme.md rename to dependency/mariadb/7.0.6/app-readme.md diff --git a/dependency/mariadb/7.0.6/charts/common-12.4.9.tgz b/dependency/mariadb/7.0.6/charts/common-12.4.9.tgz new file mode 100644 index 00000000000..bdd5d157dcf Binary files /dev/null and b/dependency/mariadb/7.0.6/charts/common-12.4.9.tgz differ diff --git a/dependency/mariadb/7.0.5/ix_values.yaml b/dependency/mariadb/7.0.6/ix_values.yaml similarity index 100% rename from dependency/mariadb/7.0.5/ix_values.yaml rename to dependency/mariadb/7.0.6/ix_values.yaml diff --git a/dependency/mariadb/7.0.5/questions.yaml b/dependency/mariadb/7.0.6/questions.yaml similarity index 99% rename from dependency/mariadb/7.0.5/questions.yaml rename to dependency/mariadb/7.0.6/questions.yaml index 92396ded1ba..b5c120e9f4e 100644 --- a/dependency/mariadb/7.0.5/questions.yaml +++ b/dependency/mariadb/7.0.6/questions.yaml @@ -239,7 +239,7 @@ questions: schema: type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -785,7 +785,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly diff --git a/dependency/mariadb/7.0.5/templates/NOTES.txt b/dependency/mariadb/7.0.6/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.5/templates/NOTES.txt rename to dependency/mariadb/7.0.6/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.5/templates/common.yaml b/dependency/mariadb/7.0.6/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.5/templates/common.yaml rename to dependency/mariadb/7.0.6/templates/common.yaml diff --git a/dependency/mariadb/7.0.5/values.yaml b/dependency/mariadb/7.0.6/values.yaml similarity index 100% rename from dependency/mariadb/7.0.5/values.yaml rename to dependency/mariadb/7.0.6/values.yaml diff --git a/dependency/memcached/6.0.15/app-changelog.md b/dependency/memcached/6.0.15/app-changelog.md deleted file mode 100644 index f718c049246..00000000000 --- a/dependency/memcached/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.15](https://github.com/truecharts/charts/compare/memcached-6.0.14...memcached-6.0.15) (2023-04-12) - -### Chore - -- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.15/charts/common-12.4.6.tgz b/dependency/memcached/6.0.15/charts/common-12.4.6.tgz deleted file mode 100644 index ba0ec744510..00000000000 Binary files a/dependency/memcached/6.0.15/charts/common-12.4.6.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.15/CHANGELOG.md b/dependency/memcached/6.0.16/CHANGELOG.md similarity index 89% rename from dependency/memcached/6.0.15/CHANGELOG.md rename to dependency/memcached/6.0.16/CHANGELOG.md index b0b59c7a267..72b5b56b01b 100644 --- a/dependency/memcached/6.0.15/CHANGELOG.md +++ b/dependency/memcached/6.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.16](https://github.com/truecharts/charts/compare/memcached-6.0.15...memcached-6.0.16) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + + + ## [memcached-6.0.15](https://github.com/truecharts/charts/compare/memcached-6.0.14...memcached-6.0.15) (2023-04-12) ### Chore @@ -88,12 +97,3 @@ ## [memcached-6.0.6](https://github.com/truecharts/charts/compare/memcached-6.0.5...memcached-6.0.6) (2023-03-06) ### Chore - -- bump common - - - - -## [memcached-6.0.5](https://github.com/truecharts/charts/compare/memcached-6.0.4...memcached-6.0.5) (2023-03-06) - -### Fix diff --git a/dependency/memcached/6.0.15/Chart.yaml b/dependency/memcached/6.0.16/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.15/Chart.yaml rename to dependency/memcached/6.0.16/Chart.yaml index 2a07d8f027e..830438cb1c9 100644 --- a/dependency/memcached/6.0.15/Chart.yaml +++ b/dependency/memcached/6.0.16/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.6 + version: 12.4.9 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.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.15/README.md b/dependency/memcached/6.0.16/README.md similarity index 100% rename from dependency/memcached/6.0.15/README.md rename to dependency/memcached/6.0.16/README.md diff --git a/dependency/memcached/6.0.16/app-changelog.md b/dependency/memcached/6.0.16/app-changelog.md new file mode 100644 index 00000000000..eaca287d432 --- /dev/null +++ b/dependency/memcached/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.16](https://github.com/truecharts/charts/compare/memcached-6.0.15...memcached-6.0.16) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.15/app-readme.md b/dependency/memcached/6.0.16/app-readme.md similarity index 100% rename from dependency/memcached/6.0.15/app-readme.md rename to dependency/memcached/6.0.16/app-readme.md diff --git a/dependency/memcached/6.0.16/charts/common-12.4.9.tgz b/dependency/memcached/6.0.16/charts/common-12.4.9.tgz new file mode 100644 index 00000000000..bdd5d157dcf Binary files /dev/null and b/dependency/memcached/6.0.16/charts/common-12.4.9.tgz differ diff --git a/dependency/memcached/6.0.15/ix_values.yaml b/dependency/memcached/6.0.16/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.15/ix_values.yaml rename to dependency/memcached/6.0.16/ix_values.yaml diff --git a/dependency/memcached/6.0.15/questions.yaml b/dependency/memcached/6.0.16/questions.yaml similarity index 99% rename from dependency/memcached/6.0.15/questions.yaml rename to dependency/memcached/6.0.16/questions.yaml index cbc75437594..4910701524f 100644 --- a/dependency/memcached/6.0.15/questions.yaml +++ b/dependency/memcached/6.0.16/questions.yaml @@ -209,7 +209,7 @@ questions: schema: type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -674,7 +674,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly diff --git a/dependency/memcached/6.0.15/templates/NOTES.txt b/dependency/memcached/6.0.16/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.15/templates/NOTES.txt rename to dependency/memcached/6.0.16/templates/NOTES.txt diff --git a/dependency/memcached/6.0.15/templates/common.yaml b/dependency/memcached/6.0.16/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.15/templates/common.yaml rename to dependency/memcached/6.0.16/templates/common.yaml diff --git a/dependency/memcached/6.0.15/values.yaml b/dependency/memcached/6.0.16/values.yaml similarity index 100% rename from dependency/memcached/6.0.15/values.yaml rename to dependency/memcached/6.0.16/values.yaml diff --git a/dependency/mongodb/6.0.4/app-changelog.md b/dependency/mongodb/6.0.4/app-changelog.md deleted file mode 100644 index 3e6b6c125ef..00000000000 --- a/dependency/mongodb/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.4](https://github.com/truecharts/charts/compare/mongodb-6.0.3...mongodb-6.0.4) (2023-04-12) - -### Chore - -- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.4/charts/common-12.4.6.tgz b/dependency/mongodb/6.0.4/charts/common-12.4.6.tgz deleted file mode 100644 index ba0ec744510..00000000000 Binary files a/dependency/mongodb/6.0.4/charts/common-12.4.6.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.4/CHANGELOG.md b/dependency/mongodb/6.0.5/CHANGELOG.md similarity index 89% rename from dependency/mongodb/6.0.4/CHANGELOG.md rename to dependency/mongodb/6.0.5/CHANGELOG.md index 272eb359a69..3540e216cc7 100644 --- a/dependency/mongodb/6.0.4/CHANGELOG.md +++ b/dependency/mongodb/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.5](https://github.com/truecharts/charts/compare/mongodb-6.0.4...mongodb-6.0.5) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + + + ## [mongodb-6.0.4](https://github.com/truecharts/charts/compare/mongodb-6.0.3...mongodb-6.0.4) (2023-04-12) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-5.0.6](https://github.com/truecharts/charts/compare/mongodb-5.0.5...mongodb-5.0.6) (2023-03-06) ### Chore - -- bump common - - - - -## [mongodb-5.0.5](https://github.com/truecharts/charts/compare/mongodb-5.0.4...mongodb-5.0.5) (2023-03-06) - -### Fix diff --git a/dependency/mongodb/6.0.4/Chart.yaml b/dependency/mongodb/6.0.5/Chart.yaml similarity index 96% rename from dependency/mongodb/6.0.4/Chart.yaml rename to dependency/mongodb/6.0.5/Chart.yaml index 593b8a25b5f..2c66022c66d 100644 --- a/dependency/mongodb/6.0.4/Chart.yaml +++ b/dependency/mongodb/6.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.6 + version: 12.4.9 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.4 +version: 6.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.4/README.md b/dependency/mongodb/6.0.5/README.md similarity index 100% rename from dependency/mongodb/6.0.4/README.md rename to dependency/mongodb/6.0.5/README.md diff --git a/dependency/mongodb/6.0.5/app-changelog.md b/dependency/mongodb/6.0.5/app-changelog.md new file mode 100644 index 00000000000..9a461ec01d7 --- /dev/null +++ b/dependency/mongodb/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.5](https://github.com/truecharts/charts/compare/mongodb-6.0.4...mongodb-6.0.5) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.4/app-readme.md b/dependency/mongodb/6.0.5/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.4/app-readme.md rename to dependency/mongodb/6.0.5/app-readme.md diff --git a/dependency/mongodb/6.0.5/charts/common-12.4.9.tgz b/dependency/mongodb/6.0.5/charts/common-12.4.9.tgz new file mode 100644 index 00000000000..bdd5d157dcf Binary files /dev/null and b/dependency/mongodb/6.0.5/charts/common-12.4.9.tgz differ diff --git a/dependency/mongodb/6.0.4/ix_values.yaml b/dependency/mongodb/6.0.5/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.4/ix_values.yaml rename to dependency/mongodb/6.0.5/ix_values.yaml diff --git a/dependency/mongodb/6.0.4/questions.yaml b/dependency/mongodb/6.0.5/questions.yaml similarity index 99% rename from dependency/mongodb/6.0.4/questions.yaml rename to dependency/mongodb/6.0.5/questions.yaml index fd539bac0a5..86b85480e9d 100644 --- a/dependency/mongodb/6.0.4/questions.yaml +++ b/dependency/mongodb/6.0.5/questions.yaml @@ -239,7 +239,7 @@ questions: schema: type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -785,7 +785,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly diff --git a/dependency/mongodb/6.0.4/templates/NOTES.txt b/dependency/mongodb/6.0.5/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.4/templates/NOTES.txt rename to dependency/mongodb/6.0.5/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.4/templates/common.yaml b/dependency/mongodb/6.0.5/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.4/templates/common.yaml rename to dependency/mongodb/6.0.5/templates/common.yaml diff --git a/dependency/mongodb/6.0.4/values.yaml b/dependency/mongodb/6.0.5/values.yaml similarity index 100% rename from dependency/mongodb/6.0.4/values.yaml rename to dependency/mongodb/6.0.5/values.yaml diff --git a/dependency/redis/6.0.21/app-changelog.md b/dependency/redis/6.0.21/app-changelog.md deleted file mode 100644 index b34f9f85981..00000000000 --- a/dependency/redis/6.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.21](https://github.com/truecharts/charts/compare/redis-6.0.20...redis-6.0.21) (2023-04-12) - -### Chore - -- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958)) - - \ No newline at end of file diff --git a/dependency/redis/6.0.21/charts/common-12.4.6.tgz b/dependency/redis/6.0.21/charts/common-12.4.6.tgz deleted file mode 100644 index ba0ec744510..00000000000 Binary files a/dependency/redis/6.0.21/charts/common-12.4.6.tgz and /dev/null differ diff --git a/dependency/redis/6.0.21/CHANGELOG.md b/dependency/redis/6.0.22/CHANGELOG.md similarity index 89% rename from dependency/redis/6.0.21/CHANGELOG.md rename to dependency/redis/6.0.22/CHANGELOG.md index 484606b87a2..31a6be33819 100644 --- a/dependency/redis/6.0.21/CHANGELOG.md +++ b/dependency/redis/6.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.22](https://github.com/truecharts/charts/compare/redis-6.0.21...redis-6.0.22) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + + + ## [redis-6.0.21](https://github.com/truecharts/charts/compare/redis-6.0.20...redis-6.0.21) (2023-04-12) ### Chore @@ -88,12 +97,3 @@ ## [redis-6.0.12](https://github.com/truecharts/charts/compare/redis-6.0.11...redis-6.0.12) (2023-03-07) ### Fix - -- Fix fsGroup of dependency train ([#7758](https://github.com/truecharts/charts/issues/7758)) - - - - -## [redis-6.0.11](https://github.com/truecharts/charts/compare/redis-6.0.10...redis-6.0.11) (2023-03-06) - - diff --git a/dependency/redis/6.0.21/Chart.yaml b/dependency/redis/6.0.22/Chart.yaml similarity index 95% rename from dependency/redis/6.0.21/Chart.yaml rename to dependency/redis/6.0.22/Chart.yaml index b9d61b3acd9..e9663b6c5e1 100644 --- a/dependency/redis/6.0.21/Chart.yaml +++ b/dependency/redis/6.0.22/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.6 + version: 12.4.9 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.21 +version: 6.0.22 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.21/README.md b/dependency/redis/6.0.22/README.md similarity index 100% rename from dependency/redis/6.0.21/README.md rename to dependency/redis/6.0.22/README.md diff --git a/dependency/redis/6.0.22/app-changelog.md b/dependency/redis/6.0.22/app-changelog.md new file mode 100644 index 00000000000..a4279f80a68 --- /dev/null +++ b/dependency/redis/6.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.22](https://github.com/truecharts/charts/compare/redis-6.0.21...redis-6.0.22) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.21/app-readme.md b/dependency/redis/6.0.22/app-readme.md similarity index 100% rename from dependency/redis/6.0.21/app-readme.md rename to dependency/redis/6.0.22/app-readme.md diff --git a/dependency/redis/6.0.22/charts/common-12.4.9.tgz b/dependency/redis/6.0.22/charts/common-12.4.9.tgz new file mode 100644 index 00000000000..bdd5d157dcf Binary files /dev/null and b/dependency/redis/6.0.22/charts/common-12.4.9.tgz differ diff --git a/dependency/redis/6.0.21/ix_values.yaml b/dependency/redis/6.0.22/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.21/ix_values.yaml rename to dependency/redis/6.0.22/ix_values.yaml diff --git a/dependency/redis/6.0.21/questions.yaml b/dependency/redis/6.0.22/questions.yaml similarity index 99% rename from dependency/redis/6.0.21/questions.yaml rename to dependency/redis/6.0.22/questions.yaml index 62ba82a0c40..26d84fa6719 100644 --- a/dependency/redis/6.0.21/questions.yaml +++ b/dependency/redis/6.0.22/questions.yaml @@ -218,7 +218,7 @@ questions: schema: type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -761,7 +761,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly diff --git a/dependency/redis/6.0.21/templates/NOTES.txt b/dependency/redis/6.0.22/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.21/templates/NOTES.txt rename to dependency/redis/6.0.22/templates/NOTES.txt diff --git a/dependency/redis/6.0.21/templates/common.yaml b/dependency/redis/6.0.22/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.21/templates/common.yaml rename to dependency/redis/6.0.22/templates/common.yaml diff --git a/dependency/redis/6.0.21/values.yaml b/dependency/redis/6.0.22/values.yaml similarity index 100% rename from dependency/redis/6.0.21/values.yaml rename to dependency/redis/6.0.22/values.yaml diff --git a/dependency/solr/4.0.4/app-changelog.md b/dependency/solr/4.0.4/app-changelog.md deleted file mode 100644 index 6c1071eaa55..00000000000 --- a/dependency/solr/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.4](https://github.com/truecharts/charts/compare/solr-4.0.3...solr-4.0.4) (2023-04-12) - -### Chore - -- bump common on dep train ([#7958](https://github.com/truecharts/charts/issues/7958)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.4/charts/common-12.4.6.tgz b/dependency/solr/4.0.4/charts/common-12.4.6.tgz deleted file mode 100644 index ba0ec744510..00000000000 Binary files a/dependency/solr/4.0.4/charts/common-12.4.6.tgz and /dev/null differ diff --git a/dependency/solr/4.0.4/CHANGELOG.md b/dependency/solr/4.0.5/CHANGELOG.md similarity index 90% rename from dependency/solr/4.0.4/CHANGELOG.md rename to dependency/solr/4.0.5/CHANGELOG.md index 6e8e3031988..23fc7bec3a5 100644 --- a/dependency/solr/4.0.4/CHANGELOG.md +++ b/dependency/solr/4.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.5](https://github.com/truecharts/charts/compare/solr-4.0.4...solr-4.0.5) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + + + ## [solr-4.0.4](https://github.com/truecharts/charts/compare/solr-4.0.3...solr-4.0.4) (2023-04-12) ### Chore @@ -88,12 +97,3 @@ - update common with vct label fix ([#7750](https://github.com/truecharts/charts/issues/7750)) - - - - -## [solr-3.0.4](https://github.com/truecharts/charts/compare/solr-3.0.3...solr-3.0.4) (2023-03-06) - -### Chore - -- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) diff --git a/dependency/solr/4.0.4/Chart.yaml b/dependency/solr/4.0.5/Chart.yaml similarity index 95% rename from dependency/solr/4.0.4/Chart.yaml rename to dependency/solr/4.0.5/Chart.yaml index 62affda6309..e3474308b23 100644 --- a/dependency/solr/4.0.4/Chart.yaml +++ b/dependency/solr/4.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.6 + version: 12.4.9 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.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.4/README.md b/dependency/solr/4.0.5/README.md similarity index 100% rename from dependency/solr/4.0.4/README.md rename to dependency/solr/4.0.5/README.md diff --git a/dependency/solr/4.0.5/app-changelog.md b/dependency/solr/4.0.5/app-changelog.md new file mode 100644 index 00000000000..f252de19aeb --- /dev/null +++ b/dependency/solr/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.5](https://github.com/truecharts/charts/compare/solr-4.0.4...solr-4.0.5) (2023-04-14) + +### Chore + +- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.4/app-readme.md b/dependency/solr/4.0.5/app-readme.md similarity index 100% rename from dependency/solr/4.0.4/app-readme.md rename to dependency/solr/4.0.5/app-readme.md diff --git a/dependency/solr/4.0.5/charts/common-12.4.9.tgz b/dependency/solr/4.0.5/charts/common-12.4.9.tgz new file mode 100644 index 00000000000..bdd5d157dcf Binary files /dev/null and b/dependency/solr/4.0.5/charts/common-12.4.9.tgz differ diff --git a/dependency/solr/4.0.4/ix_values.yaml b/dependency/solr/4.0.5/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.4/ix_values.yaml rename to dependency/solr/4.0.5/ix_values.yaml diff --git a/dependency/solr/4.0.4/questions.yaml b/dependency/solr/4.0.5/questions.yaml similarity index 99% rename from dependency/solr/4.0.4/questions.yaml rename to dependency/solr/4.0.5/questions.yaml index 1e95dcff8ab..748a0ea0067 100644 --- a/dependency/solr/4.0.4/questions.yaml +++ b/dependency/solr/4.0.5/questions.yaml @@ -246,7 +246,7 @@ questions: schema: type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -792,7 +792,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly diff --git a/dependency/solr/4.0.4/templates/NOTES.txt b/dependency/solr/4.0.5/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.4/templates/NOTES.txt rename to dependency/solr/4.0.5/templates/NOTES.txt diff --git a/dependency/solr/4.0.4/templates/common.yaml b/dependency/solr/4.0.5/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.4/templates/common.yaml rename to dependency/solr/4.0.5/templates/common.yaml diff --git a/dependency/solr/4.0.4/values.yaml b/dependency/solr/4.0.5/values.yaml similarity index 100% rename from dependency/solr/4.0.4/values.yaml rename to dependency/solr/4.0.5/values.yaml