diff --git a/dependency/clickhouse/5.0.35/app-changelog.md b/dependency/clickhouse/5.0.35/app-changelog.md deleted file mode 100644 index dcc44ebb94..0000000000 --- a/dependency/clickhouse/5.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.35](https://github.com/truecharts/charts/compare/clickhouse-5.0.34...clickhouse-5.0.35) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.35/charts/common-12.12.3.tgz b/dependency/clickhouse/5.0.35/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/clickhouse/5.0.35/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.35/CHANGELOG.md b/dependency/clickhouse/5.0.36/CHANGELOG.md similarity index 88% rename from dependency/clickhouse/5.0.35/CHANGELOG.md rename to dependency/clickhouse/5.0.36/CHANGELOG.md index c8503eac03..4f6112eff9 100644 --- a/dependency/clickhouse/5.0.35/CHANGELOG.md +++ b/dependency/clickhouse/5.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-5.0.36](https://github.com/truecharts/charts/compare/clickhouse-5.0.35...clickhouse-5.0.36) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [clickhouse-5.0.35](https://github.com/truecharts/charts/compare/clickhouse-5.0.34...clickhouse-5.0.35) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ -## [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.35/Chart.yaml b/dependency/clickhouse/5.0.36/Chart.yaml similarity index 95% rename from dependency/clickhouse/5.0.35/Chart.yaml rename to dependency/clickhouse/5.0.36/Chart.yaml index 1fdb78577c..d39acf36a2 100644 --- a/dependency/clickhouse/5.0.35/Chart.yaml +++ b/dependency/clickhouse/5.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.4.2.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.35 +version: 5.0.36 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.35/README.md b/dependency/clickhouse/5.0.36/README.md similarity index 100% rename from dependency/clickhouse/5.0.35/README.md rename to dependency/clickhouse/5.0.36/README.md diff --git a/dependency/clickhouse/5.0.36/app-changelog.md b/dependency/clickhouse/5.0.36/app-changelog.md new file mode 100644 index 0000000000..83c6d31456 --- /dev/null +++ b/dependency/clickhouse/5.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-5.0.36](https://github.com/truecharts/charts/compare/clickhouse-5.0.35...clickhouse-5.0.36) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.35/app-readme.md b/dependency/clickhouse/5.0.36/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.35/app-readme.md rename to dependency/clickhouse/5.0.36/app-readme.md diff --git a/dependency/clickhouse/5.0.36/charts/common-12.12.4.tgz b/dependency/clickhouse/5.0.36/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/clickhouse/5.0.36/charts/common-12.12.4.tgz differ diff --git a/dependency/clickhouse/5.0.35/ix_values.yaml b/dependency/clickhouse/5.0.36/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.35/ix_values.yaml rename to dependency/clickhouse/5.0.36/ix_values.yaml diff --git a/dependency/clickhouse/5.0.35/questions.yaml b/dependency/clickhouse/5.0.36/questions.yaml similarity index 99% rename from dependency/clickhouse/5.0.35/questions.yaml rename to dependency/clickhouse/5.0.36/questions.yaml index 950b53b00f..a32ab7fe4e 100644 --- a/dependency/clickhouse/5.0.35/questions.yaml +++ b/dependency/clickhouse/5.0.36/questions.yaml @@ -1771,6 +1771,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/clickhouse/5.0.35/templates/NOTES.txt b/dependency/clickhouse/5.0.36/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.35/templates/NOTES.txt rename to dependency/clickhouse/5.0.36/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.35/templates/common.yaml b/dependency/clickhouse/5.0.36/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.35/templates/common.yaml rename to dependency/clickhouse/5.0.36/templates/common.yaml diff --git a/dependency/clickhouse/5.0.35/values.yaml b/dependency/clickhouse/5.0.36/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.35/values.yaml rename to dependency/clickhouse/5.0.36/values.yaml diff --git a/dependency/kube-state-metrics/1.0.13/app-changelog.md b/dependency/kube-state-metrics/1.0.13/app-changelog.md deleted file mode 100644 index d6bf6a88db..0000000000 --- a/dependency/kube-state-metrics/1.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-1.0.13](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.12...kube-state-metrics-1.0.13) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.13/charts/common-12.12.3.tgz b/dependency/kube-state-metrics/1.0.13/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/kube-state-metrics/1.0.13/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/1.0.13/CHANGELOG.md b/dependency/kube-state-metrics/1.0.14/CHANGELOG.md similarity index 86% rename from dependency/kube-state-metrics/1.0.13/CHANGELOG.md rename to dependency/kube-state-metrics/1.0.14/CHANGELOG.md index 252e8c1455..d3d66cb68b 100644 --- a/dependency/kube-state-metrics/1.0.13/CHANGELOG.md +++ b/dependency/kube-state-metrics/1.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-1.0.14](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.13...kube-state-metrics-1.0.14) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [kube-state-metrics-1.0.13](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.12...kube-state-metrics-1.0.13) (2023-06-07) ### 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/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)) - - - - -## [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) - diff --git a/dependency/kube-state-metrics/1.0.13/Chart.yaml b/dependency/kube-state-metrics/1.0.14/Chart.yaml similarity index 95% rename from dependency/kube-state-metrics/1.0.13/Chart.yaml rename to dependency/kube-state-metrics/1.0.14/Chart.yaml index 43c61e3f6c..619c207442 100644 --- a/dependency/kube-state-metrics/1.0.13/Chart.yaml +++ b/dependency/kube-state-metrics/1.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.8.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/1.0.13/LICENSE b/dependency/kube-state-metrics/1.0.14/LICENSE similarity index 100% rename from dependency/kube-state-metrics/1.0.13/LICENSE rename to dependency/kube-state-metrics/1.0.14/LICENSE diff --git a/dependency/kube-state-metrics/1.0.13/README.md b/dependency/kube-state-metrics/1.0.14/README.md similarity index 100% rename from dependency/kube-state-metrics/1.0.13/README.md rename to dependency/kube-state-metrics/1.0.14/README.md diff --git a/dependency/kube-state-metrics/1.0.14/app-changelog.md b/dependency/kube-state-metrics/1.0.14/app-changelog.md new file mode 100644 index 0000000000..a46adf9d4f --- /dev/null +++ b/dependency/kube-state-metrics/1.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-1.0.14](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.13...kube-state-metrics-1.0.14) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.13/app-readme.md b/dependency/kube-state-metrics/1.0.14/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/1.0.13/app-readme.md rename to dependency/kube-state-metrics/1.0.14/app-readme.md diff --git a/dependency/kube-state-metrics/1.0.14/charts/common-12.12.4.tgz b/dependency/kube-state-metrics/1.0.14/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/kube-state-metrics/1.0.14/charts/common-12.12.4.tgz differ diff --git a/dependency/kube-state-metrics/1.0.13/ix_values.yaml b/dependency/kube-state-metrics/1.0.14/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.13/ix_values.yaml rename to dependency/kube-state-metrics/1.0.14/ix_values.yaml diff --git a/dependency/kube-state-metrics/1.0.13/questions.yaml b/dependency/kube-state-metrics/1.0.14/questions.yaml similarity index 99% rename from dependency/kube-state-metrics/1.0.13/questions.yaml rename to dependency/kube-state-metrics/1.0.14/questions.yaml index 66ddceca10..19e42e09d9 100644 --- a/dependency/kube-state-metrics/1.0.13/questions.yaml +++ b/dependency/kube-state-metrics/1.0.14/questions.yaml @@ -1903,6 +1903,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/kube-state-metrics/1.0.13/templates/NOTES.txt b/dependency/kube-state-metrics/1.0.14/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/1.0.13/templates/NOTES.txt rename to dependency/kube-state-metrics/1.0.14/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/1.0.13/templates/common.yaml b/dependency/kube-state-metrics/1.0.14/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.13/templates/common.yaml rename to dependency/kube-state-metrics/1.0.14/templates/common.yaml diff --git a/dependency/kube-state-metrics/1.0.13/values.yaml b/dependency/kube-state-metrics/1.0.14/values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.13/values.yaml rename to dependency/kube-state-metrics/1.0.14/values.yaml diff --git a/dependency/mariadb/7.0.43/app-changelog.md b/dependency/mariadb/7.0.43/app-changelog.md deleted file mode 100644 index ea95841768..0000000000 --- a/dependency/mariadb/7.0.43/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.43](https://github.com/truecharts/charts/compare/mariadb-7.0.42...mariadb-7.0.43) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.43/charts/common-12.12.3.tgz b/dependency/mariadb/7.0.43/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/mariadb/7.0.43/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/mariadb/7.0.43/CHANGELOG.md b/dependency/mariadb/7.0.44/CHANGELOG.md similarity index 90% rename from dependency/mariadb/7.0.43/CHANGELOG.md rename to dependency/mariadb/7.0.44/CHANGELOG.md index 391adfb8c9..31ec94e6eb 100644 --- a/dependency/mariadb/7.0.43/CHANGELOG.md +++ b/dependency/mariadb/7.0.44/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.44](https://github.com/truecharts/charts/compare/mariadb-7.0.43...mariadb-7.0.44) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [mariadb-7.0.43](https://github.com/truecharts/charts/compare/mariadb-7.0.42...mariadb-7.0.43) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-7.0.34](https://github.com/truecharts/charts/compare/mariadb-7.0.33...mariadb-7.0.34) (2023-05-26) ### Chore - -- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9175](https://github.com/truecharts/charts/issues/9175)) - - - - -## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25) - -### Chore diff --git a/dependency/mariadb/7.0.43/Chart.yaml b/dependency/mariadb/7.0.44/Chart.yaml similarity index 96% rename from dependency/mariadb/7.0.43/Chart.yaml rename to dependency/mariadb/7.0.44/Chart.yaml index 98cc04b476..87d160555b 100644 --- a/dependency/mariadb/7.0.43/Chart.yaml +++ b/dependency/mariadb/7.0.44/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.43 +version: 7.0.44 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.43/README.md b/dependency/mariadb/7.0.44/README.md similarity index 100% rename from dependency/mariadb/7.0.43/README.md rename to dependency/mariadb/7.0.44/README.md diff --git a/dependency/mariadb/7.0.44/app-changelog.md b/dependency/mariadb/7.0.44/app-changelog.md new file mode 100644 index 0000000000..8527e598d6 --- /dev/null +++ b/dependency/mariadb/7.0.44/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.44](https://github.com/truecharts/charts/compare/mariadb-7.0.43...mariadb-7.0.44) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.43/app-readme.md b/dependency/mariadb/7.0.44/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.43/app-readme.md rename to dependency/mariadb/7.0.44/app-readme.md diff --git a/dependency/mariadb/7.0.44/charts/common-12.12.4.tgz b/dependency/mariadb/7.0.44/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/mariadb/7.0.44/charts/common-12.12.4.tgz differ diff --git a/dependency/mariadb/7.0.43/ix_values.yaml b/dependency/mariadb/7.0.44/ix_values.yaml similarity index 100% rename from dependency/mariadb/7.0.43/ix_values.yaml rename to dependency/mariadb/7.0.44/ix_values.yaml diff --git a/dependency/mariadb/7.0.43/questions.yaml b/dependency/mariadb/7.0.44/questions.yaml similarity index 99% rename from dependency/mariadb/7.0.43/questions.yaml rename to dependency/mariadb/7.0.44/questions.yaml index 5b54d9cc78..d8d4545a29 100644 --- a/dependency/mariadb/7.0.43/questions.yaml +++ b/dependency/mariadb/7.0.44/questions.yaml @@ -1625,6 +1625,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/mariadb/7.0.43/templates/NOTES.txt b/dependency/mariadb/7.0.44/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.43/templates/NOTES.txt rename to dependency/mariadb/7.0.44/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.43/templates/common.yaml b/dependency/mariadb/7.0.44/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.43/templates/common.yaml rename to dependency/mariadb/7.0.44/templates/common.yaml diff --git a/dependency/mariadb/7.0.43/values.yaml b/dependency/mariadb/7.0.44/values.yaml similarity index 100% rename from dependency/mariadb/7.0.43/values.yaml rename to dependency/mariadb/7.0.44/values.yaml diff --git a/dependency/memcached/6.0.53/app-changelog.md b/dependency/memcached/6.0.53/app-changelog.md deleted file mode 100644 index b86e2e7f50..0000000000 --- a/dependency/memcached/6.0.53/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.53](https://github.com/truecharts/charts/compare/memcached-6.0.52...memcached-6.0.53) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.53/charts/common-12.12.3.tgz b/dependency/memcached/6.0.53/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/memcached/6.0.53/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.53/CHANGELOG.md b/dependency/memcached/6.0.54/CHANGELOG.md similarity index 84% rename from dependency/memcached/6.0.53/CHANGELOG.md rename to dependency/memcached/6.0.54/CHANGELOG.md index 2c262a8441..e9a7e2f4dd 100644 --- a/dependency/memcached/6.0.53/CHANGELOG.md +++ b/dependency/memcached/6.0.54/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.54](https://github.com/truecharts/charts/compare/memcached-6.0.53...memcached-6.0.54) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [memcached-6.0.53](https://github.com/truecharts/charts/compare/memcached-6.0.52...memcached-6.0.53) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ ## [memcached-6.0.44](https://github.com/truecharts/charts/compare/memcached-6.0.41...memcached-6.0.44) (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/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.53/Chart.yaml b/dependency/memcached/6.0.54/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.53/Chart.yaml rename to dependency/memcached/6.0.54/Chart.yaml index 5f9e697bd4..6ded8e8e61 100644 --- a/dependency/memcached/6.0.53/Chart.yaml +++ b/dependency/memcached/6.0.54/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.20" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.53 +version: 6.0.54 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.53/README.md b/dependency/memcached/6.0.54/README.md similarity index 100% rename from dependency/memcached/6.0.53/README.md rename to dependency/memcached/6.0.54/README.md diff --git a/dependency/memcached/6.0.54/app-changelog.md b/dependency/memcached/6.0.54/app-changelog.md new file mode 100644 index 0000000000..6a2d334f4d --- /dev/null +++ b/dependency/memcached/6.0.54/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.54](https://github.com/truecharts/charts/compare/memcached-6.0.53...memcached-6.0.54) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.53/app-readme.md b/dependency/memcached/6.0.54/app-readme.md similarity index 100% rename from dependency/memcached/6.0.53/app-readme.md rename to dependency/memcached/6.0.54/app-readme.md diff --git a/dependency/memcached/6.0.54/charts/common-12.12.4.tgz b/dependency/memcached/6.0.54/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/memcached/6.0.54/charts/common-12.12.4.tgz differ diff --git a/dependency/memcached/6.0.53/ix_values.yaml b/dependency/memcached/6.0.54/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.53/ix_values.yaml rename to dependency/memcached/6.0.54/ix_values.yaml diff --git a/dependency/memcached/6.0.53/questions.yaml b/dependency/memcached/6.0.54/questions.yaml similarity index 99% rename from dependency/memcached/6.0.53/questions.yaml rename to dependency/memcached/6.0.54/questions.yaml index faf966b6a9..8df0144ea6 100644 --- a/dependency/memcached/6.0.53/questions.yaml +++ b/dependency/memcached/6.0.54/questions.yaml @@ -1514,6 +1514,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/memcached/6.0.53/templates/NOTES.txt b/dependency/memcached/6.0.54/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.53/templates/NOTES.txt rename to dependency/memcached/6.0.54/templates/NOTES.txt diff --git a/dependency/memcached/6.0.53/templates/common.yaml b/dependency/memcached/6.0.54/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.53/templates/common.yaml rename to dependency/memcached/6.0.54/templates/common.yaml diff --git a/dependency/memcached/6.0.53/values.yaml b/dependency/memcached/6.0.54/values.yaml similarity index 100% rename from dependency/memcached/6.0.53/values.yaml rename to dependency/memcached/6.0.54/values.yaml diff --git a/dependency/mongodb/6.0.42/app-changelog.md b/dependency/mongodb/6.0.42/app-changelog.md deleted file mode 100644 index 4e94cde46f..0000000000 --- a/dependency/mongodb/6.0.42/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.42](https://github.com/truecharts/charts/compare/mongodb-6.0.41...mongodb-6.0.42) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.42/charts/common-12.12.3.tgz b/dependency/mongodb/6.0.42/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/mongodb/6.0.42/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.42/CHANGELOG.md b/dependency/mongodb/6.0.43/CHANGELOG.md similarity index 84% rename from dependency/mongodb/6.0.42/CHANGELOG.md rename to dependency/mongodb/6.0.43/CHANGELOG.md index fddc84ceb5..8cd357cf60 100644 --- a/dependency/mongodb/6.0.42/CHANGELOG.md +++ b/dependency/mongodb/6.0.43/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.43](https://github.com/truecharts/charts/compare/mongodb-6.0.42...mongodb-6.0.43) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [mongodb-6.0.42](https://github.com/truecharts/charts/compare/mongodb-6.0.41...mongodb-6.0.42) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-6.0.33](https://github.com/truecharts/charts/compare/mongodb-6.0.30...mongodb-6.0.33) (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/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.42/Chart.yaml b/dependency/mongodb/6.0.43/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.42/Chart.yaml rename to dependency/mongodb/6.0.43/Chart.yaml index caa1c8aaf0..4ee5eab454 100644 --- a/dependency/mongodb/6.0.42/Chart.yaml +++ b/dependency/mongodb/6.0.43/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.42 +version: 6.0.43 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.42/README.md b/dependency/mongodb/6.0.43/README.md similarity index 100% rename from dependency/mongodb/6.0.42/README.md rename to dependency/mongodb/6.0.43/README.md diff --git a/dependency/mongodb/6.0.43/app-changelog.md b/dependency/mongodb/6.0.43/app-changelog.md new file mode 100644 index 0000000000..29721eaa1c --- /dev/null +++ b/dependency/mongodb/6.0.43/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.43](https://github.com/truecharts/charts/compare/mongodb-6.0.42...mongodb-6.0.43) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.42/app-readme.md b/dependency/mongodb/6.0.43/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.42/app-readme.md rename to dependency/mongodb/6.0.43/app-readme.md diff --git a/dependency/mongodb/6.0.43/charts/common-12.12.4.tgz b/dependency/mongodb/6.0.43/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/mongodb/6.0.43/charts/common-12.12.4.tgz differ diff --git a/dependency/mongodb/6.0.42/ix_values.yaml b/dependency/mongodb/6.0.43/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.42/ix_values.yaml rename to dependency/mongodb/6.0.43/ix_values.yaml diff --git a/dependency/mongodb/6.0.42/questions.yaml b/dependency/mongodb/6.0.43/questions.yaml similarity index 99% rename from dependency/mongodb/6.0.42/questions.yaml rename to dependency/mongodb/6.0.43/questions.yaml index 4805b0f1b6..3eb96169de 100644 --- a/dependency/mongodb/6.0.42/questions.yaml +++ b/dependency/mongodb/6.0.43/questions.yaml @@ -1625,6 +1625,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/mongodb/6.0.42/templates/NOTES.txt b/dependency/mongodb/6.0.43/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.42/templates/NOTES.txt rename to dependency/mongodb/6.0.43/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.42/templates/common.yaml b/dependency/mongodb/6.0.43/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.42/templates/common.yaml rename to dependency/mongodb/6.0.43/templates/common.yaml diff --git a/dependency/mongodb/6.0.42/values.yaml b/dependency/mongodb/6.0.43/values.yaml similarity index 100% rename from dependency/mongodb/6.0.42/values.yaml rename to dependency/mongodb/6.0.43/values.yaml diff --git a/dependency/node-exporter/1.0.16/app-changelog.md b/dependency/node-exporter/1.0.16/app-changelog.md deleted file mode 100644 index e73a6d5f4e..0000000000 --- a/dependency/node-exporter/1.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-1.0.16](https://github.com/truecharts/charts/compare/node-exporter-1.0.15...node-exporter-1.0.16) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/node-exporter/1.0.16/charts/common-12.12.3.tgz b/dependency/node-exporter/1.0.16/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/node-exporter/1.0.16/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/node-exporter/1.0.16/CHANGELOG.md b/dependency/node-exporter/1.0.17/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/1.0.16/CHANGELOG.md rename to dependency/node-exporter/1.0.17/CHANGELOG.md index 9819bf489e..3136397691 100644 --- a/dependency/node-exporter/1.0.16/CHANGELOG.md +++ b/dependency/node-exporter/1.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-1.0.17](https://github.com/truecharts/charts/compare/node-exporter-1.0.16...node-exporter-1.0.17) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [node-exporter-1.0.16](https://github.com/truecharts/charts/compare/node-exporter-1.0.15...node-exporter-1.0.16) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ - -## [node-exporter-1.0.7](https://github.com/truecharts/charts/compare/node-exporter-1.0.6...node-exporter-1.0.7) (2023-05-27) - -### Chore - -- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195)) - - - diff --git a/dependency/node-exporter/1.0.16/Chart.yaml b/dependency/node-exporter/1.0.17/Chart.yaml similarity index 95% rename from dependency/node-exporter/1.0.16/Chart.yaml rename to dependency/node-exporter/1.0.17/Chart.yaml index 4ee6d49265..eb2841bf7b 100644 --- a/dependency/node-exporter/1.0.16/Chart.yaml +++ b/dependency/node-exporter/1.0.17/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.16 +version: 1.0.17 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/1.0.16/LICENSE b/dependency/node-exporter/1.0.17/LICENSE similarity index 100% rename from dependency/node-exporter/1.0.16/LICENSE rename to dependency/node-exporter/1.0.17/LICENSE diff --git a/dependency/node-exporter/1.0.16/README.md b/dependency/node-exporter/1.0.17/README.md similarity index 100% rename from dependency/node-exporter/1.0.16/README.md rename to dependency/node-exporter/1.0.17/README.md diff --git a/dependency/node-exporter/1.0.17/app-changelog.md b/dependency/node-exporter/1.0.17/app-changelog.md new file mode 100644 index 0000000000..c2ca2246e0 --- /dev/null +++ b/dependency/node-exporter/1.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-1.0.17](https://github.com/truecharts/charts/compare/node-exporter-1.0.16...node-exporter-1.0.17) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/node-exporter/1.0.16/app-readme.md b/dependency/node-exporter/1.0.17/app-readme.md similarity index 100% rename from dependency/node-exporter/1.0.16/app-readme.md rename to dependency/node-exporter/1.0.17/app-readme.md diff --git a/dependency/node-exporter/1.0.17/charts/common-12.12.4.tgz b/dependency/node-exporter/1.0.17/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/node-exporter/1.0.17/charts/common-12.12.4.tgz differ diff --git a/dependency/node-exporter/1.0.16/ix_values.yaml b/dependency/node-exporter/1.0.17/ix_values.yaml similarity index 100% rename from dependency/node-exporter/1.0.16/ix_values.yaml rename to dependency/node-exporter/1.0.17/ix_values.yaml diff --git a/dependency/node-exporter/1.0.16/questions.yaml b/dependency/node-exporter/1.0.17/questions.yaml similarity index 99% rename from dependency/node-exporter/1.0.16/questions.yaml rename to dependency/node-exporter/1.0.17/questions.yaml index 04047681e9..8e09e33aee 100644 --- a/dependency/node-exporter/1.0.16/questions.yaml +++ b/dependency/node-exporter/1.0.17/questions.yaml @@ -1853,6 +1853,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/node-exporter/1.0.16/templates/NOTES.txt b/dependency/node-exporter/1.0.17/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/1.0.16/templates/NOTES.txt rename to dependency/node-exporter/1.0.17/templates/NOTES.txt diff --git a/dependency/node-exporter/1.0.16/templates/common.yaml b/dependency/node-exporter/1.0.17/templates/common.yaml similarity index 100% rename from dependency/node-exporter/1.0.16/templates/common.yaml rename to dependency/node-exporter/1.0.17/templates/common.yaml diff --git a/dependency/node-exporter/1.0.16/values.yaml b/dependency/node-exporter/1.0.17/values.yaml similarity index 100% rename from dependency/node-exporter/1.0.16/values.yaml rename to dependency/node-exporter/1.0.17/values.yaml diff --git a/dependency/redis/6.0.52/app-changelog.md b/dependency/redis/6.0.52/app-changelog.md deleted file mode 100644 index 9b5f2f969d..0000000000 --- a/dependency/redis/6.0.52/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.52](https://github.com/truecharts/charts/compare/redis-6.0.51...redis-6.0.52) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/redis/6.0.52/charts/common-12.12.3.tgz b/dependency/redis/6.0.52/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/redis/6.0.52/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/redis/6.0.52/CHANGELOG.md b/dependency/redis/6.0.53/CHANGELOG.md similarity index 88% rename from dependency/redis/6.0.52/CHANGELOG.md rename to dependency/redis/6.0.53/CHANGELOG.md index d22eaaca7c..f38629944a 100644 --- a/dependency/redis/6.0.52/CHANGELOG.md +++ b/dependency/redis/6.0.53/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.53](https://github.com/truecharts/charts/compare/redis-6.0.52...redis-6.0.53) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [redis-6.0.52](https://github.com/truecharts/charts/compare/redis-6.0.51...redis-6.0.52) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ -## [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.52/Chart.yaml b/dependency/redis/6.0.53/Chart.yaml similarity index 95% rename from dependency/redis/6.0.52/Chart.yaml rename to dependency/redis/6.0.53/Chart.yaml index a3cdaebd84..04d2ddbcce 100644 --- a/dependency/redis/6.0.52/Chart.yaml +++ b/dependency/redis/6.0.53/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.52 +version: 6.0.53 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.52/README.md b/dependency/redis/6.0.53/README.md similarity index 100% rename from dependency/redis/6.0.52/README.md rename to dependency/redis/6.0.53/README.md diff --git a/dependency/redis/6.0.53/app-changelog.md b/dependency/redis/6.0.53/app-changelog.md new file mode 100644 index 0000000000..d9f51a3b73 --- /dev/null +++ b/dependency/redis/6.0.53/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.53](https://github.com/truecharts/charts/compare/redis-6.0.52...redis-6.0.53) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.52/app-readme.md b/dependency/redis/6.0.53/app-readme.md similarity index 100% rename from dependency/redis/6.0.52/app-readme.md rename to dependency/redis/6.0.53/app-readme.md diff --git a/dependency/redis/6.0.53/charts/common-12.12.4.tgz b/dependency/redis/6.0.53/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/redis/6.0.53/charts/common-12.12.4.tgz differ diff --git a/dependency/redis/6.0.52/ix_values.yaml b/dependency/redis/6.0.53/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.52/ix_values.yaml rename to dependency/redis/6.0.53/ix_values.yaml diff --git a/dependency/redis/6.0.52/questions.yaml b/dependency/redis/6.0.53/questions.yaml similarity index 99% rename from dependency/redis/6.0.52/questions.yaml rename to dependency/redis/6.0.53/questions.yaml index 6e5fdfe62b..2540e480bd 100644 --- a/dependency/redis/6.0.52/questions.yaml +++ b/dependency/redis/6.0.53/questions.yaml @@ -1601,6 +1601,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/redis/6.0.52/templates/NOTES.txt b/dependency/redis/6.0.53/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.52/templates/NOTES.txt rename to dependency/redis/6.0.53/templates/NOTES.txt diff --git a/dependency/redis/6.0.52/templates/common.yaml b/dependency/redis/6.0.53/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.52/templates/common.yaml rename to dependency/redis/6.0.53/templates/common.yaml diff --git a/dependency/redis/6.0.52/values.yaml b/dependency/redis/6.0.53/values.yaml similarity index 100% rename from dependency/redis/6.0.52/values.yaml rename to dependency/redis/6.0.53/values.yaml diff --git a/dependency/solr/4.0.42/app-changelog.md b/dependency/solr/4.0.42/app-changelog.md deleted file mode 100644 index 0ea7de26f8..0000000000 --- a/dependency/solr/4.0.42/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.42](https://github.com/truecharts/charts/compare/solr-4.0.41...solr-4.0.42) (2023-06-07) - -### Chore - -- update helm chart common to 12.12.3 ([#9444](https://github.com/truecharts/charts/issues/9444)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.42/charts/common-12.12.3.tgz b/dependency/solr/4.0.42/charts/common-12.12.3.tgz deleted file mode 100644 index 98f348579a..0000000000 Binary files a/dependency/solr/4.0.42/charts/common-12.12.3.tgz and /dev/null differ diff --git a/dependency/solr/4.0.42/CHANGELOG.md b/dependency/solr/4.0.43/CHANGELOG.md similarity index 84% rename from dependency/solr/4.0.42/CHANGELOG.md rename to dependency/solr/4.0.43/CHANGELOG.md index e506c60dd1..88737f1f71 100644 --- a/dependency/solr/4.0.42/CHANGELOG.md +++ b/dependency/solr/4.0.43/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.43](https://github.com/truecharts/charts/compare/solr-4.0.42...solr-4.0.43) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + + + ## [solr-4.0.42](https://github.com/truecharts/charts/compare/solr-4.0.41...solr-4.0.42) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ ## [solr-4.0.33](https://github.com/truecharts/charts/compare/solr-4.0.30...solr-4.0.33) (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/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.42/Chart.yaml b/dependency/solr/4.0.43/Chart.yaml similarity index 95% rename from dependency/solr/4.0.42/Chart.yaml rename to dependency/solr/4.0.43/Chart.yaml index 51ea891290..dae36bb6d9 100644 --- a/dependency/solr/4.0.42/Chart.yaml +++ b/dependency/solr/4.0.43/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.3 + version: 12.12.4 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.42 +version: 4.0.43 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.42/README.md b/dependency/solr/4.0.43/README.md similarity index 100% rename from dependency/solr/4.0.42/README.md rename to dependency/solr/4.0.43/README.md diff --git a/dependency/solr/4.0.43/app-changelog.md b/dependency/solr/4.0.43/app-changelog.md new file mode 100644 index 0000000000..454ceb989f --- /dev/null +++ b/dependency/solr/4.0.43/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.43](https://github.com/truecharts/charts/compare/solr-4.0.42...solr-4.0.43) (2023-06-07) + +### Chore + +- update helm chart common to 12.12.4 ([#9454](https://github.com/truecharts/charts/issues/9454)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.42/app-readme.md b/dependency/solr/4.0.43/app-readme.md similarity index 100% rename from dependency/solr/4.0.42/app-readme.md rename to dependency/solr/4.0.43/app-readme.md diff --git a/dependency/solr/4.0.43/charts/common-12.12.4.tgz b/dependency/solr/4.0.43/charts/common-12.12.4.tgz new file mode 100644 index 0000000000..be257c8b2e Binary files /dev/null and b/dependency/solr/4.0.43/charts/common-12.12.4.tgz differ diff --git a/dependency/solr/4.0.42/ix_values.yaml b/dependency/solr/4.0.43/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.42/ix_values.yaml rename to dependency/solr/4.0.43/ix_values.yaml diff --git a/dependency/solr/4.0.42/questions.yaml b/dependency/solr/4.0.43/questions.yaml similarity index 99% rename from dependency/solr/4.0.42/questions.yaml rename to dependency/solr/4.0.43/questions.yaml index d00d35cb9e..50a855438c 100644 --- a/dependency/solr/4.0.42/questions.yaml +++ b/dependency/solr/4.0.43/questions.yaml @@ -1632,6 +1632,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/dependency/solr/4.0.42/templates/NOTES.txt b/dependency/solr/4.0.43/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.42/templates/NOTES.txt rename to dependency/solr/4.0.43/templates/NOTES.txt diff --git a/dependency/solr/4.0.42/templates/common.yaml b/dependency/solr/4.0.43/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.42/templates/common.yaml rename to dependency/solr/4.0.43/templates/common.yaml diff --git a/dependency/solr/4.0.42/values.yaml b/dependency/solr/4.0.43/values.yaml similarity index 100% rename from dependency/solr/4.0.42/values.yaml rename to dependency/solr/4.0.43/values.yaml