-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
Description
There will be changes for the Bitnami Catalog:
Beginning August 28th, 2025, Bitnami will evolve its public catalog to offer a curated set of hardened, security-focused images under the new Bitnami Secure Images initiative. As part of this transition:
- Granting community users access for the first time to security-optimized versions of popular container images.
- Bitnami will begin deprecating support for non-hardened, Debian-based software images in its free tier and will gradually remove non-latest tags from the public catalog. As a result, community users will have access to a reduced number of hardened images. These images are published only under the “latest” tag and are intended for development purposes
- Starting August 28th, over two weeks, all existing container images, including older or versioned tags (e.g., 2.50.0, 10.6), will be migrated from the public catalog (docker.io/bitnami) to the “Bitnami Legacy” repository (docker.io/bitnamilegacy), where they will no longer receive updates.
- For production workloads and long-term support, users are encouraged to adopt Bitnami Secure Images, which include hardened containers, smaller attack surfaces, CVE transparency (via VEX/KEV), SBOMs, and enterprise support.
I 'd like to know whether you do plan to update the chart to no longer consume redis from bitnami? If yes, is there any ETA for that?
Thank's a lot!
manifests/helm/oauth2-proxy/Chart.yaml
Line 16 in cb54873
- name: redis |
manifests/helm/oauth2-proxy/values.yaml
Line 412 in cb54873
redis: |
niklash-dev, enricopau and tuunit