chore(deps): update container image clickhouse to v14.3.2@b70a2b1 by renovate (#24922)
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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzguMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
76ae7dd244
commit
32f9de14da
|
@ -16,7 +16,7 @@ dependencies:
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: clickhouse
|
- name: clickhouse
|
||||||
version: 14.3.1
|
version: 14.3.2
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: clickhouse.enabled
|
condition: clickhouse.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -43,4 +43,4 @@ sources:
|
||||||
- https://plausible.io/
|
- https://plausible.io/
|
||||||
- https://plausible.io/docs/self-hosting
|
- https://plausible.io/docs/self-hosting
|
||||||
type: application
|
type: application
|
||||||
version: 12.5.1
|
version: 12.5.2
|
||||||
|
|
Loading…
Reference in New Issue