Skip to content

Upcoming changes to the Bitnami catalog #81

@spyesx

Description

@spyesx

According to Upcoming changes to the Bitnami catalog (effective August 28th, 2025) #35164 on bitnami/charts, the bitnami/helm repository will not be freely available from 2025-08-28.

Is there any plans to overcome it within directus helm chart? Are you planing to import it in house?

# https://github.com/directus-labs/helm-chart/blob/master/charts/directus/Chart.yaml#L25
dependencies:
- name: mysql
  version: "~13.0.0"
  repository: "https://charts.bitnami.com/bitnami"
  condition: mysql.enableInstallation
- name: postgresql
  version: "~16.7.8"
  repository: "https://charts.bitnami.com/bitnami"
  condition: postgresql.enableInstallation
- name: redis
  version: "~21.1.11"
  repository: "https://charts.bitnami.com/bitnami"
  condition: redis.enabled

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