fix image/3

This commit is contained in:
2025-05-06 01:07:25 +02:00
parent e47b4ec1e2
commit 296d6b7a99
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ LABEL io.hass.name="MinIO"
LABEL io.hass.description="S3-compatible object storage for HA" LABEL io.hass.description="S3-compatible object storage for HA"
LABEL io.hass.arch="amd64|aarch64" LABEL io.hass.arch="amd64|aarch64"
LABEL io.hass.type="addon" 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 # Install curl and download MinIO binary
# https://min.io/download#/linux # https://min.io/download#/linux

View File

@@ -1,6 +1,6 @@
{ {
"name": "MinIO S3 Server", "name": "MinIO S3 Server",
"version": "1.0.61", "version": "1.0.62",
"slug": "minio", "slug": "minio",
"description": "MinIO Server S3-compatible object storage server", "description": "MinIO Server S3-compatible object storage server",
"arch": [ "arch": [