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-11t08-14-41z

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2023-11-01T01-57-10Z | RELEASE.2023-11-11T08-14-41Z |
  • Loading branch information
Trux-Bot committed Nov 11, 2023
1 parent aafe727 commit e283fc8
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-11T08-14-41Z@sha256:2bc25202c8c857536bb03e62351586631e516e0839a22135fc3335159047f77b
controller:
annotations:
reloader.stakater.com/auto: "true"
Expand Down

0 comments on commit e283fc8

Please sign in to comment.