diff --git a/dependency/clickhouse/7.0.17/app-changelog.md b/dependency/clickhouse/7.0.17/app-changelog.md deleted file mode 100644 index a93a0d70cb..0000000000 --- a/dependency/clickhouse/7.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31) - -### Chore - -- update container image tccr.io/truecharts/clickhouse to v23.9.3.12 ([#14172](https://github.com/truecharts/charts/issues/14172)) - - \ No newline at end of file diff --git a/dependency/clickhouse/7.0.17/charts/common-14.2.0.tgz b/dependency/clickhouse/7.0.17/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/clickhouse/7.0.17/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/clickhouse/7.0.17/CHANGELOG.md b/dependency/clickhouse/7.0.18/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/7.0.17/CHANGELOG.md rename to dependency/clickhouse/7.0.18/CHANGELOG.md index 811e77ff26..3a74821d2b 100644 --- a/dependency/clickhouse/7.0.17/CHANGELOG.md +++ b/dependency/clickhouse/7.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-7.0.18](https://github.com/truecharts/charts/compare/clickhouse-7.0.17...clickhouse-7.0.18) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-7.0.8](https://github.com/truecharts/charts/compare/clickhouse-7.0.7...clickhouse-7.0.8) (2023-09-27) -### Chore - -- update container image tccr.io/truecharts/clickhouse to v23.8.3.48 ([#13017](https://github.com/truecharts/charts/issues/13017)) - - - - -## [clickhouse-7.0.7](https://github.com/truecharts/charts/compare/clickhouse-7.0.6...clickhouse-7.0.7) (2023-09-07) - diff --git a/dependency/clickhouse/7.0.17/Chart.yaml b/dependency/clickhouse/7.0.18/Chart.yaml similarity index 95% rename from dependency/clickhouse/7.0.17/Chart.yaml rename to dependency/clickhouse/7.0.18/Chart.yaml index b6ad72e696..362bea2fa0 100644 --- a/dependency/clickhouse/7.0.17/Chart.yaml +++ b/dependency/clickhouse/7.0.18/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.9.3.12" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 7.0.17 +version: 7.0.18 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/clickhouse/7.0.17/README.md b/dependency/clickhouse/7.0.18/README.md similarity index 100% rename from dependency/clickhouse/7.0.17/README.md rename to dependency/clickhouse/7.0.18/README.md diff --git a/dependency/clickhouse/7.0.18/app-changelog.md b/dependency/clickhouse/7.0.18/app-changelog.md new file mode 100644 index 0000000000..b33f84225d --- /dev/null +++ b/dependency/clickhouse/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-7.0.18](https://github.com/truecharts/charts/compare/clickhouse-7.0.17...clickhouse-7.0.18) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/clickhouse/7.0.17/app-readme.md b/dependency/clickhouse/7.0.18/app-readme.md similarity index 100% rename from dependency/clickhouse/7.0.17/app-readme.md rename to dependency/clickhouse/7.0.18/app-readme.md diff --git a/dependency/clickhouse/7.0.18/charts/common-14.2.1.tgz b/dependency/clickhouse/7.0.18/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/clickhouse/7.0.18/charts/common-14.2.1.tgz differ diff --git a/dependency/clickhouse/7.0.17/ix_values.yaml b/dependency/clickhouse/7.0.18/ix_values.yaml similarity index 100% rename from dependency/clickhouse/7.0.17/ix_values.yaml rename to dependency/clickhouse/7.0.18/ix_values.yaml diff --git a/dependency/clickhouse/7.0.17/questions.yaml b/dependency/clickhouse/7.0.18/questions.yaml similarity index 100% rename from dependency/clickhouse/7.0.17/questions.yaml rename to dependency/clickhouse/7.0.18/questions.yaml diff --git a/dependency/clickhouse/7.0.17/templates/NOTES.txt b/dependency/clickhouse/7.0.18/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/7.0.17/templates/NOTES.txt rename to dependency/clickhouse/7.0.18/templates/NOTES.txt diff --git a/dependency/clickhouse/7.0.17/templates/common.yaml b/dependency/clickhouse/7.0.18/templates/common.yaml similarity index 100% rename from dependency/clickhouse/7.0.17/templates/common.yaml rename to dependency/clickhouse/7.0.18/templates/common.yaml diff --git a/dependency/clickhouse/7.0.17/values.yaml b/dependency/clickhouse/7.0.18/values.yaml similarity index 100% rename from dependency/clickhouse/7.0.17/values.yaml rename to dependency/clickhouse/7.0.18/values.yaml diff --git a/dependency/kube-state-metrics/3.0.31/app-changelog.md b/dependency/kube-state-metrics/3.0.31/app-changelog.md deleted file mode 100644 index c6c5614b2b..0000000000 --- a/dependency/kube-state-metrics/3.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-3.0.31](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.30...kube-state-metrics-3.0.31) (2023-10-29) - -### Chore - -- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.31/charts/common-14.2.0.tgz b/dependency/kube-state-metrics/3.0.31/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/kube-state-metrics/3.0.31/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/3.0.31/CHANGELOG.md b/dependency/kube-state-metrics/3.0.32/CHANGELOG.md similarity index 90% rename from dependency/kube-state-metrics/3.0.31/CHANGELOG.md rename to dependency/kube-state-metrics/3.0.32/CHANGELOG.md index 749a8dac80..2d7e00f40a 100644 --- a/dependency/kube-state-metrics/3.0.31/CHANGELOG.md +++ b/dependency/kube-state-metrics/3.0.32/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-3.0.32](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.31...kube-state-metrics-3.0.32) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [kube-state-metrics-3.0.31](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.30...kube-state-metrics-3.0.31) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-3.0.22](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.21...kube-state-metrics-3.0.22) (2023-10-04) -### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 ([#13215](https://github.com/truecharts/charts/issues/13215)) - - - - -## [kube-state-metrics-3.0.21](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.20...kube-state-metrics-3.0.21) (2023-10-01) - diff --git a/dependency/kube-state-metrics/3.0.31/Chart.yaml b/dependency/kube-state-metrics/3.0.32/Chart.yaml similarity index 96% rename from dependency/kube-state-metrics/3.0.31/Chart.yaml rename to dependency/kube-state-metrics/3.0.32/Chart.yaml index c75c915091..f5d363f347 100644 --- a/dependency/kube-state-metrics/3.0.31/Chart.yaml +++ b/dependency/kube-state-metrics/3.0.32/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. home: https://truecharts.org/charts/dependency/kube-state-metrics @@ -21,7 +21,7 @@ name: kube-state-metrics sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics type: application -version: 3.0.31 +version: 3.0.32 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/dependency/kube-state-metrics/3.0.31/LICENSE b/dependency/kube-state-metrics/3.0.32/LICENSE similarity index 100% rename from dependency/kube-state-metrics/3.0.31/LICENSE rename to dependency/kube-state-metrics/3.0.32/LICENSE diff --git a/dependency/kube-state-metrics/3.0.31/README.md b/dependency/kube-state-metrics/3.0.32/README.md similarity index 100% rename from dependency/kube-state-metrics/3.0.31/README.md rename to dependency/kube-state-metrics/3.0.32/README.md diff --git a/dependency/kube-state-metrics/3.0.32/app-changelog.md b/dependency/kube-state-metrics/3.0.32/app-changelog.md new file mode 100644 index 0000000000..ad5fd9bb31 --- /dev/null +++ b/dependency/kube-state-metrics/3.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-3.0.32](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.31...kube-state-metrics-3.0.32) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.31/app-readme.md b/dependency/kube-state-metrics/3.0.32/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/3.0.31/app-readme.md rename to dependency/kube-state-metrics/3.0.32/app-readme.md diff --git a/dependency/kube-state-metrics/3.0.32/charts/common-14.2.1.tgz b/dependency/kube-state-metrics/3.0.32/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/kube-state-metrics/3.0.32/charts/common-14.2.1.tgz differ diff --git a/dependency/kube-state-metrics/3.0.31/ix_values.yaml b/dependency/kube-state-metrics/3.0.32/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.31/ix_values.yaml rename to dependency/kube-state-metrics/3.0.32/ix_values.yaml diff --git a/dependency/kube-state-metrics/3.0.31/questions.yaml b/dependency/kube-state-metrics/3.0.32/questions.yaml similarity index 99% rename from dependency/kube-state-metrics/3.0.31/questions.yaml rename to dependency/kube-state-metrics/3.0.32/questions.yaml index 0917fdc439..b570e8efdf 100644 --- a/dependency/kube-state-metrics/3.0.31/questions.yaml +++ b/dependency/kube-state-metrics/3.0.32/questions.yaml @@ -734,19 +734,6 @@ questions: schema: type: string default: "" - - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: secretName - label: Custom Certificate Secret (Advanced)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -812,19 +799,26 @@ questions: schema: type: string default: "" + - variable: 'clusterCertificate (Advanced)' + label: Cluster Certificate + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + label: 'Use TrueNAS SCALE Certificate (Deprecated)' schema: show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/dependency/kube-state-metrics/3.0.31/templates/NOTES.txt b/dependency/kube-state-metrics/3.0.32/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/3.0.31/templates/NOTES.txt rename to dependency/kube-state-metrics/3.0.32/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/3.0.31/templates/common.yaml b/dependency/kube-state-metrics/3.0.32/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.31/templates/common.yaml rename to dependency/kube-state-metrics/3.0.32/templates/common.yaml diff --git a/dependency/kube-state-metrics/3.0.31/values.yaml b/dependency/kube-state-metrics/3.0.32/values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.31/values.yaml rename to dependency/kube-state-metrics/3.0.32/values.yaml diff --git a/dependency/mariadb/9.0.34/app-changelog.md b/dependency/mariadb/9.0.34/app-changelog.md deleted file mode 100644 index 795f9f448c..0000000000 --- a/dependency/mariadb/9.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-9.0.34](https://github.com/truecharts/charts/compare/mariadb-9.0.33...mariadb-9.0.34) (2023-10-29) - -### Chore - -- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - \ No newline at end of file diff --git a/dependency/mariadb/9.0.34/charts/common-14.2.0.tgz b/dependency/mariadb/9.0.34/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/mariadb/9.0.34/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/mariadb/9.0.34/CHANGELOG.md b/dependency/mariadb/9.0.35/CHANGELOG.md similarity index 91% rename from dependency/mariadb/9.0.34/CHANGELOG.md rename to dependency/mariadb/9.0.35/CHANGELOG.md index 3fa86aecb6..f537091606 100644 --- a/dependency/mariadb/9.0.34/CHANGELOG.md +++ b/dependency/mariadb/9.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-9.0.35](https://github.com/truecharts/charts/compare/mariadb-9.0.34...mariadb-9.0.35) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [mariadb-9.0.34](https://github.com/truecharts/charts/compare/mariadb-9.0.33...mariadb-9.0.34) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-9.0.25](https://github.com/truecharts/charts/compare/mariadb-9.0.24...mariadb-9.0.25) (2023-10-04) -### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#13239](https://github.com/truecharts/charts/issues/13239)) - - - - -## [mariadb-9.0.24](https://github.com/truecharts/charts/compare/mariadb-9.0.23...mariadb-9.0.24) (2023-10-01) - diff --git a/dependency/mariadb/9.0.34/Chart.yaml b/dependency/mariadb/9.0.35/Chart.yaml similarity index 96% rename from dependency/mariadb/9.0.34/Chart.yaml rename to dependency/mariadb/9.0.35/Chart.yaml index 7bc520b7a0..b58f5e17aa 100644 --- a/dependency/mariadb/9.0.34/Chart.yaml +++ b/dependency/mariadb/9.0.35/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.1.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 9.0.34 +version: 9.0.35 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mariadb/9.0.34/README.md b/dependency/mariadb/9.0.35/README.md similarity index 100% rename from dependency/mariadb/9.0.34/README.md rename to dependency/mariadb/9.0.35/README.md diff --git a/dependency/mariadb/9.0.35/app-changelog.md b/dependency/mariadb/9.0.35/app-changelog.md new file mode 100644 index 0000000000..9c7d43b220 --- /dev/null +++ b/dependency/mariadb/9.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-9.0.35](https://github.com/truecharts/charts/compare/mariadb-9.0.34...mariadb-9.0.35) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/mariadb/9.0.34/app-readme.md b/dependency/mariadb/9.0.35/app-readme.md similarity index 100% rename from dependency/mariadb/9.0.34/app-readme.md rename to dependency/mariadb/9.0.35/app-readme.md diff --git a/dependency/mariadb/9.0.35/charts/common-14.2.1.tgz b/dependency/mariadb/9.0.35/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/mariadb/9.0.35/charts/common-14.2.1.tgz differ diff --git a/dependency/mariadb/9.0.34/ix_values.yaml b/dependency/mariadb/9.0.35/ix_values.yaml similarity index 100% rename from dependency/mariadb/9.0.34/ix_values.yaml rename to dependency/mariadb/9.0.35/ix_values.yaml diff --git a/dependency/mariadb/9.0.34/questions.yaml b/dependency/mariadb/9.0.35/questions.yaml similarity index 100% rename from dependency/mariadb/9.0.34/questions.yaml rename to dependency/mariadb/9.0.35/questions.yaml diff --git a/dependency/mariadb/9.0.34/templates/NOTES.txt b/dependency/mariadb/9.0.35/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/9.0.34/templates/NOTES.txt rename to dependency/mariadb/9.0.35/templates/NOTES.txt diff --git a/dependency/mariadb/9.0.34/templates/common.yaml b/dependency/mariadb/9.0.35/templates/common.yaml similarity index 100% rename from dependency/mariadb/9.0.34/templates/common.yaml rename to dependency/mariadb/9.0.35/templates/common.yaml diff --git a/dependency/mariadb/9.0.34/values.yaml b/dependency/mariadb/9.0.35/values.yaml similarity index 100% rename from dependency/mariadb/9.0.34/values.yaml rename to dependency/mariadb/9.0.35/values.yaml diff --git a/dependency/memcached/8.0.35/app-changelog.md b/dependency/memcached/8.0.35/app-changelog.md deleted file mode 100644 index c79c9e9701..0000000000 --- a/dependency/memcached/8.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-8.0.35](https://github.com/truecharts/charts/compare/memcached-8.0.34...memcached-8.0.35) (2023-10-29) - -### Chore - -- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - \ No newline at end of file diff --git a/dependency/memcached/8.0.35/charts/common-14.2.0.tgz b/dependency/memcached/8.0.35/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/memcached/8.0.35/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/memcached/8.0.35/CHANGELOG.md b/dependency/memcached/8.0.36/CHANGELOG.md similarity index 91% rename from dependency/memcached/8.0.35/CHANGELOG.md rename to dependency/memcached/8.0.36/CHANGELOG.md index 96a1a02db1..a5692c714d 100644 --- a/dependency/memcached/8.0.35/CHANGELOG.md +++ b/dependency/memcached/8.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-8.0.36](https://github.com/truecharts/charts/compare/memcached-8.0.35...memcached-8.0.36) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [memcached-8.0.35](https://github.com/truecharts/charts/compare/memcached-8.0.34...memcached-8.0.35) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [memcached-8.0.26](https://github.com/truecharts/charts/compare/memcached-8.0.25...memcached-8.0.26) (2023-10-02) -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#13168](https://github.com/truecharts/charts/issues/13168)) - - - - -## [memcached-8.0.25](https://github.com/truecharts/charts/compare/memcached-8.0.24...memcached-8.0.25) (2023-09-29) - diff --git a/dependency/memcached/8.0.35/Chart.yaml b/dependency/memcached/8.0.36/Chart.yaml similarity index 95% rename from dependency/memcached/8.0.35/Chart.yaml rename to dependency/memcached/8.0.36/Chart.yaml index 358372ded5..6b36bc93c4 100644 --- a/dependency/memcached/8.0.35/Chart.yaml +++ b/dependency/memcached/8.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.22" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 8.0.35 +version: 8.0.36 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/memcached/8.0.35/README.md b/dependency/memcached/8.0.36/README.md similarity index 100% rename from dependency/memcached/8.0.35/README.md rename to dependency/memcached/8.0.36/README.md diff --git a/dependency/memcached/8.0.36/app-changelog.md b/dependency/memcached/8.0.36/app-changelog.md new file mode 100644 index 0000000000..41acc6764a --- /dev/null +++ b/dependency/memcached/8.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-8.0.36](https://github.com/truecharts/charts/compare/memcached-8.0.35...memcached-8.0.36) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/memcached/8.0.35/app-readme.md b/dependency/memcached/8.0.36/app-readme.md similarity index 100% rename from dependency/memcached/8.0.35/app-readme.md rename to dependency/memcached/8.0.36/app-readme.md diff --git a/dependency/memcached/8.0.36/charts/common-14.2.1.tgz b/dependency/memcached/8.0.36/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/memcached/8.0.36/charts/common-14.2.1.tgz differ diff --git a/dependency/memcached/8.0.35/ix_values.yaml b/dependency/memcached/8.0.36/ix_values.yaml similarity index 100% rename from dependency/memcached/8.0.35/ix_values.yaml rename to dependency/memcached/8.0.36/ix_values.yaml diff --git a/dependency/memcached/8.0.35/questions.yaml b/dependency/memcached/8.0.36/questions.yaml similarity index 100% rename from dependency/memcached/8.0.35/questions.yaml rename to dependency/memcached/8.0.36/questions.yaml diff --git a/dependency/memcached/8.0.35/templates/NOTES.txt b/dependency/memcached/8.0.36/templates/NOTES.txt similarity index 100% rename from dependency/memcached/8.0.35/templates/NOTES.txt rename to dependency/memcached/8.0.36/templates/NOTES.txt diff --git a/dependency/memcached/8.0.35/templates/common.yaml b/dependency/memcached/8.0.36/templates/common.yaml similarity index 100% rename from dependency/memcached/8.0.35/templates/common.yaml rename to dependency/memcached/8.0.36/templates/common.yaml diff --git a/dependency/memcached/8.0.35/values.yaml b/dependency/memcached/8.0.36/values.yaml similarity index 100% rename from dependency/memcached/8.0.35/values.yaml rename to dependency/memcached/8.0.36/values.yaml diff --git a/dependency/mongodb/8.0.32/app-changelog.md b/dependency/mongodb/8.0.32/app-changelog.md deleted file mode 100644 index 26978a98b8..0000000000 --- a/dependency/mongodb/8.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.32](https://github.com/truecharts/charts/compare/mongodb-8.0.31...mongodb-8.0.32) (2023-10-29) - -### Chore - -- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.32/charts/common-14.2.0.tgz b/dependency/mongodb/8.0.32/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/mongodb/8.0.32/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/mongodb/8.0.32/CHANGELOG.md b/dependency/mongodb/8.0.33/CHANGELOG.md similarity index 92% rename from dependency/mongodb/8.0.32/CHANGELOG.md rename to dependency/mongodb/8.0.33/CHANGELOG.md index 108d097afb..c505e9052b 100644 --- a/dependency/mongodb/8.0.32/CHANGELOG.md +++ b/dependency/mongodb/8.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.33](https://github.com/truecharts/charts/compare/mongodb-8.0.32...mongodb-8.0.33) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [mongodb-8.0.32](https://github.com/truecharts/charts/compare/mongodb-8.0.31...mongodb-8.0.32) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-8.0.23](https://github.com/truecharts/charts/compare/mongodb-8.0.22...mongodb-8.0.23) (2023-10-07) -### Chore - -- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380)) - - - - -## [mongodb-8.0.22](https://github.com/truecharts/charts/compare/mongodb-8.0.21...mongodb-8.0.22) (2023-10-03) - diff --git a/dependency/mongodb/8.0.32/Chart.yaml b/dependency/mongodb/8.0.33/Chart.yaml similarity index 95% rename from dependency/mongodb/8.0.32/Chart.yaml rename to dependency/mongodb/8.0.33/Chart.yaml index b053b04300..5bf682978c 100644 --- a/dependency/mongodb/8.0.32/Chart.yaml +++ b/dependency/mongodb/8.0.33/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.32 +version: 8.0.33 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mongodb/8.0.32/README.md b/dependency/mongodb/8.0.33/README.md similarity index 100% rename from dependency/mongodb/8.0.32/README.md rename to dependency/mongodb/8.0.33/README.md diff --git a/dependency/mongodb/8.0.33/app-changelog.md b/dependency/mongodb/8.0.33/app-changelog.md new file mode 100644 index 0000000000..0140a5e3e8 --- /dev/null +++ b/dependency/mongodb/8.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.33](https://github.com/truecharts/charts/compare/mongodb-8.0.32...mongodb-8.0.33) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.32/app-readme.md b/dependency/mongodb/8.0.33/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.32/app-readme.md rename to dependency/mongodb/8.0.33/app-readme.md diff --git a/dependency/mongodb/8.0.33/charts/common-14.2.1.tgz b/dependency/mongodb/8.0.33/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/mongodb/8.0.33/charts/common-14.2.1.tgz differ diff --git a/dependency/mongodb/8.0.32/ix_values.yaml b/dependency/mongodb/8.0.33/ix_values.yaml similarity index 100% rename from dependency/mongodb/8.0.32/ix_values.yaml rename to dependency/mongodb/8.0.33/ix_values.yaml diff --git a/dependency/mongodb/8.0.32/questions.yaml b/dependency/mongodb/8.0.33/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.32/questions.yaml rename to dependency/mongodb/8.0.33/questions.yaml diff --git a/dependency/mongodb/8.0.32/templates/NOTES.txt b/dependency/mongodb/8.0.33/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.32/templates/NOTES.txt rename to dependency/mongodb/8.0.33/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.32/templates/common.yaml b/dependency/mongodb/8.0.33/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.32/templates/common.yaml rename to dependency/mongodb/8.0.33/templates/common.yaml diff --git a/dependency/mongodb/8.0.32/values.yaml b/dependency/mongodb/8.0.33/values.yaml similarity index 100% rename from dependency/mongodb/8.0.32/values.yaml rename to dependency/mongodb/8.0.33/values.yaml diff --git a/dependency/node-exporter/3.0.33/app-changelog.md b/dependency/node-exporter/3.0.33/app-changelog.md deleted file mode 100644 index f56f0750a1..0000000000 --- a/dependency/node-exporter/3.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-3.0.33](https://github.com/truecharts/charts/compare/node-exporter-3.0.32...node-exporter-3.0.33) (2023-10-29) - -### Chore - -- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - \ No newline at end of file diff --git a/dependency/node-exporter/3.0.33/charts/common-14.2.0.tgz b/dependency/node-exporter/3.0.33/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/node-exporter/3.0.33/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/node-exporter/3.0.33/CHANGELOG.md b/dependency/node-exporter/3.0.34/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/3.0.33/CHANGELOG.md rename to dependency/node-exporter/3.0.34/CHANGELOG.md index 69f35de6c0..be9d928e7a 100644 --- a/dependency/node-exporter/3.0.33/CHANGELOG.md +++ b/dependency/node-exporter/3.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-3.0.34](https://github.com/truecharts/charts/compare/node-exporter-3.0.33...node-exporter-3.0.34) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [node-exporter-3.0.33](https://github.com/truecharts/charts/compare/node-exporter-3.0.32...node-exporter-3.0.33) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-3.0.24](https://github.com/truecharts/charts/compare/node-exporter-3.0.23...node-exporter-3.0.24) (2023-10-04) -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#13223](https://github.com/truecharts/charts/issues/13223)) - - - - -## [node-exporter-3.0.23](https://github.com/truecharts/charts/compare/node-exporter-3.0.22...node-exporter-3.0.23) (2023-10-01) - diff --git a/dependency/node-exporter/3.0.33/Chart.yaml b/dependency/node-exporter/3.0.34/Chart.yaml similarity index 95% rename from dependency/node-exporter/3.0.33/Chart.yaml rename to dependency/node-exporter/3.0.34/Chart.yaml index 09ac284110..373da032cf 100644 --- a/dependency/node-exporter/3.0.33/Chart.yaml +++ b/dependency/node-exporter/3.0.34/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. home: https://truecharts.org/charts/dependency/node-exporter @@ -21,7 +21,7 @@ name: node-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter type: application -version: 3.0.33 +version: 3.0.34 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/dependency/node-exporter/3.0.33/LICENSE b/dependency/node-exporter/3.0.34/LICENSE similarity index 100% rename from dependency/node-exporter/3.0.33/LICENSE rename to dependency/node-exporter/3.0.34/LICENSE diff --git a/dependency/node-exporter/3.0.33/README.md b/dependency/node-exporter/3.0.34/README.md similarity index 100% rename from dependency/node-exporter/3.0.33/README.md rename to dependency/node-exporter/3.0.34/README.md diff --git a/dependency/node-exporter/3.0.34/app-changelog.md b/dependency/node-exporter/3.0.34/app-changelog.md new file mode 100644 index 0000000000..e936eea4dc --- /dev/null +++ b/dependency/node-exporter/3.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-3.0.34](https://github.com/truecharts/charts/compare/node-exporter-3.0.33...node-exporter-3.0.34) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/node-exporter/3.0.33/app-readme.md b/dependency/node-exporter/3.0.34/app-readme.md similarity index 100% rename from dependency/node-exporter/3.0.33/app-readme.md rename to dependency/node-exporter/3.0.34/app-readme.md diff --git a/dependency/node-exporter/3.0.34/charts/common-14.2.1.tgz b/dependency/node-exporter/3.0.34/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/node-exporter/3.0.34/charts/common-14.2.1.tgz differ diff --git a/dependency/node-exporter/3.0.33/ix_values.yaml b/dependency/node-exporter/3.0.34/ix_values.yaml similarity index 100% rename from dependency/node-exporter/3.0.33/ix_values.yaml rename to dependency/node-exporter/3.0.34/ix_values.yaml diff --git a/dependency/node-exporter/3.0.33/questions.yaml b/dependency/node-exporter/3.0.34/questions.yaml similarity index 98% rename from dependency/node-exporter/3.0.33/questions.yaml rename to dependency/node-exporter/3.0.34/questions.yaml index e61fcb7c7d..588e887b1e 100644 --- a/dependency/node-exporter/3.0.33/questions.yaml +++ b/dependency/node-exporter/3.0.34/questions.yaml @@ -684,19 +684,6 @@ questions: schema: type: string default: "" - - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: secretName - label: Custom Certificate Secret (Advanced)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -762,19 +749,26 @@ questions: schema: type: string default: "" + - variable: 'clusterCertificate (Advanced)' + label: Cluster Certificate + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + label: 'Use TrueNAS SCALE Certificate (Deprecated)' schema: show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/dependency/node-exporter/3.0.33/templates/NOTES.txt b/dependency/node-exporter/3.0.34/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/3.0.33/templates/NOTES.txt rename to dependency/node-exporter/3.0.34/templates/NOTES.txt diff --git a/dependency/node-exporter/3.0.33/templates/common.yaml b/dependency/node-exporter/3.0.34/templates/common.yaml similarity index 100% rename from dependency/node-exporter/3.0.33/templates/common.yaml rename to dependency/node-exporter/3.0.34/templates/common.yaml diff --git a/dependency/node-exporter/3.0.33/values.yaml b/dependency/node-exporter/3.0.34/values.yaml similarity index 100% rename from dependency/node-exporter/3.0.33/values.yaml rename to dependency/node-exporter/3.0.34/values.yaml diff --git a/dependency/redis/8.0.37/app-changelog.md b/dependency/redis/8.0.37/app-changelog.md deleted file mode 100644 index 71de9d5b95..0000000000 --- a/dependency/redis/8.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-8.0.37](https://github.com/truecharts/charts/compare/redis-8.0.36...redis-8.0.37) (2023-10-29) - -### Chore - -- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - \ No newline at end of file diff --git a/dependency/redis/8.0.37/charts/common-14.2.0.tgz b/dependency/redis/8.0.37/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/redis/8.0.37/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/redis/8.0.37/CHANGELOG.md b/dependency/redis/8.0.38/CHANGELOG.md similarity index 91% rename from dependency/redis/8.0.37/CHANGELOG.md rename to dependency/redis/8.0.38/CHANGELOG.md index 8f0200d829..10b0c049e5 100644 --- a/dependency/redis/8.0.37/CHANGELOG.md +++ b/dependency/redis/8.0.38/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-8.0.38](https://github.com/truecharts/charts/compare/redis-8.0.37...redis-8.0.38) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [redis-8.0.37](https://github.com/truecharts/charts/compare/redis-8.0.36...redis-8.0.37) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [redis-8.0.28](https://github.com/truecharts/charts/compare/redis-8.0.27...redis-8.0.28) (2023-10-04) -### Chore - -- update container image tccr.io/truecharts/redis to v7.2.1 ([#13232](https://github.com/truecharts/charts/issues/13232)) - - - - -## [redis-8.0.27](https://github.com/truecharts/charts/compare/redis-8.0.26...redis-8.0.27) (2023-10-01) - diff --git a/dependency/redis/8.0.37/Chart.yaml b/dependency/redis/8.0.38/Chart.yaml similarity index 95% rename from dependency/redis/8.0.37/Chart.yaml rename to dependency/redis/8.0.38/Chart.yaml index f250aee6e8..75ca15408b 100644 --- a/dependency/redis/8.0.37/Chart.yaml +++ b/dependency/redis/8.0.38/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 8.0.37 +version: 8.0.38 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/redis/8.0.37/README.md b/dependency/redis/8.0.38/README.md similarity index 100% rename from dependency/redis/8.0.37/README.md rename to dependency/redis/8.0.38/README.md diff --git a/dependency/redis/8.0.38/app-changelog.md b/dependency/redis/8.0.38/app-changelog.md new file mode 100644 index 0000000000..5eb7d7ea21 --- /dev/null +++ b/dependency/redis/8.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-8.0.38](https://github.com/truecharts/charts/compare/redis-8.0.37...redis-8.0.38) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/redis/8.0.37/app-readme.md b/dependency/redis/8.0.38/app-readme.md similarity index 100% rename from dependency/redis/8.0.37/app-readme.md rename to dependency/redis/8.0.38/app-readme.md diff --git a/dependency/redis/8.0.38/charts/common-14.2.1.tgz b/dependency/redis/8.0.38/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/redis/8.0.38/charts/common-14.2.1.tgz differ diff --git a/dependency/redis/8.0.37/ix_values.yaml b/dependency/redis/8.0.38/ix_values.yaml similarity index 100% rename from dependency/redis/8.0.37/ix_values.yaml rename to dependency/redis/8.0.38/ix_values.yaml diff --git a/dependency/redis/8.0.37/questions.yaml b/dependency/redis/8.0.38/questions.yaml similarity index 100% rename from dependency/redis/8.0.37/questions.yaml rename to dependency/redis/8.0.38/questions.yaml diff --git a/dependency/redis/8.0.37/templates/NOTES.txt b/dependency/redis/8.0.38/templates/NOTES.txt similarity index 100% rename from dependency/redis/8.0.37/templates/NOTES.txt rename to dependency/redis/8.0.38/templates/NOTES.txt diff --git a/dependency/redis/8.0.37/templates/common.yaml b/dependency/redis/8.0.38/templates/common.yaml similarity index 100% rename from dependency/redis/8.0.37/templates/common.yaml rename to dependency/redis/8.0.38/templates/common.yaml diff --git a/dependency/redis/8.0.37/values.yaml b/dependency/redis/8.0.38/values.yaml similarity index 100% rename from dependency/redis/8.0.37/values.yaml rename to dependency/redis/8.0.38/values.yaml diff --git a/dependency/solr/6.0.35/app-changelog.md b/dependency/solr/6.0.35/app-changelog.md deleted file mode 100644 index 81d6eb1893..0000000000 --- a/dependency/solr/6.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.35](https://github.com/truecharts/charts/compare/solr-6.0.34...solr-6.0.35) (2023-10-29) - -### Chore - -- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.35/charts/common-14.2.0.tgz b/dependency/solr/6.0.35/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/dependency/solr/6.0.35/charts/common-14.2.0.tgz and /dev/null differ diff --git a/dependency/solr/6.0.35/CHANGELOG.md b/dependency/solr/6.0.36/CHANGELOG.md similarity index 92% rename from dependency/solr/6.0.35/CHANGELOG.md rename to dependency/solr/6.0.36/CHANGELOG.md index a05e593117..da43ca1858 100644 --- a/dependency/solr/6.0.35/CHANGELOG.md +++ b/dependency/solr/6.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.36](https://github.com/truecharts/charts/compare/solr-6.0.35...solr-6.0.36) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + + + ## [solr-6.0.35](https://github.com/truecharts/charts/compare/solr-6.0.34...solr-6.0.35) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.26](https://github.com/truecharts/charts/compare/solr-6.0.25...solr-6.0.26) (2023-10-07) -### Chore - -- update helm chart common to 14.0.8 ([#13380](https://github.com/truecharts/charts/issues/13380)) - - - - -## [solr-6.0.25](https://github.com/truecharts/charts/compare/solr-6.0.24...solr-6.0.25) (2023-10-03) - diff --git a/dependency/solr/6.0.35/Chart.yaml b/dependency/solr/6.0.36/Chart.yaml similarity index 95% rename from dependency/solr/6.0.35/Chart.yaml rename to dependency/solr/6.0.36/Chart.yaml index 5a24d3bf51..85a294013d 100644 --- a/dependency/solr/6.0.35/Chart.yaml +++ b/dependency/solr/6.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.1 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 6.0.35 +version: 6.0.36 annotations: truecharts.org/category: search truecharts.org/SCALE-support: "true" diff --git a/dependency/solr/6.0.35/README.md b/dependency/solr/6.0.36/README.md similarity index 100% rename from dependency/solr/6.0.35/README.md rename to dependency/solr/6.0.36/README.md diff --git a/dependency/solr/6.0.36/app-changelog.md b/dependency/solr/6.0.36/app-changelog.md new file mode 100644 index 0000000000..9f9534dc5c --- /dev/null +++ b/dependency/solr/6.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.36](https://github.com/truecharts/charts/compare/solr-6.0.35...solr-6.0.36) (2023-10-31) + +### Chore + +- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.35/app-readme.md b/dependency/solr/6.0.36/app-readme.md similarity index 100% rename from dependency/solr/6.0.35/app-readme.md rename to dependency/solr/6.0.36/app-readme.md diff --git a/dependency/solr/6.0.36/charts/common-14.2.1.tgz b/dependency/solr/6.0.36/charts/common-14.2.1.tgz new file mode 100644 index 0000000000..c727e00465 Binary files /dev/null and b/dependency/solr/6.0.36/charts/common-14.2.1.tgz differ diff --git a/dependency/solr/6.0.35/ix_values.yaml b/dependency/solr/6.0.36/ix_values.yaml similarity index 100% rename from dependency/solr/6.0.35/ix_values.yaml rename to dependency/solr/6.0.36/ix_values.yaml diff --git a/dependency/solr/6.0.35/questions.yaml b/dependency/solr/6.0.36/questions.yaml similarity index 100% rename from dependency/solr/6.0.35/questions.yaml rename to dependency/solr/6.0.36/questions.yaml diff --git a/dependency/solr/6.0.35/templates/NOTES.txt b/dependency/solr/6.0.36/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.35/templates/NOTES.txt rename to dependency/solr/6.0.36/templates/NOTES.txt diff --git a/dependency/solr/6.0.35/templates/common.yaml b/dependency/solr/6.0.36/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.35/templates/common.yaml rename to dependency/solr/6.0.36/templates/common.yaml diff --git a/dependency/solr/6.0.35/values.yaml b/dependency/solr/6.0.36/values.yaml similarity index 100% rename from dependency/solr/6.0.35/values.yaml rename to dependency/solr/6.0.36/values.yaml