Back to browse
GitHub Repository

The Helm chart you can use to install any of your applications into Kubernetes/OpenShift

569 starsGo Template

Open-source tool for deploying applications to K8s/OpenShift

by nixys_nxs·May 28, 2026·3 points·0 comments

AI Analysis

MidShip It

MCP server for values.yaml generation is nice, but universal Helm charts already exist.

Strengths
  • 565 stars and active development suggest real production usage across teams.
  • MCP server integration for AI-assisted values.yaml generation is a forward-thinking addition.
Weaknesses
  • Universal Helm chart pattern already solved by Bitnami, various Artifact Hub alternatives.
  • Feature checklist reads like table stakes for enterprise Helm tooling, no breakthrough.
Target Audience

DevOps engineers, Kubernetes administrators managing multiple microservices

Similar To

Bitnami Helm Charts · ChartMuseum · Artifact Hub charts

Post Description

Hey HN! We are back with new features in the open-source project, nxs-universal-chart. It's a Helm chart for deploying applications to Kubernetes/OpenShift. Instead of maintaining dozens of YAML files for each microservice, you define the configuration in a single values.yaml, and the chart renders the rest. In the new release, we expanded the chart ecosystem, reduced unnecessary synchronization, improved template rendering robustness, and increased efficiency and resilience of the tool.

New features:

• Added 11 OCI-hosted subcharts • Added MCP server for values.yaml generation and Helm chart validation • Added support for projected volumes and ServiceAccount imagePullSecrets • Adjusted autoRolloutChecksums behavior • Added GitHub Actions CI/CD out of the box • Fixed handling of null entries and rendering issues

We’re looking forward to your feedback, contributions and stars!

Feel free to join our Telegram community to share ideas, reports, or ask questions directly to the maintainers: https://t.me/nxs_universal_chart_chat

Similar Projects