Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ae1f30f6c6
commit
05c3d1799d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.4](https://github.com/truecharts/charts/compare/clickhouse-7.0.3...clickhouse-7.0.4) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.5](https://github.com/truecharts/charts/compare/clickhouse-7.0.4...clickhouse-7.0.5) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.7.5.30 ([#12064](https://github.com/truecharts/charts/issues/12064))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.4](https://github.com/truecharts/charts/compare/clickhouse-7.0.3...clickhouse-7.0.4) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.15.0 ([#10498](https://github.com/truecharts/charts/issues/10498))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.53](https://github.com/truecharts/charts/compare/clickhouse-5.0.52...clickhouse-5.0.53) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.6.2.18 ([#10579](https://github.com/truecharts/charts/issues/10579))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.7.4.5"
|
||||
appVersion: "23.7.5.30"
|
||||
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.4
|
||||
version: 7.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.5](https://github.com/truecharts/charts/compare/clickhouse-7.0.4...clickhouse-7.0.5) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.7.5.30 ([#12064](https://github.com/truecharts/charts/issues/12064))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.7.4.5@sha256:2d52dece52908fc10565db7a5e8580606b4775ff164fb4bd0778f873cac58c5e
|
||||
tag: v23.7.5.30@sha256:cdc9db0a9e09bc93e2011257a64058e3fb8136816ede056b7c833d49d5cf5463
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue