fix(helm-deps): update chart clickhouse 18.2.0 → 18.2.1 (#47406)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | patch | `18.2.0` → `18.2.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wbGF1c2libGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies:
|
|||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: clickhouse
|
- name: clickhouse
|
||||||
version: 18.2.0
|
version: 18.2.1
|
||||||
repository: oci://oci.trueforge.org/truecharts
|
repository: oci://oci.trueforge.org/truecharts
|
||||||
condition: clickhouse.enabled
|
condition: clickhouse.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -46,5 +46,5 @@ sources:
|
|||||||
- https://plausible.io/
|
- https://plausible.io/
|
||||||
- https://plausible.io/docs/self-hosting
|
- https://plausible.io/docs/self-hosting
|
||||||
type: application
|
type: application
|
||||||
version: 17.3.1
|
version: 17.3.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user