Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6fad8b7bbf
commit
3b67a04bde
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.25](https://github.com/truecharts/charts/compare/clickhouse-7.0.24...clickhouse-7.0.25) (2023-11-08)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.26](https://github.com/truecharts/charts/compare/clickhouse-7.0.25...clickhouse-7.0.26) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.10.3.5 ([#14554](https://github.com/truecharts/charts/issues/14554))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.25](https://github.com/truecharts/charts/compare/clickhouse-7.0.24...clickhouse-7.0.25) (2023-11-08)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.15](https://github.com/truecharts/charts/compare/clickhouse-7.0.14...clickhouse-7.0.15) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.10.2.13"
|
||||
appVersion: "23.10.3.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://clickhouse.com/
|
||||
type: application
|
||||
version: 7.0.25
|
||||
version: 7.0.26
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.26](https://github.com/truecharts/charts/compare/clickhouse-7.0.25...clickhouse-7.0.26) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.10.3.5 ([#14554](https://github.com/truecharts/charts/issues/14554))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.10.2.13@sha256:52aaad330756add86aabf5f6894c3652439bc1d4b6558a30ac8c3d598f96e079
|
||||
tag: v23.10.3.5@sha256:5cb314fb7c85b4c28f6d91cc26d15c7f1b6ac3429670377816e45c0e13f5876f
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue