feat(helm-deps): update chart clickhouse 18.1.6 → 18.2.0 (#47228)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://trueforge.org/truetech/truecharts/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | minor | `18.1.6` → `18.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wbGF1c2libGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies:
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: clickhouse
|
||||
version: 18.1.6
|
||||
version: 18.2.0
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: clickhouse.enabled
|
||||
alias: ""
|
||||
@@ -27,16 +27,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/plausible
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/plausible.webp
|
||||
home: https://truecharts.org/charts/stable/plausible
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.webp
|
||||
keywords:
|
||||
- plausible
|
||||
- analytics
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: plausible
|
||||
sources:
|
||||
- https://github.com/plausible/analytics
|
||||
@@ -46,5 +46,5 @@ sources:
|
||||
- https://plausible.io/
|
||||
- https://plausible.io/docs/self-hosting
|
||||
type: application
|
||||
version: 17.2.0
|
||||
version: 17.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user