Merge pull request #4909 from truecharts/renovate/tccr.io-truecharts-minio-latest

This commit is contained in:
TrueCharts Bot 2022-11-27 23:44:29 +01:00 committed by GitHub
commit 845befa19c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"]