chore(minio): Ingress disabled and removed bucket and region logic
This commit is contained in:
@@ -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.64"
|
||||
LABEL io.hass.version="1.1.0"
|
||||
|
||||
# Install curl, jq and ca-certificates
|
||||
RUN apk add --no-cache bash curl jq ca-certificates
|
||||
|
||||
Reference in New Issue
Block a user