From 285ddf2ab939ceeabf9c21156c8edb661d8c8d89 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jan 2024 19:20:03 +0100 Subject: [PATCH] chore(deps): update helm general non-major by renovate (#17286) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | patch | `10.2.7` -> `10.2.10` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.7` -> `6.1.12` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.1.6` -> `12.1.10` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.6` -> `11.1.11` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.8` -> `11.1.14` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.7` -> `6.1.12` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.6` -> `11.1.13` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.1.9` -> `11.1.13` | | [velero](https://togithub.com/vmware-tanzu/velero) ([source](https://togithub.com/vmware-tanzu/helm-charts)) | patch | `5.2.0` -> `5.2.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/charts (clickhouse) ### [`v10.2.10`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.10) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.9...clickhouse-10.2.10) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v10.2.9`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.9) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.8...clickhouse-10.2.9) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v10.2.8`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.2.8) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.2.7...clickhouse-10.2.8) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
vmware-tanzu/helm-charts (velero) ### [`v5.2.2`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.2.2) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.2.1...velero-5.2.2) A Helm chart for velero #### What's Changed - \[velero] add labels to upgrade-crds job, not only in pod template by [@​JannikJ](https://togithub.com/JannikJ) in [https://github.com/vmware-tanzu/helm-charts/pull/539](https://togithub.com/vmware-tanzu/helm-charts/pull/539) #### New Contributors - [@​JannikJ](https://togithub.com/JannikJ) made their first contribution in [https://github.com/vmware-tanzu/helm-charts/pull/539](https://togithub.com/vmware-tanzu/helm-charts/pull/539) **Full Changelog**: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.2.1...velero-5.2.2 ### [`v5.2.1`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.2.1) [Compare Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.2.0...velero-5.2.1) A Helm chart for velero #### What's Changed - \[velero] v1.12.3 by [@​jenting](https://togithub.com/jenting) in [https://github.com/vmware-tanzu/helm-charts/pull/536](https://togithub.com/vmware-tanzu/helm-charts/pull/536) **Full Changelog**: https://github.com/vmware-tanzu/helm-charts/compare/velero-5.2.0...velero-5.2.1
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/enterprise/velero/Chart.yaml | 4 ++-- charts/stable/rsshub/Chart.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/enterprise/velero/Chart.yaml b/charts/enterprise/velero/Chart.yaml index bdde64054514..5eae9d16d17d 100644 --- a/charts/enterprise/velero/Chart.yaml +++ b/charts/enterprise/velero/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: velero - version: 5.2.0 + version: 5.2.2 repository: https://vmware-tanzu.github.io/helm-charts condition: "" alias: velero @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/velero - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 3.1.13 +version: 3.1.14 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 656e713a9fc4..2585e34a7d34 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: redis - version: 11.1.9 + version: 11.1.13 repository: https://deps.truecharts.org condition: redis.enabled alias: "" @@ -40,7 +40,7 @@ sources: - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome + - https://hub.docker.com/r/diygod/rsshub type: application -version: 11.1.23 +version: 11.1.24