Skip to content

Bitnami registry no longer available #640

@UncleSamSwiss

Description

@UncleSamSwiss

Describe the issue

The regular Bitnami registry used for Redis and Postgres is no longer available.
Please fix it by either:

  1. Using the "latest" tag
  2. Use the (stale) repository at bitnamilegacy
  3. Preferably switch to helm charts that are up-to-date

dependencies:
- name: postgresql
version: 16.7.15
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 21.1.11
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled

I already tried

  • I've read and searched the documentation.
  • I've searched for similar filed issues in this repository.

Steps to reproduce the behavior

Try to install the helm chart as of yesterday.

Expected behavior

Helm chart installs properly.

Screenshots

No response

Exception traceback

Additional context

No response

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