Skip to content

Bitnami images no longer updated #367

@jceb

Description

@jceb

Describe the bug a clear and concise description of what the bug is.

Bitnami's recent change (bitnami/charts#35164) breaks redis and mongodb in this chart. Alternatives should be considered.

What's your helm version?

3.17.3

What's your kubectl version?

1.33.1

What's the chart version?

7.14.6

Enter the changed values of values.yaml?

We added the following settings to values.yaml to switch to the legacy images provided by bitnami:

mongodb:
  image:
    repository: bitnamilegacy/mongodb

redis:
  image:
    repository: bitnamilegacy/redis

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions