chore(helm): update image docker.io/clickhouse/clickhouse-server 25.6.5.41 → 25.7.2.54 (#37981)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | minor | `7566eea` -> `8642875` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 25.6.5.41
|
appVersion: 25.7.2.54
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.15.1
|
version: 28.15.1
|
||||||
@@ -37,5 +37,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse
|
- https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse
|
||||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||||
type: application
|
type: application
|
||||||
version: 16.2.1
|
version: 16.3.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/clickhouse/clickhouse-server
|
repository: docker.io/clickhouse/clickhouse-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 25.6.5.41@sha256:7566eea413755c8fc43a7b39078b05f16ed350bb33c98f2f087c5f66b0e8163f
|
tag: 25.7.2.54@sha256:86428751716630f16f0e75751ceb0f6e2cb38690bc3bd983ede848a44c7ec444
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user