Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
91800904fa
commit
fec5a03454
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.46](https://github.com/truecharts/charts/compare/clickhouse-5.0.45...clickhouse-5.0.46) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.4 ([#9898](https://github.com/truecharts/charts/issues/9898))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-5.0.47](https://github.com/truecharts/charts/compare/clickhouse-5.0.46...clickhouse-5.0.47) (2023-06-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.5.3.24 ([#9917](https://github.com/truecharts/charts/issues/9917))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-5.0.46](https://github.com/truecharts/charts/compare/clickhouse-5.0.45...clickhouse-5.0.46) (2023-06-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [clickhouse-5.0.45](https://github.com/truecharts/charts/compare/clickhouse-5.0.41...clickhouse-5.0.45) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.5.2.7 ([#9673](https://github.com/truecharts/charts/issues/9673))
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.4.3.48 ([#9653](https://github.com/truecharts/charts/issues/9653))
|
||||
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
|
||||
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.5.2.7"
|
||||
appVersion: "23.5.3.24"
|
||||
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: 5.0.46
|
||||
version: 5.0.47
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-5.0.47](https://github.com/truecharts/charts/compare/clickhouse-5.0.46...clickhouse-5.0.47) (2023-06-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clickhouse to v23.5.3.24 ([#9917](https://github.com/truecharts/charts/issues/9917))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clickhouse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.5.2.7@sha256:cd180068694c4ebe006381524d917e27b4d579d8e77c601822c2bb57f24dfbf3
|
||||
tag: v23.5.3.24@sha256:4b53287ef950c880e59faf83963047e486e19ba1b894e484066e6d00ebd2dd26
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue