diff --git a/dependency/clickhouse/7.0.21/app-changelog.md b/dependency/clickhouse/7.0.21/app-changelog.md deleted file mode 100644 index f06ef78287..0000000000 --- a/dependency/clickhouse/7.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-7.0.21](https://github.com/truecharts/charts/compare/clickhouse-7.0.20...clickhouse-7.0.21) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/clickhouse/7.0.21/charts/common-14.2.3.tgz b/dependency/clickhouse/7.0.21/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/clickhouse/7.0.21/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/clickhouse/7.0.21/CHANGELOG.md b/dependency/clickhouse/7.0.22/CHANGELOG.md similarity index 92% rename from dependency/clickhouse/7.0.21/CHANGELOG.md rename to dependency/clickhouse/7.0.22/CHANGELOG.md index 2dfc227fef..4992b6af49 100644 --- a/dependency/clickhouse/7.0.21/CHANGELOG.md +++ b/dependency/clickhouse/7.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-7.0.22](https://github.com/truecharts/charts/compare/clickhouse-7.0.21...clickhouse-7.0.22) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [clickhouse-7.0.21](https://github.com/truecharts/charts/compare/clickhouse-7.0.20...clickhouse-7.0.21) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-7.0.12](https://github.com/truecharts/charts/compare/clickhouse-7.0.11...clickhouse-7.0.12) (2023-10-15) -### Chore - -- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) - - - - -## [clickhouse-7.0.11](https://github.com/truecharts/charts/compare/clickhouse-7.0.10...clickhouse-7.0.11) (2023-10-08) - diff --git a/dependency/clickhouse/7.0.21/Chart.yaml b/dependency/clickhouse/7.0.22/Chart.yaml similarity index 95% rename from dependency/clickhouse/7.0.21/Chart.yaml rename to dependency/clickhouse/7.0.22/Chart.yaml index eec72b8286..c3ec982045 100644 --- a/dependency/clickhouse/7.0.21/Chart.yaml +++ b/dependency/clickhouse/7.0.22/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.10.1.19" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.21 +version: 7.0.22 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/clickhouse/7.0.21/README.md b/dependency/clickhouse/7.0.22/README.md similarity index 100% rename from dependency/clickhouse/7.0.21/README.md rename to dependency/clickhouse/7.0.22/README.md diff --git a/dependency/clickhouse/7.0.22/app-changelog.md b/dependency/clickhouse/7.0.22/app-changelog.md new file mode 100644 index 0000000000..127c878c48 --- /dev/null +++ b/dependency/clickhouse/7.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-7.0.22](https://github.com/truecharts/charts/compare/clickhouse-7.0.21...clickhouse-7.0.22) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/clickhouse/7.0.21/app-readme.md b/dependency/clickhouse/7.0.22/app-readme.md similarity index 100% rename from dependency/clickhouse/7.0.21/app-readme.md rename to dependency/clickhouse/7.0.22/app-readme.md diff --git a/dependency/clickhouse/7.0.22/charts/common-14.3.3.tgz b/dependency/clickhouse/7.0.22/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/clickhouse/7.0.22/charts/common-14.3.3.tgz differ diff --git a/dependency/clickhouse/7.0.21/ix_values.yaml b/dependency/clickhouse/7.0.22/ix_values.yaml similarity index 100% rename from dependency/clickhouse/7.0.21/ix_values.yaml rename to dependency/clickhouse/7.0.22/ix_values.yaml diff --git a/dependency/clickhouse/7.0.21/questions.yaml b/dependency/clickhouse/7.0.22/questions.yaml similarity index 100% rename from dependency/clickhouse/7.0.21/questions.yaml rename to dependency/clickhouse/7.0.22/questions.yaml diff --git a/dependency/clickhouse/7.0.21/templates/NOTES.txt b/dependency/clickhouse/7.0.22/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/7.0.21/templates/NOTES.txt rename to dependency/clickhouse/7.0.22/templates/NOTES.txt diff --git a/dependency/clickhouse/7.0.21/templates/common.yaml b/dependency/clickhouse/7.0.22/templates/common.yaml similarity index 100% rename from dependency/clickhouse/7.0.21/templates/common.yaml rename to dependency/clickhouse/7.0.22/templates/common.yaml diff --git a/dependency/clickhouse/7.0.21/values.yaml b/dependency/clickhouse/7.0.22/values.yaml similarity index 100% rename from dependency/clickhouse/7.0.21/values.yaml rename to dependency/clickhouse/7.0.22/values.yaml diff --git a/dependency/kube-state-metrics/3.0.34/app-changelog.md b/dependency/kube-state-metrics/3.0.34/app-changelog.md deleted file mode 100644 index f838685db8..0000000000 --- a/dependency/kube-state-metrics/3.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-3.0.34](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.33...kube-state-metrics-3.0.34) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.34/charts/common-14.2.3.tgz b/dependency/kube-state-metrics/3.0.34/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/kube-state-metrics/3.0.34/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/3.0.34/CHANGELOG.md b/dependency/kube-state-metrics/3.0.35/CHANGELOG.md similarity index 91% rename from dependency/kube-state-metrics/3.0.34/CHANGELOG.md rename to dependency/kube-state-metrics/3.0.35/CHANGELOG.md index c090dea61b..4bfded6b23 100644 --- a/dependency/kube-state-metrics/3.0.34/CHANGELOG.md +++ b/dependency/kube-state-metrics/3.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-3.0.35](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.34...kube-state-metrics-3.0.35) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [kube-state-metrics-3.0.34](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.33...kube-state-metrics-3.0.34) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-3.0.25](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.24...kube-state-metrics-3.0.25) (2023-10-08) -### Chore - -- update helm chart common to 14.0.12 ([#13395](https://github.com/truecharts/charts/issues/13395)) - - - - -## [kube-state-metrics-3.0.24](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.23...kube-state-metrics-3.0.24) (2023-10-07) - diff --git a/dependency/kube-state-metrics/3.0.34/Chart.yaml b/dependency/kube-state-metrics/3.0.35/Chart.yaml similarity index 96% rename from dependency/kube-state-metrics/3.0.34/Chart.yaml rename to dependency/kube-state-metrics/3.0.35/Chart.yaml index 4807cbe645..9d88387c5a 100644 --- a/dependency/kube-state-metrics/3.0.34/Chart.yaml +++ b/dependency/kube-state-metrics/3.0.35/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.34 +version: 3.0.35 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/dependency/kube-state-metrics/3.0.34/LICENSE b/dependency/kube-state-metrics/3.0.35/LICENSE similarity index 100% rename from dependency/kube-state-metrics/3.0.34/LICENSE rename to dependency/kube-state-metrics/3.0.35/LICENSE diff --git a/dependency/kube-state-metrics/3.0.34/README.md b/dependency/kube-state-metrics/3.0.35/README.md similarity index 100% rename from dependency/kube-state-metrics/3.0.34/README.md rename to dependency/kube-state-metrics/3.0.35/README.md diff --git a/dependency/kube-state-metrics/3.0.35/app-changelog.md b/dependency/kube-state-metrics/3.0.35/app-changelog.md new file mode 100644 index 0000000000..d2135f3f2f --- /dev/null +++ b/dependency/kube-state-metrics/3.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-3.0.35](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.34...kube-state-metrics-3.0.35) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.34/app-readme.md b/dependency/kube-state-metrics/3.0.35/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/3.0.34/app-readme.md rename to dependency/kube-state-metrics/3.0.35/app-readme.md diff --git a/dependency/kube-state-metrics/3.0.35/charts/common-14.3.3.tgz b/dependency/kube-state-metrics/3.0.35/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/kube-state-metrics/3.0.35/charts/common-14.3.3.tgz differ diff --git a/dependency/kube-state-metrics/3.0.34/ix_values.yaml b/dependency/kube-state-metrics/3.0.35/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.34/ix_values.yaml rename to dependency/kube-state-metrics/3.0.35/ix_values.yaml diff --git a/dependency/kube-state-metrics/3.0.34/questions.yaml b/dependency/kube-state-metrics/3.0.35/questions.yaml similarity index 99% rename from dependency/kube-state-metrics/3.0.34/questions.yaml rename to dependency/kube-state-metrics/3.0.35/questions.yaml index 721202951b..ad36c2c425 100644 --- a/dependency/kube-state-metrics/3.0.34/questions.yaml +++ b/dependency/kube-state-metrics/3.0.35/questions.yaml @@ -928,7 +928,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -957,7 +957,7 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" @@ -966,13 +966,13 @@ questions: description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: Use Custom Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint diff --git a/dependency/kube-state-metrics/3.0.34/templates/NOTES.txt b/dependency/kube-state-metrics/3.0.35/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/3.0.34/templates/NOTES.txt rename to dependency/kube-state-metrics/3.0.35/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/3.0.34/templates/common.yaml b/dependency/kube-state-metrics/3.0.35/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.34/templates/common.yaml rename to dependency/kube-state-metrics/3.0.35/templates/common.yaml diff --git a/dependency/kube-state-metrics/3.0.34/values.yaml b/dependency/kube-state-metrics/3.0.35/values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.34/values.yaml rename to dependency/kube-state-metrics/3.0.35/values.yaml diff --git a/dependency/mariadb/9.0.37/app-changelog.md b/dependency/mariadb/9.0.37/app-changelog.md deleted file mode 100644 index 2f235065b1..0000000000 --- a/dependency/mariadb/9.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-9.0.37](https://github.com/truecharts/charts/compare/mariadb-9.0.36...mariadb-9.0.37) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/mariadb/9.0.37/charts/common-14.2.3.tgz b/dependency/mariadb/9.0.37/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/mariadb/9.0.37/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/mariadb/9.0.37/CHANGELOG.md b/dependency/mariadb/9.0.38/CHANGELOG.md similarity index 92% rename from dependency/mariadb/9.0.37/CHANGELOG.md rename to dependency/mariadb/9.0.38/CHANGELOG.md index 5ae6ce2667..3375c212eb 100644 --- a/dependency/mariadb/9.0.37/CHANGELOG.md +++ b/dependency/mariadb/9.0.38/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-9.0.38](https://github.com/truecharts/charts/compare/mariadb-9.0.37...mariadb-9.0.38) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [mariadb-9.0.37](https://github.com/truecharts/charts/compare/mariadb-9.0.36...mariadb-9.0.37) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-9.0.28](https://github.com/truecharts/charts/compare/mariadb-9.0.27...mariadb-9.0.28) (2023-10-08) -### Chore - -- update helm chart common to 14.0.12 ([#13395](https://github.com/truecharts/charts/issues/13395)) - - - - -## [mariadb-9.0.27](https://github.com/truecharts/charts/compare/mariadb-9.0.26...mariadb-9.0.27) (2023-10-07) - diff --git a/dependency/mariadb/9.0.37/Chart.yaml b/dependency/mariadb/9.0.38/Chart.yaml similarity index 96% rename from dependency/mariadb/9.0.37/Chart.yaml rename to dependency/mariadb/9.0.38/Chart.yaml index a68e369535..5a85c0d47c 100644 --- a/dependency/mariadb/9.0.37/Chart.yaml +++ b/dependency/mariadb/9.0.38/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.1.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.37 +version: 9.0.38 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mariadb/9.0.37/README.md b/dependency/mariadb/9.0.38/README.md similarity index 100% rename from dependency/mariadb/9.0.37/README.md rename to dependency/mariadb/9.0.38/README.md diff --git a/dependency/mariadb/9.0.38/app-changelog.md b/dependency/mariadb/9.0.38/app-changelog.md new file mode 100644 index 0000000000..c13e543a4c --- /dev/null +++ b/dependency/mariadb/9.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-9.0.38](https://github.com/truecharts/charts/compare/mariadb-9.0.37...mariadb-9.0.38) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/mariadb/9.0.37/app-readme.md b/dependency/mariadb/9.0.38/app-readme.md similarity index 100% rename from dependency/mariadb/9.0.37/app-readme.md rename to dependency/mariadb/9.0.38/app-readme.md diff --git a/dependency/mariadb/9.0.38/charts/common-14.3.3.tgz b/dependency/mariadb/9.0.38/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/mariadb/9.0.38/charts/common-14.3.3.tgz differ diff --git a/dependency/mariadb/9.0.37/ix_values.yaml b/dependency/mariadb/9.0.38/ix_values.yaml similarity index 100% rename from dependency/mariadb/9.0.37/ix_values.yaml rename to dependency/mariadb/9.0.38/ix_values.yaml diff --git a/dependency/mariadb/9.0.37/questions.yaml b/dependency/mariadb/9.0.38/questions.yaml similarity index 100% rename from dependency/mariadb/9.0.37/questions.yaml rename to dependency/mariadb/9.0.38/questions.yaml diff --git a/dependency/mariadb/9.0.37/templates/NOTES.txt b/dependency/mariadb/9.0.38/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/9.0.37/templates/NOTES.txt rename to dependency/mariadb/9.0.38/templates/NOTES.txt diff --git a/dependency/mariadb/9.0.37/templates/common.yaml b/dependency/mariadb/9.0.38/templates/common.yaml similarity index 100% rename from dependency/mariadb/9.0.37/templates/common.yaml rename to dependency/mariadb/9.0.38/templates/common.yaml diff --git a/dependency/mariadb/9.0.37/values.yaml b/dependency/mariadb/9.0.38/values.yaml similarity index 100% rename from dependency/mariadb/9.0.37/values.yaml rename to dependency/mariadb/9.0.38/values.yaml diff --git a/dependency/memcached/8.0.38/app-changelog.md b/dependency/memcached/8.0.38/app-changelog.md deleted file mode 100644 index 565fcf4637..0000000000 --- a/dependency/memcached/8.0.38/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-8.0.38](https://github.com/truecharts/charts/compare/memcached-8.0.37...memcached-8.0.38) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/memcached/8.0.38/charts/common-14.2.3.tgz b/dependency/memcached/8.0.38/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/memcached/8.0.38/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/memcached/8.0.38/CHANGELOG.md b/dependency/memcached/8.0.39/CHANGELOG.md similarity index 92% rename from dependency/memcached/8.0.38/CHANGELOG.md rename to dependency/memcached/8.0.39/CHANGELOG.md index 4ed6ca1a6d..b39d0872ae 100644 --- a/dependency/memcached/8.0.38/CHANGELOG.md +++ b/dependency/memcached/8.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-8.0.39](https://github.com/truecharts/charts/compare/memcached-8.0.38...memcached-8.0.39) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [memcached-8.0.38](https://github.com/truecharts/charts/compare/memcached-8.0.37...memcached-8.0.38) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [memcached-8.0.29](https://github.com/truecharts/charts/compare/memcached-8.0.28...memcached-8.0.29) (2023-10-08) -### Chore - -- update helm chart common to 14.0.12 ([#13395](https://github.com/truecharts/charts/issues/13395)) - - - - -## [memcached-8.0.28](https://github.com/truecharts/charts/compare/memcached-8.0.27...memcached-8.0.28) (2023-10-07) - diff --git a/dependency/memcached/8.0.38/Chart.yaml b/dependency/memcached/8.0.39/Chart.yaml similarity index 95% rename from dependency/memcached/8.0.38/Chart.yaml rename to dependency/memcached/8.0.39/Chart.yaml index ce2867f4ac..5588eb958b 100644 --- a/dependency/memcached/8.0.38/Chart.yaml +++ b/dependency/memcached/8.0.39/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.22" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.38 +version: 8.0.39 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/memcached/8.0.38/README.md b/dependency/memcached/8.0.39/README.md similarity index 100% rename from dependency/memcached/8.0.38/README.md rename to dependency/memcached/8.0.39/README.md diff --git a/dependency/memcached/8.0.39/app-changelog.md b/dependency/memcached/8.0.39/app-changelog.md new file mode 100644 index 0000000000..727cf8b567 --- /dev/null +++ b/dependency/memcached/8.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-8.0.39](https://github.com/truecharts/charts/compare/memcached-8.0.38...memcached-8.0.39) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/memcached/8.0.38/app-readme.md b/dependency/memcached/8.0.39/app-readme.md similarity index 100% rename from dependency/memcached/8.0.38/app-readme.md rename to dependency/memcached/8.0.39/app-readme.md diff --git a/dependency/memcached/8.0.39/charts/common-14.3.3.tgz b/dependency/memcached/8.0.39/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/memcached/8.0.39/charts/common-14.3.3.tgz differ diff --git a/dependency/memcached/8.0.38/ix_values.yaml b/dependency/memcached/8.0.39/ix_values.yaml similarity index 100% rename from dependency/memcached/8.0.38/ix_values.yaml rename to dependency/memcached/8.0.39/ix_values.yaml diff --git a/dependency/memcached/8.0.38/questions.yaml b/dependency/memcached/8.0.39/questions.yaml similarity index 100% rename from dependency/memcached/8.0.38/questions.yaml rename to dependency/memcached/8.0.39/questions.yaml diff --git a/dependency/memcached/8.0.38/templates/NOTES.txt b/dependency/memcached/8.0.39/templates/NOTES.txt similarity index 100% rename from dependency/memcached/8.0.38/templates/NOTES.txt rename to dependency/memcached/8.0.39/templates/NOTES.txt diff --git a/dependency/memcached/8.0.38/templates/common.yaml b/dependency/memcached/8.0.39/templates/common.yaml similarity index 100% rename from dependency/memcached/8.0.38/templates/common.yaml rename to dependency/memcached/8.0.39/templates/common.yaml diff --git a/dependency/memcached/8.0.38/values.yaml b/dependency/memcached/8.0.39/values.yaml similarity index 100% rename from dependency/memcached/8.0.38/values.yaml rename to dependency/memcached/8.0.39/values.yaml diff --git a/dependency/mongodb/8.0.35/app-changelog.md b/dependency/mongodb/8.0.35/app-changelog.md deleted file mode 100644 index 0396a9ce23..0000000000 --- a/dependency/mongodb/8.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.35](https://github.com/truecharts/charts/compare/mongodb-8.0.34...mongodb-8.0.35) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.35/charts/common-14.2.3.tgz b/dependency/mongodb/8.0.35/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/mongodb/8.0.35/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/mongodb/8.0.35/CHANGELOG.md b/dependency/mongodb/8.0.36/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.35/CHANGELOG.md rename to dependency/mongodb/8.0.36/CHANGELOG.md index 6e323238e9..f5d7ee2deb 100644 --- a/dependency/mongodb/8.0.35/CHANGELOG.md +++ b/dependency/mongodb/8.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.36](https://github.com/truecharts/charts/compare/mongodb-8.0.35...mongodb-8.0.36) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [mongodb-8.0.35](https://github.com/truecharts/charts/compare/mongodb-8.0.34...mongodb-8.0.35) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-8.0.26](https://github.com/truecharts/charts/compare/mongodb-8.0.25...mongodb-8.0.26) (2023-10-09) -### Chore - -- update container image tccr.io/truecharts/mongodb to v7.0.2 ([#13444](https://github.com/truecharts/charts/issues/13444)) - - - - -## [mongodb-8.0.25](https://github.com/truecharts/charts/compare/mongodb-8.0.24...mongodb-8.0.25) (2023-10-08) - diff --git a/dependency/mongodb/8.0.35/Chart.yaml b/dependency/mongodb/8.0.36/Chart.yaml similarity index 95% rename from dependency/mongodb/8.0.35/Chart.yaml rename to dependency/mongodb/8.0.36/Chart.yaml index 0ec17e652e..317219719c 100644 --- a/dependency/mongodb/8.0.35/Chart.yaml +++ b/dependency/mongodb/8.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.35 +version: 8.0.36 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mongodb/8.0.35/README.md b/dependency/mongodb/8.0.36/README.md similarity index 100% rename from dependency/mongodb/8.0.35/README.md rename to dependency/mongodb/8.0.36/README.md diff --git a/dependency/mongodb/8.0.36/app-changelog.md b/dependency/mongodb/8.0.36/app-changelog.md new file mode 100644 index 0000000000..0cabba77a1 --- /dev/null +++ b/dependency/mongodb/8.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.36](https://github.com/truecharts/charts/compare/mongodb-8.0.35...mongodb-8.0.36) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.35/app-readme.md b/dependency/mongodb/8.0.36/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.35/app-readme.md rename to dependency/mongodb/8.0.36/app-readme.md diff --git a/dependency/mongodb/8.0.36/charts/common-14.3.3.tgz b/dependency/mongodb/8.0.36/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/mongodb/8.0.36/charts/common-14.3.3.tgz differ diff --git a/dependency/mongodb/8.0.35/ix_values.yaml b/dependency/mongodb/8.0.36/ix_values.yaml similarity index 100% rename from dependency/mongodb/8.0.35/ix_values.yaml rename to dependency/mongodb/8.0.36/ix_values.yaml diff --git a/dependency/mongodb/8.0.35/questions.yaml b/dependency/mongodb/8.0.36/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.35/questions.yaml rename to dependency/mongodb/8.0.36/questions.yaml diff --git a/dependency/mongodb/8.0.35/templates/NOTES.txt b/dependency/mongodb/8.0.36/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.35/templates/NOTES.txt rename to dependency/mongodb/8.0.36/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.35/templates/common.yaml b/dependency/mongodb/8.0.36/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.35/templates/common.yaml rename to dependency/mongodb/8.0.36/templates/common.yaml diff --git a/dependency/mongodb/8.0.35/values.yaml b/dependency/mongodb/8.0.36/values.yaml similarity index 100% rename from dependency/mongodb/8.0.35/values.yaml rename to dependency/mongodb/8.0.36/values.yaml diff --git a/dependency/node-exporter/3.0.36/app-changelog.md b/dependency/node-exporter/3.0.36/app-changelog.md deleted file mode 100644 index bacca5a3cd..0000000000 --- a/dependency/node-exporter/3.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-3.0.36](https://github.com/truecharts/charts/compare/node-exporter-3.0.35...node-exporter-3.0.36) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/node-exporter/3.0.36/charts/common-14.2.3.tgz b/dependency/node-exporter/3.0.36/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/node-exporter/3.0.36/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/node-exporter/3.0.36/CHANGELOG.md b/dependency/node-exporter/3.0.37/CHANGELOG.md similarity index 92% rename from dependency/node-exporter/3.0.36/CHANGELOG.md rename to dependency/node-exporter/3.0.37/CHANGELOG.md index ff93cf76f1..3bdb7d1aaa 100644 --- a/dependency/node-exporter/3.0.36/CHANGELOG.md +++ b/dependency/node-exporter/3.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-3.0.37](https://github.com/truecharts/charts/compare/node-exporter-3.0.36...node-exporter-3.0.37) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [node-exporter-3.0.36](https://github.com/truecharts/charts/compare/node-exporter-3.0.35...node-exporter-3.0.36) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-3.0.27](https://github.com/truecharts/charts/compare/node-exporter-3.0.26...node-exporter-3.0.27) (2023-10-08) -### Chore - -- update helm chart common to 14.0.12 ([#13395](https://github.com/truecharts/charts/issues/13395)) - - - - -## [node-exporter-3.0.26](https://github.com/truecharts/charts/compare/node-exporter-3.0.25...node-exporter-3.0.26) (2023-10-07) - diff --git a/dependency/node-exporter/3.0.36/Chart.yaml b/dependency/node-exporter/3.0.37/Chart.yaml similarity index 95% rename from dependency/node-exporter/3.0.36/Chart.yaml rename to dependency/node-exporter/3.0.37/Chart.yaml index 02588ba537..149a36dc98 100644 --- a/dependency/node-exporter/3.0.36/Chart.yaml +++ b/dependency/node-exporter/3.0.37/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.36 +version: 3.0.37 annotations: truecharts.org/category: metrics truecharts.org/SCALE-support: "true" diff --git a/dependency/node-exporter/3.0.36/LICENSE b/dependency/node-exporter/3.0.37/LICENSE similarity index 100% rename from dependency/node-exporter/3.0.36/LICENSE rename to dependency/node-exporter/3.0.37/LICENSE diff --git a/dependency/node-exporter/3.0.36/README.md b/dependency/node-exporter/3.0.37/README.md similarity index 100% rename from dependency/node-exporter/3.0.36/README.md rename to dependency/node-exporter/3.0.37/README.md diff --git a/dependency/node-exporter/3.0.37/app-changelog.md b/dependency/node-exporter/3.0.37/app-changelog.md new file mode 100644 index 0000000000..1254b162a3 --- /dev/null +++ b/dependency/node-exporter/3.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-3.0.37](https://github.com/truecharts/charts/compare/node-exporter-3.0.36...node-exporter-3.0.37) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/node-exporter/3.0.36/app-readme.md b/dependency/node-exporter/3.0.37/app-readme.md similarity index 100% rename from dependency/node-exporter/3.0.36/app-readme.md rename to dependency/node-exporter/3.0.37/app-readme.md diff --git a/dependency/node-exporter/3.0.37/charts/common-14.3.3.tgz b/dependency/node-exporter/3.0.37/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/node-exporter/3.0.37/charts/common-14.3.3.tgz differ diff --git a/dependency/node-exporter/3.0.36/ix_values.yaml b/dependency/node-exporter/3.0.37/ix_values.yaml similarity index 100% rename from dependency/node-exporter/3.0.36/ix_values.yaml rename to dependency/node-exporter/3.0.37/ix_values.yaml diff --git a/dependency/node-exporter/3.0.36/questions.yaml b/dependency/node-exporter/3.0.37/questions.yaml similarity index 99% rename from dependency/node-exporter/3.0.36/questions.yaml rename to dependency/node-exporter/3.0.37/questions.yaml index 7e2c2195e0..523888a973 100644 --- a/dependency/node-exporter/3.0.36/questions.yaml +++ b/dependency/node-exporter/3.0.37/questions.yaml @@ -878,7 +878,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -907,7 +907,7 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" @@ -916,13 +916,13 @@ questions: description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: Use Custom Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint diff --git a/dependency/node-exporter/3.0.36/templates/NOTES.txt b/dependency/node-exporter/3.0.37/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/3.0.36/templates/NOTES.txt rename to dependency/node-exporter/3.0.37/templates/NOTES.txt diff --git a/dependency/node-exporter/3.0.36/templates/common.yaml b/dependency/node-exporter/3.0.37/templates/common.yaml similarity index 100% rename from dependency/node-exporter/3.0.36/templates/common.yaml rename to dependency/node-exporter/3.0.37/templates/common.yaml diff --git a/dependency/node-exporter/3.0.36/values.yaml b/dependency/node-exporter/3.0.37/values.yaml similarity index 100% rename from dependency/node-exporter/3.0.36/values.yaml rename to dependency/node-exporter/3.0.37/values.yaml diff --git a/dependency/redis/8.0.41/app-changelog.md b/dependency/redis/8.0.41/app-changelog.md deleted file mode 100644 index b3681cfb8f..0000000000 --- a/dependency/redis/8.0.41/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-8.0.41](https://github.com/truecharts/charts/compare/redis-8.0.40...redis-8.0.41) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/redis/8.0.41/charts/common-14.2.3.tgz b/dependency/redis/8.0.41/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/redis/8.0.41/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/redis/8.0.41/CHANGELOG.md b/dependency/redis/8.0.42/CHANGELOG.md similarity index 91% rename from dependency/redis/8.0.41/CHANGELOG.md rename to dependency/redis/8.0.42/CHANGELOG.md index 67dfaa6b19..864d7fb08e 100644 --- a/dependency/redis/8.0.41/CHANGELOG.md +++ b/dependency/redis/8.0.42/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-8.0.42](https://github.com/truecharts/charts/compare/redis-8.0.41...redis-8.0.42) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [redis-8.0.41](https://github.com/truecharts/charts/compare/redis-8.0.40...redis-8.0.41) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [redis-8.0.32](https://github.com/truecharts/charts/compare/redis-8.0.31...redis-8.0.32) (2023-10-09) -### Chore - -- update container image tccr.io/truecharts/redis to v7.2.1 ([#13451](https://github.com/truecharts/charts/issues/13451)) - - - - -## [redis-8.0.31](https://github.com/truecharts/charts/compare/redis-8.0.30...redis-8.0.31) (2023-10-08) - diff --git a/dependency/redis/8.0.41/Chart.yaml b/dependency/redis/8.0.42/Chart.yaml similarity index 95% rename from dependency/redis/8.0.41/Chart.yaml rename to dependency/redis/8.0.42/Chart.yaml index 06f12d425b..1e6d9812ff 100644 --- a/dependency/redis/8.0.41/Chart.yaml +++ b/dependency/redis/8.0.42/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.2.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.41 +version: 8.0.42 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/redis/8.0.41/README.md b/dependency/redis/8.0.42/README.md similarity index 100% rename from dependency/redis/8.0.41/README.md rename to dependency/redis/8.0.42/README.md diff --git a/dependency/redis/8.0.42/app-changelog.md b/dependency/redis/8.0.42/app-changelog.md new file mode 100644 index 0000000000..3f17037795 --- /dev/null +++ b/dependency/redis/8.0.42/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-8.0.42](https://github.com/truecharts/charts/compare/redis-8.0.41...redis-8.0.42) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/redis/8.0.41/app-readme.md b/dependency/redis/8.0.42/app-readme.md similarity index 100% rename from dependency/redis/8.0.41/app-readme.md rename to dependency/redis/8.0.42/app-readme.md diff --git a/dependency/redis/8.0.42/charts/common-14.3.3.tgz b/dependency/redis/8.0.42/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/redis/8.0.42/charts/common-14.3.3.tgz differ diff --git a/dependency/redis/8.0.41/ix_values.yaml b/dependency/redis/8.0.42/ix_values.yaml similarity index 100% rename from dependency/redis/8.0.41/ix_values.yaml rename to dependency/redis/8.0.42/ix_values.yaml diff --git a/dependency/redis/8.0.41/questions.yaml b/dependency/redis/8.0.42/questions.yaml similarity index 100% rename from dependency/redis/8.0.41/questions.yaml rename to dependency/redis/8.0.42/questions.yaml diff --git a/dependency/redis/8.0.41/templates/NOTES.txt b/dependency/redis/8.0.42/templates/NOTES.txt similarity index 100% rename from dependency/redis/8.0.41/templates/NOTES.txt rename to dependency/redis/8.0.42/templates/NOTES.txt diff --git a/dependency/redis/8.0.41/templates/common.yaml b/dependency/redis/8.0.42/templates/common.yaml similarity index 100% rename from dependency/redis/8.0.41/templates/common.yaml rename to dependency/redis/8.0.42/templates/common.yaml diff --git a/dependency/redis/8.0.41/values.yaml b/dependency/redis/8.0.42/values.yaml similarity index 100% rename from dependency/redis/8.0.41/values.yaml rename to dependency/redis/8.0.42/values.yaml diff --git a/dependency/solr/6.0.38/app-changelog.md b/dependency/solr/6.0.38/app-changelog.md deleted file mode 100644 index 6423d494c8..0000000000 --- a/dependency/solr/6.0.38/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.38](https://github.com/truecharts/charts/compare/solr-6.0.37...solr-6.0.38) (2023-11-05) - -### Chore - -- update helm chart common to 14.2.3 ([#14362](https://github.com/truecharts/charts/issues/14362)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.38/charts/common-14.2.3.tgz b/dependency/solr/6.0.38/charts/common-14.2.3.tgz deleted file mode 100644 index 03b3f5a1a3..0000000000 Binary files a/dependency/solr/6.0.38/charts/common-14.2.3.tgz and /dev/null differ diff --git a/dependency/solr/6.0.38/CHANGELOG.md b/dependency/solr/6.0.39/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.38/CHANGELOG.md rename to dependency/solr/6.0.39/CHANGELOG.md index 89d3b731ec..cea3f24678 100644 --- a/dependency/solr/6.0.38/CHANGELOG.md +++ b/dependency/solr/6.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.39](https://github.com/truecharts/charts/compare/solr-6.0.38...solr-6.0.39) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + + + ## [solr-6.0.38](https://github.com/truecharts/charts/compare/solr-6.0.37...solr-6.0.38) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.29](https://github.com/truecharts/charts/compare/solr-6.0.28...solr-6.0.29) (2023-10-10) -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#13455](https://github.com/truecharts/charts/issues/13455)) - - - - -## [solr-6.0.28](https://github.com/truecharts/charts/compare/solr-6.0.27...solr-6.0.28) (2023-10-08) - diff --git a/dependency/solr/6.0.38/Chart.yaml b/dependency/solr/6.0.39/Chart.yaml similarity index 95% rename from dependency/solr/6.0.38/Chart.yaml rename to dependency/solr/6.0.39/Chart.yaml index d42b0cd3af..bb767e6b88 100644 --- a/dependency/solr/6.0.38/Chart.yaml +++ b/dependency/solr/6.0.39/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.3 + version: 14.3.3 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.38 +version: 6.0.39 annotations: truecharts.org/category: search truecharts.org/SCALE-support: "true" diff --git a/dependency/solr/6.0.38/README.md b/dependency/solr/6.0.39/README.md similarity index 100% rename from dependency/solr/6.0.38/README.md rename to dependency/solr/6.0.39/README.md diff --git a/dependency/solr/6.0.39/app-changelog.md b/dependency/solr/6.0.39/app-changelog.md new file mode 100644 index 0000000000..ed9c4e8ba5 --- /dev/null +++ b/dependency/solr/6.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.39](https://github.com/truecharts/charts/compare/solr-6.0.38...solr-6.0.39) (2023-11-08) + +### Chore + +- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.38/app-readme.md b/dependency/solr/6.0.39/app-readme.md similarity index 100% rename from dependency/solr/6.0.38/app-readme.md rename to dependency/solr/6.0.39/app-readme.md diff --git a/dependency/solr/6.0.39/charts/common-14.3.3.tgz b/dependency/solr/6.0.39/charts/common-14.3.3.tgz new file mode 100644 index 0000000000..8b31be8f04 Binary files /dev/null and b/dependency/solr/6.0.39/charts/common-14.3.3.tgz differ diff --git a/dependency/solr/6.0.38/ix_values.yaml b/dependency/solr/6.0.39/ix_values.yaml similarity index 100% rename from dependency/solr/6.0.38/ix_values.yaml rename to dependency/solr/6.0.39/ix_values.yaml diff --git a/dependency/solr/6.0.38/questions.yaml b/dependency/solr/6.0.39/questions.yaml similarity index 100% rename from dependency/solr/6.0.38/questions.yaml rename to dependency/solr/6.0.39/questions.yaml diff --git a/dependency/solr/6.0.38/templates/NOTES.txt b/dependency/solr/6.0.39/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.38/templates/NOTES.txt rename to dependency/solr/6.0.39/templates/NOTES.txt diff --git a/dependency/solr/6.0.38/templates/common.yaml b/dependency/solr/6.0.39/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.38/templates/common.yaml rename to dependency/solr/6.0.39/templates/common.yaml diff --git a/dependency/solr/6.0.38/values.yaml b/dependency/solr/6.0.39/values.yaml similarity index 100% rename from dependency/solr/6.0.38/values.yaml rename to dependency/solr/6.0.39/values.yaml