Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
78f74105b1
commit
7d35f663bc
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [minio-7.0.20](https://github.com/truecharts/charts/compare/minio-7.0.19...minio-7.0.20) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13931](https://github.com/truecharts/charts/issues/13931))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [minio-7.0.21](https://github.com/truecharts/charts/compare/minio-7.0.20...minio-7.0.21) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minio to latest ([#13962](https://github.com/truecharts/charts/issues/13962))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minio-7.0.20](https://github.com/truecharts/charts/compare/minio-7.0.19...minio-7.0.20) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [minio-7.0.11](https://github.com/truecharts/charts/compare/minio-7.0.10...minio-7.0.11) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minio to latest ([#12820](https://github.com/truecharts/charts/issues/12820))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minio-7.0.10](https://github.com/truecharts/charts/compare/minio-7.0.9...minio-7.0.10) (2023-09-21)
|
||||
|
||||
### Chore
|
|
@ -20,7 +20,7 @@ name: minio
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
|
||||
- https://github.com/minio/minio
|
||||
version: 7.0.20
|
||||
version: 7.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [minio-7.0.21](https://github.com/truecharts/charts/compare/minio-7.0.20...minio-7.0.21) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minio to latest ([#13962](https://github.com/truecharts/charts/issues/13962))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/minio
|
||||
tag: latest@sha256:ffee5c6e12266aee0a33d2aaff3d1976011c0d5b96a2fc068dfaae83cd13233f
|
||||
tag: latest@sha256:f7f365a67bd04c972b47a37d590331a761551fcea3a6a873707e3817c7892009
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue