chore(helm): update image docker.io/clickhouse/clickhouse-server 25.5.4.38 → 25.6.2.5 (#36738)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | minor | `5143a8a` -> `97f0fe0` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.5.4.38
|
appVersion: 25.6.2.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -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: 15.4.3
|
version: 15.5.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.5.4.38@sha256:5143a8a1e9e05fb24cf3cc8ab6fc7ca08c9d9577144df098f9a4205c7edeb630
|
tag: 25.6.2.5@sha256:97f0fe0f8729569e8c9d11069acee23abadeade4889f56ca3dc3df069f28cb85
|
||||||
|
|
||||||
includeCommon: true
|
includeCommon: true
|
||||||
workload:
|
workload:
|
||||||
|
|||||||
Reference in New Issue
Block a user