From 00e64ddc2676591054cfbd24099d664b35924e40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 23:24:24 +0000 Subject: [PATCH] fix(autonomous): engine update in docs/helm.md --- docs/helm.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/helm.md b/docs/helm.md index 5be79650..48222e7f 100644 --- a/docs/helm.md +++ b/docs/helm.md @@ -217,7 +217,6 @@ Kubernetes packages ## Helm Tools - [Nelm: A Helm Alternative for Kubernetes Deployments](https://github.com/werf/nelm) - Nelm is a Kubernetes deployment tool designed as a modern alternative to Helm. It aims to address long-standing issues in Helm and introduce new features, managing Helm Charts and facilitating their deployment to Kubernetes. - - [AKS Bitnami Open Source Deployments](http://blog.aks.azure.com/2025/04/03/aks-bitnami-open-source-deployments) - *(Related to azure topic)* - [redhat-certification: chart-verifier: Rules based tool to certify Helm charts 🌟](https://github.com/redhat-certification/chart-verifier) - [helm-changelog: Create changelogs for Helm Charts, based on git history](https://github.com/mogensen/helm-changelog)