Skip to content

fix(hoppscotch): replace Bitnami images for Postgres, Redis, and ClickHouse #43

@jonathanfoster

Description

@jonathanfoster

As of August 28th, Bitnami no longer offers free access to their latest charts and container images. Existing charts and images are moving to their legacy repository, docker.io/bitnamilegacy. For more info, see bitnami/containers#83267.

Currently, the Hoppscotch chart includes Bitnami charts for Postgres, Redis, and ClickHouse as optional dependencies. These charts are not required by Hoppscotch. Their only purpose is to improve the initial getting started developer experience. That being said, simply removing them is not an option as end-to-end tests rely on the Postgres subchart.

The Helm charts themselves will still be available at docker.io/bitnami, however, the chart image references must be changed. The charts will not receive updates going forward.

To resolve this issue:

  • Container images must be updated to non-Bitnami images

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions