Skip to content

Commit

Permalink
fix(container): update image quay.io/minio/minio to release.2024-05-0…
Browse files Browse the repository at this point in the history
…7t06-41-25z (#6129)

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2024-05-01T01-11-10Z | RELEASE.2024-05-07T06-41-25Z |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent b1c0edc commit 9b31bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/storage/minio/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
main:
image:
repository: quay.io/minio/minio
tag: RELEASE.2024-05-01T01-11-10Z@sha256:f95dc4fc35439654a71300f765b485e114e7a720318dbce24ccd4f324d1475cf
tag: RELEASE.2024-05-07T06-41-25Z@sha256:7274c266cc5ec1a4a8925a49d00f249487e426bf73954c992972081972ecfc49

args: ["server", "/data", "--console-address", ":9001"]

Expand Down

0 comments on commit 9b31bae

Please sign in to comment.