chore(deps): update container image clickhouse to v14.0.2@149f04b by renovate (#23301)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | patch | `14.0.1` -> `14.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
587f22e803
commit
becfaefa02
|
@ -17,7 +17,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: clickhouse
|
||||
version: 14.0.1
|
||||
version: 14.0.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: clickhouse.enabled
|
||||
alias: ""
|
||||
|
@ -44,4 +44,4 @@ sources:
|
|||
- https://plausible.io/
|
||||
- https://plausible.io/docs/self-hosting
|
||||
type: application
|
||||
version: 12.1.0
|
||||
version: 12.1.1
|
||||
|
|
Loading…
Reference in New Issue