awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bitnami avatar

bitnami/charts

0
View on GitHub↗
10,374 stars·10,360 forks·Go Template·21 viewsbitnami.com↗

Charts

This project is a Helm chart repository and Kubernetes application catalog providing standardized deployment templates for popular open-source software. It serves as a library of pre-configured packages designed to automate the installation and configuration of server-side applications on container clusters.

The collection includes a suite of hardened container images built on minimal base layers to reduce the attack surface. These images undergo automated vulnerability scanning and triage within the release pipeline to identify and remediate security flaws before deployment.

The project manages cloud-native infrastructure through template-based package definitions and value-driven configuration. This approach ensures consistent manifest generation across different environments while maintaining compatibility through semantic versioning.

Features

  • Kubernetes Application Deployments - Automates the installation and configuration of open source software on Kubernetes clusters using pre-defined Helm charts.
  • Resource Manifest Templating - Uses YAML templates to define Kubernetes resource manifests that are dynamically populated with user values.
  • Application Catalogs - Offers a library of standardized deployment templates for common server-side software on container clusters.
  • Cloud Native Orchestration - Manages the lifecycle of containerized applications to ensure consistent deployments across different cluster environments.
  • Application Cluster Deployments - Packages popular open-source software into templates to automate deployment across various container cluster environments.
  • Chart Repositories - Maintains a comprehensive repository of pre-configured Kubernetes packages for popular open-source applications.
  • Hardened Container Images - Provides a suite of minimal, security-hardened base images to reduce the attack surface of deployed containers.
  • Configuration-Driven Templating Engines - Separates static resource definitions from dynamic configuration parameters to allow environment-specific overrides.
  • Manifest Generation - Generates consistent Kubernetes manifests across different applications using strict naming and labeling conventions.
  • Vulnerability Scanning - Implements a workflow to identify and fix security flaws in container images via automated scanning and triage.
  • CI Pipeline Integration - Integrates automated vulnerability scanning directly into the CI release pipeline to identify security flaws before deployment.
  • Container Image Vulnerability Scanners - Analyzes container images through a release pipeline to identify and remediate security flaws before production.
  • Deployment Solutions - Official Helm charts for deploying applications on Kubernetes.

Star history

Star history chart for bitnami/chartsStar history chart for bitnami/charts

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Charts

Similar open-source projects, ranked by how many features they share with Charts.
  • bitnami/containersbitnami avatar

    bitnami/containers

    4,441View on GitHub↗

    This project is a cloud-native software distribution and an OCI container image library. It provides a collection of pre-configured, hardened container images and Docker Compose application stacks designed for consistent deployment across cloud and on-premises environments. The images are production-ready and compiled using standardized security configurations and vulnerability scanning to reduce attack surfaces. These hardened application images are designed to minimize manual setup and security risks during deployment. The project covers container vulnerability management, production-ready

    Shellbitnamicontainersdocker
    View on GitHub↗4,441
  • docker-archive-public/docker.labsdocker-archive-public avatar

    docker-archive-public/docker.labs

    11,904View on GitHub↗

    This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization, networking, and security using Docker. It serves as a learning path for building portable images and executing isolated processes. The materials provide specific guides for managing container clusters and scaling services through Docker Swarm and overlay networks. It includes a security handbook for implementing image scanning and secret management, as well as laboratories dedicated to modernizing legacy applications by wrapping older software installers into containers. The co

    PHPcontainersdockerdocker-compose
    View on GitHub↗11,904
  • fluxcd/flux2fluxcd avatar

    fluxcd/flux2

    7,888View on GitHub↗

    Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new

    Gocontinuous-deliverygitopsgitops-toolkit
    View on GitHub↗7,888
  • stakater/reloaderstakater avatar

    stakater/Reloader

    10,157View on GitHub↗

    Reloader is a Kubernetes custom controller designed to automate pod restarts and synchronize running workloads with external configuration stores. It functions as a configuration reloader that triggers rolling upgrades for pods whenever referenced ConfigMaps or Secrets are updated. The tool distinguishes itself by integrating with external secret managers, CSI drivers, and GitOps workflows to ensure workloads are restarted when secrets from external stores change. It utilizes targeted filtering via labels and annotations to control which resources or namespaces trigger restarts, and it can pa

    Goconfigmapdaemonsetdeploymentconfigs
    View on GitHub↗10,157
See all 30 alternatives to Charts→

Frequently asked questions

What does bitnami/charts do?

This project is a Helm chart repository and Kubernetes application catalog providing standardized deployment templates for popular open-source software. It serves as a library of pre-configured packages designed to automate the installation and configuration of server-side applications on container clusters.

What are the main features of bitnami/charts?

The main features of bitnami/charts are: Kubernetes Application Deployments, Resource Manifest Templating, Application Catalogs, Cloud Native Orchestration, Application Cluster Deployments, Chart Repositories, Hardened Container Images, Configuration-Driven Templating Engines.

What are some open-source alternatives to bitnami/charts?

Open-source alternatives to bitnami/charts include: bitnami/containers — This project is a cloud-native software distribution and an OCI container image library. It provides a collection of… docker-archive-public/docker.labs — This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization,… stakater/reloader — Reloader is a Kubernetes custom controller designed to automate pod restarts and synchronize running workloads with… fluxcd/flux2 — Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with… quarkusio/quarkus — Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications.… lensapp/lens — Lens is a multi-cluster management platform and desktop application for administering Kubernetes environments. It…