Skip to content

fix(minio): replace unavailable 2024.6.29 image with 2025.4.22 in ComponentVersion #2547

@weicao

Description

@weicao

Problem

The MinIO ComponentVersion defines two releases:

serviceVersion image tag status
2024.6.29 docker.io/coollabsio/minio:RELEASE.2024-06-29T01-20-47Z ❌ image not found
2025.10.15 docker.io/coollabsio/minio:RELEASE.2025-10-15T17-29-55Z ✅ available

The 2024.6.29 image does not exist on Docker Hub. Attempting to create a cluster with serviceVersion: 2024.6.29 results in ErrImagePull.

Available images on docker.io/coollabsio/minio

  • RELEASE.2025-10-15T17-29-55Z (current default)
  • RELEASE.2025-04-22T22-12-26Z

Fix

Replace the 2024.6.29 entry in values.yaml with 2025.4.22 (RELEASE.2025-04-22T22-12-26Z).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions