From 1d59d71a8b3e8f82ce42f62a44c459ec4df3dc60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:04:47 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20quay.io/min?= =?UTF-8?q?io/minio=20(=20release.2024-11-07t00-52-20z=20=E2=86=92=20relea?= =?UTF-8?q?se.2024-12-18t13-15-44z=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------- | ---------------------------- | ---------------------------- | | docker | quay.io/minio/minio | RELEASE.2024-11-07T00-52-20Z | RELEASE.2024-12-18T13-15-44Z | Signed-off-by: Winston R. Milling --- kube-system/minio/minio.yaml | 2 +- social/mastodon/minio.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kube-system/minio/minio.yaml b/kube-system/minio/minio.yaml index 9934b3434..43516e0d4 100644 --- a/kube-system/minio/minio.yaml +++ b/kube-system/minio/minio.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: quay.io/minio/minio - tag: RELEASE.2024-11-07T00-52-20Z@sha256:ac591851803a79aee64bc37f66d77c56b0a4b6e12d9e5356380f4105510f2332 + tag: RELEASE.2024-12-18T13-15-44Z@sha256:1dce27c494a16bae114774f1cec295493f3613142713130c2d22dd5696be6ad3 pullPolicy: IfNotPresent mcImage: repository: quay.io/minio/mc diff --git a/social/mastodon/minio.yaml b/social/mastodon/minio.yaml index 369dfcca6..f1769baf8 100644 --- a/social/mastodon/minio.yaml +++ b/social/mastodon/minio.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: quay.io/minio/minio - tag: RELEASE.2024-11-07T00-52-20Z@sha256:ac591851803a79aee64bc37f66d77c56b0a4b6e12d9e5356380f4105510f2332 + tag: RELEASE.2024-12-18T13-15-44Z@sha256:1dce27c494a16bae114774f1cec295493f3613142713130c2d22dd5696be6ad3 pullPolicy: IfNotPresent mcImage: repository: quay.io/minio/mc