Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9b492efe13
commit
71527de3b6
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [minio-6.0.10](https://github.com/truecharts/charts/compare/minio-6.0.9...minio-6.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minio to latest ([#8317](https://github.com/truecharts/charts/issues/8317))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minio-6.0.9](https://github.com/truecharts/charts/compare/minio-6.0.8...minio-6.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minio-5.0.21](https://github.com/truecharts/charts/compare/minio-5.0.20...minio-5.0.21) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minio to latest
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ name: minio
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
|
||||
- https://github.com/minio/minio
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [minio-6.0.10](https://github.com/truecharts/charts/compare/minio-6.0.9...minio-6.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minio to latest ([#8317](https://github.com/truecharts/charts/issues/8317))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minio
|
||||
tag: latest@sha256:f541e27753cae186a4ec332f6e50e2f6e924dff763370494a2132d1b8247fee9
|
||||
tag: latest@sha256:aa2363afbbc1a2665af40828d2d0278cbd62be27035c61388697fda54be6684b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [minio-6.0.9](https://github.com/truecharts/charts/compare/minio-6.0.8...minio-6.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue