From 32f9de14da1483f1c19c22d45c90479b6499ae39 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 9 Aug 2024 02:32:55 +0200 Subject: [PATCH] chore(deps): update container image clickhouse to v14.3.2@b70a2b1 by renovate (#24922) 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/stable/clickhouse) ([source](https://clickhouse.com/)) | patch | `14.3.1` -> `14.3.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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). --- charts/stable/plausible/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/plausible/Chart.yaml b/charts/stable/plausible/Chart.yaml index c6fc2d591ee..c064c8bb166 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -16,7 +16,7 @@ dependencies: tags: [] import-values: [] - name: clickhouse - version: 14.3.1 + version: 14.3.2 repository: oci://tccr.io/truecharts condition: clickhouse.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://plausible.io/ - https://plausible.io/docs/self-hosting type: application -version: 12.5.1 +version: 12.5.2