chore(helm): update chart clickhouse 16.9.1 → 16.10.0 (#40157)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | minor | `16.9.1` -> `16.10.0` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies:
|
|||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: clickhouse
|
- name: clickhouse
|
||||||
version: 16.9.1
|
version: 16.10.0
|
||||||
repository: oci://oci.trueforge.org/truecharts
|
repository: oci://oci.trueforge.org/truecharts
|
||||||
condition: clickhouse.enabled
|
condition: clickhouse.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
@@ -43,10 +43,11 @@ name: plausible
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/plausible/analytics
|
- https://github.com/plausible/analytics
|
||||||
- https://github.com/plausible/hosting
|
- https://github.com/plausible/hosting
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/plausible
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plausible
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plausible
|
||||||
- https://hub.docker.com/r/plausible/analytics
|
- https://hub.docker.com/r/plausible/analytics
|
||||||
- https://plausible.io/
|
- https://plausible.io/
|
||||||
- https://plausible.io/docs/self-hosting
|
- https://plausible.io/docs/self-hosting
|
||||||
type: application
|
type: application
|
||||||
version: 14.16.0
|
version: 14.17.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user