From 03d405cfe4d9d1e696e4e5c75bf545ff3ecf205b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 30 Aug 2023 22:22:49 +0200 Subject: [PATCH] chore(deps): update helm general non-major (#11979) 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 | `7.0.1` -> `7.0.3` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `14.0.1` -> `14.0.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `14.0.3` -> `14.0.4` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `13.2.1` -> `13.2.2` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `14.0.2` -> `14.0.4` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `8.0.0` -> `8.0.13` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/charts (clickhouse) ### [`v7.0.3`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.3) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.2...clickhouse-7.0.3) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). ### [`v7.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.2) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.1...clickhouse-7.0.2) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
truecharts/library-charts (common) ### [`v14.0.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.3...common-14.0.4) Function library for TrueCharts ### [`v14.0.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.2...common-14.0.3) Function library for TrueCharts ### [`v14.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.1...common-14.0.2) Function library for TrueCharts
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, 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. 👻 **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/stable/rsshub/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 1dc5fa18775..38e36832283 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.88 +version: 8.0.89 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.4 - condition: redis.enabled name: redis repository: https://deps.truecharts.org