chore(deps): update container image clickhouse/clickhouse-server to v24.4.1.2088@6203e51 by renovate (#21601)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | clickhouse/clickhouse-server | minor | `24.3.3.102` -> `24.4.1.2088` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
c1be80a1be
commit
79d73fff04
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.3.3.102
|
||||
appVersion: 24.4.1.2088
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
type: application
|
||||
version: 13.0.6
|
||||
version: 13.1.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: clickhouse/clickhouse-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.3.3.102@sha256:f87b3ae47570bd191523e6e4cf3bc82241c75e9dd3698dfa4796e90d0d0bdcd8
|
||||
tag: 24.4.1.2088@sha256:6203e5170ff7f7070c553b2420cd53916be50011dc5fa77f4aae7187421b70a4
|
||||
|
||||
includeCommon: true
|
||||
workload:
|
||||
|
|
Loading…
Reference in New Issue