upstream(lasuite-drive): minio Docker Hub repo removed — quay.io pin notes (PR #7 carries the switch)
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
| db | pgautoupgrade/pgautoupgrade | https://github.com/pgautoupgrade/docker-pgautoupgrade | https://github.com/pgautoupgrade/docker-pgautoupgrade/releases |
|
| db | pgautoupgrade/pgautoupgrade | https://github.com/pgautoupgrade/docker-pgautoupgrade | https://github.com/pgautoupgrade/docker-pgautoupgrade/releases |
|
||||||
| redis | redis | https://github.com/redis/redis | https://github.com/redis/redis/releases |
|
| redis | redis | https://github.com/redis/redis | https://github.com/redis/redis/releases |
|
||||||
| mailcatcher | sj26/mailcatcher | https://github.com/sj26/mailcatcher | https://github.com/sj26/mailcatcher/releases |
|
| mailcatcher | sj26/mailcatcher | https://github.com/sj26/mailcatcher | https://github.com/sj26/mailcatcher/releases |
|
||||||
| minio | minio/minio | https://github.com/minio/minio | https://github.com/minio/minio/releases |
|
| minio | quay.io/minio/minio | https://github.com/minio/minio | https://github.com/minio/minio/releases |
|
||||||
| minio-createbuckets | minio/minio | https://github.com/minio/minio | https://github.com/minio/minio/releases |
|
| minio-createbuckets | quay.io/minio/minio | https://github.com/minio/minio | https://github.com/minio/minio/releases |
|
||||||
| collabora | collabora/code | https://github.com/CollaboraOnline/online | https://www.collaboraonline.com/release-notes/ (per-version: .../collabora-online-25-04-release-notes/) |
|
| collabora | collabora/code | https://github.com/CollaboraOnline/online | https://www.collaboraonline.com/release-notes/ (per-version: .../collabora-online-25-04-release-notes/) |
|
||||||
| onlyoffice | onlyoffice/documentserver-de | https://github.com/ONLYOFFICE/DocumentServer | https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md |
|
| onlyoffice | onlyoffice/documentserver-de | https://github.com/ONLYOFFICE/DocumentServer | https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md |
|
||||||
| web | nginx | https://github.com/nginx/nginx | https://nginx.org/en/CHANGES |
|
| web | nginx | https://github.com/nginx/nginx | https://nginx.org/en/CHANGES |
|
||||||
@@ -19,9 +19,12 @@
|
|||||||
- lasuite/drive-frontend and lasuite/drive-backend share the same version tag (drive monorepo).
|
- lasuite/drive-frontend and lasuite/drive-backend share the same version tag (drive monorepo).
|
||||||
- minio and onlyoffice tags use non-semver formats; abra cannot auto-detect upgrades for them.
|
- minio and onlyoffice tags use non-semver formats; abra cannot auto-detect upgrades for them.
|
||||||
- collabora/code uses a 5-part version scheme; abra cannot auto-detect upgrades for it.
|
- collabora/code uses a 5-part version scheme; abra cannot auto-detect upgrades for it.
|
||||||
- minio: Docker Hub `minio/minio` `latest` is frozen at `RELEASE.2025-09-07T16-13-09Z` (the
|
- minio: Docker Hub `minio/minio` was **REMOVED** (verified 2026-09-18: Hub repo API 404, registry
|
||||||
`RELEASE.2025-10-15T17-29-55Z` GitHub security release is NOT on Docker Hub `minio/minio`).
|
manifest 401 on anonymous pull; last successful docker.io pull was the 2026-09-11 run). The same
|
||||||
Newer minio releases moved to the **AIStor** product line (`quay.io/minio/aistor/minio`).
|
release tag lives on **`quay.io/minio/minio`** (MinIO's official distribution channel) — recipe
|
||||||
A future minio bump requires a registry+product switch — operator decision, not a routine tag bump.
|
pins switched there in lasuite-drive PR #7 (2026-09-18), same release `RELEASE.2025-09-07T16-13-09Z`,
|
||||||
|
mirroring the identical fix merged upstream for lasuite-docs ("fix: pull MinIO image from Quay",
|
||||||
|
PR #25, 2026-09-15). A future minio **version** bump still requires the AIStor product-line
|
||||||
|
decision — quay.io only re-hosts the frozen community line.
|
||||||
- nginx 1.31.x (1.31.0, 1.31.1) contains multiple security CVE fixes; upgrade is recommended.
|
- nginx 1.31.x (1.31.0, 1.31.1) contains multiple security CVE fixes; upgrade is recommended.
|
||||||
- nginx 1.31.0 breaking change: HTTP/2 and HTTP/3 requests with Connection/Proxy-Connection/Keep-Alive/Transfer-Encoding/Upgrade headers are now rejected (affects proxied HTTP/2 backends).
|
- nginx 1.31.0 breaking change: HTTP/2 and HTTP/3 requests with Connection/Proxy-Connection/Keep-Alive/Transfer-Encoding/Upgrade headers are now rejected (affects proxied HTTP/2 backends).
|
||||||
|
|||||||
Reference in New Issue
Block a user