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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesChart Validations

Runs linting, unit tests, and chart tests across all charts to catch errors before deployment.

Distinct from Helm Chart Deployment: Distinct from Helm Chart Deployment: focuses on pre-deployment validation of chart correctness, not the deployment operation itself.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Chart Validations. Refine with filters or upvote what's useful.

Awesome Chart Validations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • helmfile/helmfileAvatar de helmfile

    helmfile/helmfile

    4,987Voir sur GitHub↗

    Helmfile is a declarative tool for managing Kubernetes Helm releases across multiple environments. It defines the desired state of releases in version-controlled YAML files and synchronizes the cluster to match that state, acting as both a release manager and a state sync orchestrator. The tool layers environment-specific values, secrets, and lifecycle hooks onto shared release definitions, enabling consistent multi-environment deployments. Helmfile distinguishes itself through several integrated capabilities: it generates separate dependency lockfiles per environment for staged rollout of ch

    Helmfile runs linting, unit tests, and chart tests across all charts to catch errors before deployment.

    Gohelmkuberneteskustomize
    Voir sur GitHub↗4,987
  • doitintl/kube-no-troubleAvatar de doitintl

    doitintl/kube-no-trouble

    3,676Voir sur GitHub↗

    kube-no-trouble is a Kubernetes deprecated API scanner and cluster auditor designed to detect outdated API versions. It identifies resources that may cause failures during cluster upgrades by checking them against predefined rulesets of deprecated or removed versions. The tool operates across multiple environments, providing both live cluster auditing and static analysis of local YAML manifests. It further extends its detection capabilities to Helm releases, extracting metadata from deployed charts to pinpoint deprecated APIs within installations. Its broader capabilities include infrastruct

    Analyzes deployed Helm releases to detect deprecated APIs hidden within third party or custom charts.

    Goclustergkehacktoberfest
    Voir sur GitHub↗3,676
  1. Home
  2. DevOps & Infrastructure
  3. Helm Chart Management
  4. Helm Chart Deployment
  5. Chart Validations