Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [minio-5.0.3](https://github.com/truecharts/charts/compare/minio-5.0.2...minio-5.0.3) (2022-11-21)
|
||||
|
||||
### Fix
|
||||
|
||||
- revert postgres major upgrade and fix some apps with more than 1 ingresses ([#4676](https://github.com/truecharts/charts/issues/4676))
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ name: minio
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
|
||||
- https://github.com/minio/minio
|
||||
version: 5.0.3
|
||||
version: 5.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/minio/5.0.4/app-changelog.md
Normal file
9
stable/minio/5.0.4/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [minio-5.0.4](https://github.com/truecharts/charts/compare/minio-5.0.3...minio-5.0.4) (2022-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/minio to latest
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minio
|
||||
tag: latest@sha256:5f5f156f73c59d88b4ec3a26f412e901f78b70e25f5f73d9d2f8af5691a076fa
|
||||
tag: latest@sha256:051be79be8d65298d533ec7f779f7e03e2d4c350eb9e3136e71b05cb576f6ed6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"]
|
||||
Reference in New Issue
Block a user