2.9 KiB
2.9 KiB
Upstream sources — lasuite-drive
Standing notes
- 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.
- collabora/code uses a 5-part version scheme; abra cannot auto-detect upgrades for it.
- minio: Docker Hub
minio/miniowas REMOVED (verified 2026-09-18: Hub repo API 404, registry manifest 401 on anonymous pull; last successful docker.io pull was the 2026-09-11 run). The same release tag lives onquay.io/minio/minio(MinIO's official distribution channel) — recipe pins switched there in lasuite-drive PR #7 (2026-09-18), same releaseRELEASE.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.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).