chore(deps): update container image clickhouse/clickhouse-server to 24.6.3.64@f1f1bca by renovate (#24410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | clickhouse/clickhouse-server | digest | `9c078ad` -> `f1f1bca` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
93efc47fb2
commit
55b42f5fe3
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
type: application
|
||||
version: 14.2.4
|
||||
version: 14.2.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: clickhouse/clickhouse-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.6.3.64@sha256:9c078ad52e4a4f2b2bbd3aa694e92d7ce13f59f163feceb1e6f3c23e5d349654
|
||||
tag: 24.6.3.64@sha256:f1f1bca83435516f35f49980477fdecd09df1f49689254ef179d56e9755ac1a8
|
||||
|
||||
includeCommon: true
|
||||
workload:
|
||||
|
|
Loading…
Reference in New Issue