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

Helm chart development and management tool

Ranking updated Jun 30, 2026

For a tool for testing Helm charts, the first results are tektoncd/pipeline (Tekton is a Kubernetes-native CI/CD pipeline framework, not a toolset that documents or enforces Helm chart best practices — while it could automate helm lint or test runs, it lacks any built-in chart-specific guidelines, schema enforcement, or security scanning features), semver/semver (This is a semantic versioning parsing and validation library, not a Helm chart best practices toolset — it could support version management in charts, but doesn't provide linting, schema enforcement, or the broader guidance you're looking for) and devtron-labs/devtron. helm/charts is also worth a look. Compare the match explanations and check the project documentation against your requirements.

We curate open-source GitHub repositories matching “helm charts best practices”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Helm chart development and management tool

Find the best repos with AI.We'll search the best matching repositories with AI.
  • tektoncd/pipelinetektoncd avatar

    tektoncd/pipeline

    8,996View on GitHub↗

    Pipeline is a Kubernetes native CI/CD framework and cloud native pipeline orchestrator. It functions as a custom resource controller that translates declarative pipeline definitions into coordinated pod executions and managed workloads. The system acts as a containerized task runner, allowing for the execution of standalone build steps and reusable tasks that process specific inputs to produce defined outputs. It enables the orchestration of complex workflows by running a sequence of independent containers as modular components within a cloud environment. The platform covers automated softwa

    Tekton is a Kubernetes-native CI/CD pipeline framework, not a toolset that documents or enforces Helm chart best practices — while it could automate helm lint or test runs, it lacks any built-in chart-specific guidelines, schema enforcement, or security scanning features.

    GoCI CD PipelinesCI/CD PipelinesContainer CI/CD Pipelines
    View on GitHub↗8,996
  • semver/semversemver avatar

    semver/semver

    7,786View on GitHub↗

    This project is a semantic versioning parser, validator, and precedence engine. It provides tools for parsing, comparing, and verifying version strings that follow the Semantic Versioning specification. The system implements a logic engine for determining the relative priority of software releases. It handles the nuances of the specification, including pre-release versioning to mark unstable releases and the attachment of build metadata that is ignored during precedence comparisons. The toolkit covers version numbering standardization and API stability management. This includes logic for ver

    This is a semantic versioning parsing and validation library, not a Helm chart best practices toolset — it could support version management in charts, but doesn't provide linting, schema enforcement, or the broader guidance you're looking for.

    Semantic Versioning Systems
    View on GitHub↗7,786
  • devtron-labs/devtrondevtron-labs avatar

    devtron-labs/devtron

    5,518View on GitHub↗

    Devtron is a Kubernetes management platform and CI/CD orchestrator designed to unify application lifecycles and infrastructure operations across multiple clusters from a single interface. It serves as a centralized dashboard for orchestrating workloads, managing security, and providing observability for Kubernetes environments. The platform distinguishes itself with a no-code workflow engine for automating container builds and software delivery pipelines, alongside a visual GitOps deployment tool for managing declarative applications and reconciling configuration drift. Its capability surfac

    Devtron is a Kubernetes CI/CD and management platform that can deploy Helm charts, but it is not a dedicated reference, linter, or guideline tool for writing Helm charts with best practices — its identity is a broader DevOps orchestration tool, not a best-practices enforcer or exemplar for chart authoring.

    GoCI/CD WorkflowsContainer CI/CD Pipelines
    View on GitHub↗5,518
  • helm/chartshelm avatar

    helm/charts

    15,425View on GitHub↗

    This repository serves as a curated collection of software packages for Kubernetes application deployment and package management. Its primary purpose is to provide a standardized set of predefined application configurations to ensure consistent software installations across different clusters. The project focuses on maintaining version compatibility and providing a reliable source of verified packages. This allows for a standardized cluster setup by simplifying the installation and versioning of software on a container orchestration platform.

    This repo is a curated collection of Helm charts for deploying software on Kubernetes, not a tool or reference that documents or enforces best practices for writing charts, such as linting, schema enforcement, or testing guidance.

    GoSemantic Versioning Systems
    View on GitHub↗15,425
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
tektoncd/pipeline9KGoApache-2.0Jun 26, 2026
semver/semver7.8K——Nov 5, 2025
devtron-labs/devtron
5.5K
Go
Apache-2.0
Jun 26, 2026
helm/charts15.4KGoApache-2.0Feb 20, 2022

Related searches

  • a Kubernetes config templating tool
  • a collection of software engineering best practices
  • Engineering standards
  • a tool for shipping Kubernetes apps offline
  • a type safe ORM for Node.js applications
  • a GitOps continuous delivery tool for Kubernetes
  • a progressive delivery controller for Kubernetes
  • a collection of production ready Kubernetes manifests