Deploy PostgreSQL, Redis, or another popular database to a Kubernetes cluster with a single helm install command.
Set up a production-ready application stack on AWS, GCP, or Azure Kubernetes Service using pre-configured Helm charts.
Deploy software in an air-gapped environment where there is no internet access, using the provenance-attested Bitnami Secure Images.
Audit and update open-source application versions across your Kubernetes cluster by upgrading Bitnami Helm chart versions.
Requires a running Kubernetes cluster (v1.23+) and Helm 3.8+ installed, provisioning the cluster itself is a separate prerequisite.
This repository is a library of Helm charts maintained by Bitnami, a division of Broadcom. Helm is a packaging system for Kubernetes, and a Helm chart is a bundle of configuration files that tells Kubernetes how to install and run a particular piece of software. This collection covers many popular open-source applications, all pre-configured and ready to deploy. Kubernetes is a system that runs software inside containers across a cluster of servers. Setting up popular applications on Kubernetes from scratch involves writing a lot of configuration by hand. These Helm charts replace that manual work: a single command like helm install pulls down the chart and installs the application with sensible defaults already filled in. Bitnami pairs these charts with what it calls Bitnami Secure Images. These are the container images that the charts use to actually run the software. The images are built on Photon Linux, a minimal operating system designed for cloud environments, and are scanned for known security vulnerabilities before each release. The project description highlights compliance features including FIPS and STIG standards, supply chain provenance attestation, and the ability to operate in air-gapped environments where there is no internet access. Each release of a chart is tested against the chart's own testing rules rather than re-scanning the container images, since those images are already analyzed separately. The charts are also published on Artifact Hub, a public registry where Kubernetes packages can be discovered and reviewed. To use these charts you need a working Kubernetes cluster running version 1.23 or later, and Helm version 3.8.0 or later installed. Bitnami provides getting-started guides for several major cloud platforms including AWS, Google Cloud, and Azure. The charts are licensed under the Apache 2.0 license.
← bitnami on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.