Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
770c0e67fe
commit
d5dcaa8856
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-3.0.10](https://github.com/truecharts/charts/compare/clickhouse-3.0.9...clickhouse-3.0.10) (2022-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v22.12.1.1752
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-3.0.9](https://github.com/truecharts/charts/compare/clickhouse-3.0.8...clickhouse-3.0.9) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [clickhouse-3.0.4](https://github.com/truecharts/charts/compare/clickhouse-3.0.3...clickhouse-3.0.4) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-3.0.4](https://github.com/truecharts/charts/compare/clickhouse-3.0.3...clickhouse-3.0.4) (2022-11-29)
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-3.0.4](https://github.com/truecharts/charts/compare/clickhouse-3.0.3...clickhouse-3.0.4) (2022-11-29)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "22.11.2.30"
|
||||
appVersion: "22.12.1.17"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://clickhouse.com/
|
||||
- https://hub.docker.com/r/yandex/clickhouse-server
|
||||
type: application
|
||||
version: 3.0.9
|
||||
version: 3.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-3.0.10](https://github.com/truecharts/charts/compare/clickhouse-3.0.9...clickhouse-3.0.10) (2022-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v22.12.1.1752
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 22.11.2.30@sha256:af5ea011f1a082c650045c3519ddec52349008507ca9de68417740083d1416be
|
||||
tag: 22.12.1.1752@sha256:45f7725ae167da165aec76399c5b8c43cee8f2beb5d01c004d35a79d7690ad32
|
||||
|
||||
controller:
|
||||
type: statefulset
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-3.0.9](https://github.com/truecharts/charts/compare/clickhouse-3.0.8...clickhouse-3.0.9) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v11.0.8
|
||||
|
||||
|
Loading…
Reference in New Issue