nextcloud / nextcloud/helm

Bitnami Helm chart dependencies being deleted in August 2025

Open
#754 38 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go Template
Stars
534
Forks
314
Avg merge
42m
Merged PRs (30d)
1

Description

Broadcom has announced that they are deleting the Bitnami docker images that this helm chart depends on. Existing installs of Postgres, mysql, and redis subcharts will break in August. Future installs using the :latest tag will be extremely fragile.

https://github.com/bitnami/charts/issues/35164

This chart will need to find replacements for these subcharts.

Perhaps integrating CloudNative Postgres will be a good replacement for the database., I already use it in production as an external database.

I am not aware of any production-ready Redis/Valkey templates or operators out there, so it is likely that a new Redis/Valkey template will have to be written for future Redis/Valkey support.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Bitnami issue and inspect the chart's current Postgres, MySQL, and Redis subchart dependencies. Evaluate production-ready replacements, including the suggested CloudNative PostgreSQL option, and define done as future installs and existing supported deployments no longer depending on images scheduled for deletion.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes, mysql, postgresql, redis
Domain
cloud, databases, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.