From 296d6b7a998d2b791665745acaed76c0f212c714 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 6 May 2025 01:07:25 +0200 Subject: [PATCH] fix image/3 --- minio/Dockerfile | 2 +- minio/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/minio/Dockerfile b/minio/Dockerfile index 796bbef..f40d7b6 100644 --- a/minio/Dockerfile +++ b/minio/Dockerfile @@ -4,7 +4,7 @@ LABEL io.hass.name="MinIO" LABEL io.hass.description="S3-compatible object storage for HA" LABEL io.hass.arch="amd64|aarch64" LABEL io.hass.type="addon" -LABEL io.hass.version="1.0.61" +LABEL io.hass.version="1.0.62" # Install curl and download MinIO binary # https://min.io/download#/linux diff --git a/minio/config.json b/minio/config.json index a9218e8..a254cbd 100644 --- a/minio/config.json +++ b/minio/config.json @@ -1,6 +1,6 @@ { "name": "MinIO S3 Server", - "version": "1.0.61", + "version": "1.0.62", "slug": "minio", "description": "MinIO Server S3-compatible object storage server", "arch": [