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

Commit

Permalink
fix(docker-image): update quay.io/minio/minio docker tag to release.2…
Browse files Browse the repository at this point in the history
…023-11-15t20-43-25z

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2023-11-01T01-57-10Z | RELEASE.2023-11-15T20-43-25Z |
  • Loading branch information
Trux-Bot committed Nov 16, 2023
1 parent 33d9297 commit 7374209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/helios/apps/default/minio/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
nameOverride: *app
image:
repository: quay.io/minio/minio
tag: RELEASE.2023-11-01T01-57-10Z@sha256:ec64b4c9e3808e24eb5b396f21b818ea85955bded1e437656fcb5c4d44dc068d
tag: RELEASE.2023-11-15T20-43-25Z@sha256:91866cdaad4cc11d2f86056b234f33f3768a44adc600ea37c225708c83076bc3
controller:
annotations:
reloader.stakater.com/auto: "true"
Expand Down

0 comments on commit 7374209

Please sign in to comment.