• fix(helm): use bitnami legacy repo for minio console (#2592)

    frostbyte_neo released this 2025-10-07 21:17:37 +00:00 | 1324 commits to main since this release

    • fix(charts): use bitnamilegacy repo for MinIO Object Browser

    The Bitnami minio-object-browser image has been removed from Docker
    Hub. This patch updates the Trigger Helm chart to reference the
    bitnamilegacy/minio-object-browser repository under the
    s3.console.image section, ensuring that the legacy MinIO browser pod
    can still be deployed without image pull errors.

    All other MinIO components continue using the bitnamilegacy/minio
    image for consistency across Bitnami Legacy dependencies.

    • chore(helm): bump Helm chart version to 4.0.4
    Downloads