From dcc8842a41123e2a0955439aa5d0f47438c8168d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 01:40:53 +0100 Subject: [PATCH] chore(deps): update container image clickhouse to v12.1.2@a04ea6d by renovate (#18616) 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://clickhouse.com/)) | patch | `12.1.0` -> `12.1.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" 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. 🔕 **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 83b0bb53200..d9cb3877332 100644 --- a/charts/stable/plausible/Chart.yaml +++ b/charts/stable/plausible/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: clickhouse - version: 12.1.0 + version: 12.1.2 repository: oci://tccr.io/truecharts condition: clickhouse.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - https://hub.docker.com/r/plausible/analytics type: application -version: 10.2.2 +version: 10.2.3