Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b73e2ddad2
commit
2ecb4f2ace
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.12](https://github.com/truecharts/charts/compare/clickhouse-7.0.11...clickhouse-7.0.12) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [clickhouse-7.0.3](https://github.com/truecharts/charts/compare/clickhouse-7.0.2...clickhouse-7.0.3) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.2 ([#11488](https://github.com/truecharts/charts/issues/11488))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.2](https://github.com/truecharts/charts/compare/clickhouse-7.0.1...clickhouse-7.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.8.3.48"
|
||||
appVersion: "23.9.2.56"
|
||||
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.12
|
||||
version: 7.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.8.3.48@sha256:6dfb2322a26e5990b908cc3f49ceee230b241a67e791886ec76965df1a8aff11
|
||||
tag: v23.9.2.56@sha256:c6f46cf1f37eac7e9fe443c91fc3b4e39907599e67bde5ea3f4cd40275ddaf19
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue