mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 14:56:22 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.1](https://github.com/truecharts/charts/compare/clickhouse-7.0.0...clickhouse-7.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.7.3.14 ([#11241](https://github.com/truecharts/charts/issues/11241))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.0](https://github.com/truecharts/charts/compare/clickhouse-6.0.3...clickhouse-7.0.0) (2023-07-31)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- update helm chart common to 12.14.7 ([#10237](https://github.com/truecharts/charts/issues/10237))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.49](https://github.com/truecharts/charts/compare/clickhouse-5.0.48...clickhouse-5.0.49) (2023-07-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.5.4.25 ([#10211](https://github.com/truecharts/charts/issues/10211))
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.7.1.247"
|
||||
appVersion: "23.7.3.14"
|
||||
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.0
|
||||
version: 7.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/clickhouse/7.0.1/app-changelog.md
Normal file
9
dependency/clickhouse/7.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [clickhouse-7.0.1](https://github.com/truecharts/charts/compare/clickhouse-7.0.0...clickhouse-7.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.7.3.14 ([#11241](https://github.com/truecharts/charts/issues/11241))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.7.1.2470@sha256:fbec51f0c6b09733fe4601bba2584dc750f0a8a5077702b86163744bd6f4573f
|
||||
tag: v23.7.3.14@sha256:8f54c8eed28bc74d9fb6d5752b7dd1610b38db534668bc14601b577a922414cb
|
||||
|
||||
workload:
|
||||
main:
|
||||
Reference in New Issue
Block a user