Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c8d3089880
commit
b8d8cf516e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.22](https://github.com/truecharts/charts/compare/clickhouse-7.0.21...clickhouse-7.0.22) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.23](https://github.com/truecharts/charts/compare/clickhouse-7.0.22...clickhouse-7.0.23) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.10.2.13 ([#14458](https://github.com/truecharts/charts/issues/14458))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.22](https://github.com/truecharts/charts/compare/clickhouse-7.0.21...clickhouse-7.0.22) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [clickhouse-7.0.13](https://github.com/truecharts/charts/compare/clickhouse-7.0.12...clickhouse-7.0.13) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.9.2.56 ([#13780](https://github.com/truecharts/charts/issues/13780))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.12](https://github.com/truecharts/charts/compare/clickhouse-7.0.11...clickhouse-7.0.12) (2023-10-15)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.10.1.19"
|
||||
appVersion: "23.10.2.13"
|
||||
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.22
|
||||
version: 7.0.23
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.23](https://github.com/truecharts/charts/compare/clickhouse-7.0.22...clickhouse-7.0.23) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.10.2.13 ([#14458](https://github.com/truecharts/charts/issues/14458))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.10.1.1976@sha256:70a2209917d2dcfe33b09e60dda9012c4f6638e9335b3afefac2cb89ba0c670c
|
||||
tag: v23.10.2.13@sha256:52aaad330756add86aabf5f6894c3652439bc1d4b6558a30ac8c3d598f96e079
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue