Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
feat(docker-image): update quay.io/minio/minio docker tag to release.…
Browse files Browse the repository at this point in the history
…2024-03-10t02-53-48z

| datasource | package             | from                               | to                           |
| ---------- | ------------------- | ---------------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2024-01-18T22-51-28Z-cpuv1 | RELEASE.2024-03-10T02-53-48Z |
  • Loading branch information
Trux-Bot committed Mar 10, 2024
1 parent e90afff commit c0ad1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/helios/apps/storage/minio/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
main:
image:
repository: quay.io/minio/minio
tag: RELEASE.2024-01-18T22-51-28Z
tag: RELEASE.2024-03-10T02-53-48Z@sha256:b9e644d40add58b121f7801e9ec0e19a58f836a366a88011e8951e3166aaf16e
args:
- server
- /data
Expand Down

0 comments on commit c0ad1ad

Please sign in to comment.