From bb3615076f2a875de38e2231ad3fda4907036822 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Dec 2023 17:31:30 +0100 Subject: [PATCH] chore(deps): update helm chart common to 17.1.0 by renovate (#16531) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `16.2.23` -> `17.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/library-charts (common) ### [`v17.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.2...common-17.1.0) Function library for TrueCharts ### [`v17.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.1...common-17.0.2) Function library for TrueCharts ### [`v17.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.0...common-17.0.1) Function library for TrueCharts ### [`v17.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.24...common-17.0.0) Function library for TrueCharts ### [`v16.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.24) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.23...common-16.2.24) Function library for TrueCharts
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Signed-off-by: Kjeld Schouten Co-authored-by: Kjeld Schouten --- charts/dependency/clickhouse/Chart.yaml | 4 ++-- charts/dependency/kube-state-metrics/Chart.yaml | 4 ++-- charts/dependency/mariadb/Chart.yaml | 4 ++-- charts/dependency/memcached/Chart.yaml | 4 ++-- charts/dependency/mongodb/Chart.yaml | 4 ++-- charts/dependency/node-exporter/Chart.yaml | 4 ++-- charts/dependency/redis/Chart.yaml | 4 ++-- charts/dependency/solr/Chart.yaml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 675eab9a005..78f5c1be093 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: clickhouse -version: 9.0.20 +version: 10.0.0 appVersion: 23.11.3.23 description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse @@ -21,7 +21,7 @@ keywords: - sql dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/dependency/kube-state-metrics/Chart.yaml b/charts/dependency/kube-state-metrics/Chart.yaml index df7be4da93d..63648423128 100644 --- a/charts/dependency/kube-state-metrics/Chart.yaml +++ b/charts/dependency/kube-state-metrics/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kube-state-metrics -version: 5.0.18 +version: 6.0.0 appVersion: 2.10.1 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 @@ -20,7 +20,7 @@ keywords: - monitoring dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 1bfe58fc573..84235413d38 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: mariadb -version: 11.1.2 +version: 12.0.0 appVersion: 11.2.2 description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -24,7 +24,7 @@ keywords: - sql dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 0218b785921..32c02346f05 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: memcached -version: 10.0.19 +version: 11.0.0 appVersion: 1.6.22 description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -21,7 +21,7 @@ keywords: - cache dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 03af41920e9..f2497f0b792 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: mongodb -version: 10.0.19 +version: 11.0.0 appVersion: 7.0.4 description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -22,7 +22,7 @@ keywords: - nosql dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/dependency/node-exporter/Chart.yaml b/charts/dependency/node-exporter/Chart.yaml index 7e6dfb08890..2121102a61f 100644 --- a/charts/dependency/node-exporter/Chart.yaml +++ b/charts/dependency/node-exporter/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: node-exporter -version: 5.0.18 +version: 6.0.0 appVersion: 1.7.0 description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. home: https://truecharts.org/charts/dependency/node-exporter @@ -20,7 +20,7 @@ keywords: - monitoring dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 928811fe090..d31be799fd0 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: redis -version: 10.0.19 +version: 11.0.0 appVersion: 7.2.3 description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -21,7 +21,7 @@ keywords: - database dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: "" diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 30d5cd8289a..b7535dd903b 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: solr -version: 8.0.19 +version: 9.0.0 appVersion: 9.4.0 description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -21,7 +21,7 @@ keywords: - search dependencies: - name: common - version: 16.2.24 + version: 17.1.0 repository: https://library-charts.truecharts.org condition: "" alias: ""