Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
db7588ac62
commit
fdaf8b16ed
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.7](https://github.com/truecharts/charts/compare/clickhouse-7.0.6...clickhouse-7.0.7) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.8.2.7 ([#12320](https://github.com/truecharts/charts/issues/12320))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.8](https://github.com/truecharts/charts/compare/clickhouse-7.0.7...clickhouse-7.0.8) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.8.3.48 ([#13017](https://github.com/truecharts/charts/issues/13017))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.7](https://github.com/truecharts/charts/compare/clickhouse-7.0.6...clickhouse-7.0.7) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.7.1.2470 ([#10957](https://github.com/truecharts/charts/issues/10957))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-6.0.1](https://github.com/truecharts/charts/compare/clickhouse-6.0.0...clickhouse-6.0.1) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 13.2.1 ([#10757](https://github.com/truecharts/charts/issues/10757))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.8.2.7"
|
||||
appVersion: "23.8.3.48"
|
||||
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.7
|
||||
version: 7.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.8](https://github.com/truecharts/charts/compare/clickhouse-7.0.7...clickhouse-7.0.8) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.8.3.48 ([#13017](https://github.com/truecharts/charts/issues/13017))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.8.2.7@sha256:59d8931ff246dfe2740cfb53ae5db62242b05b1bd9f8dffac3dbbb634109fe0a
|
||||
tag: v23.8.3.48@sha256:6dfb2322a26e5990b908cc3f49ceee230b241a67e791886ec76965df1a8aff11
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue