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-20t22-40-07z

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2023-11-01T01-57-10Z | RELEASE.2023-11-20T22-40-07Z |
  • Loading branch information
Trux-Bot committed Nov 21, 2023
1 parent 0f041c4 commit 2dd75b7
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-20T22-40-07Z@sha256:b833a1699b4fb11fe9e716467dd21562f2cd972ddb4a4045d05fd41859c0d222
controller:
annotations:
reloader.stakater.com/auto: "true"
Expand Down

0 comments on commit 2dd75b7

Please sign in to comment.