Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Top 23 Shell Helm Projects
-
container.training
Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
name: Deploy with Helm & SOPS on: push: branches: - main jobs: deploy: runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v4 - name: Install dependencies run: | sudo apt-get update sudo apt-get install -y sops age curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash helm plugin install https://github.com/jkroepke/helm-secrets - name: Set up SOPS run: | mkdir -p ~/.config/sops/age/ echo "${{ secrets.SOPS_AGE_KEY }}" > ~/.config/sops/age/keys.txt chmod 600 ~/.config/sops/age/keys.txt - name: Deploy with Helm run: | helm secrets upgrade --install my-release ./my-chart
-
flux2-kustomize-helm-example
A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
-
Project mention: Geodesic is a Linux toolbox container crafted to optimize DevOps workflows | news.ycombinator.com | 2025-02-17
-
charts
The User-Community Airflow Helm Chart is the standard way to deploy Apache Airflow on Kubernetes with Helm. Originally created in 2017, it has since helped thousands of companies create production-ready deployments of Airflow on Kubernetes. (by airflow-helm)
-
-
k8s-wait-for
A simple script that allows to wait for a k8s service, job or pods to enter a desired state
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
chart-releaser-action
A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
-
-
-
helm plugin install https://github.com/aslafy-z/helm-git --version 0.11.1helm repo add mkdev-pgadmin git+https://github.com/mkdev-me/helm-lightning-course.git@
-
Project mention: Setup JFrog Artifactory on Kubernetes and Connect Spring Boot Application | dev.to | 2024-08-21
Helm chart values: https://github.com/jfrog/charts/blob/master/stable/artifactory-oss/values.yaml
-
-
-
-
helm-release-plugin
Helm3 plugin that pulls(re-creates) helm Charts from deployed releases, and updates values of deployed releases without the chart.
-
-
-
Project mention: Deploy safely Azure DevOps agents in Kubernetes | news.ycombinator.com | 2024-09-29
-
-
-
-
docker-management-container
The Docker Management Container includes a set of plugins and services that make it easier to build, test, deploy and manage infrastructure.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell Helm discussion
Shell Helm related posts
-
🔐 Secure Secret Management with SOPS in Helm 🚀
-
Geodesic is a Linux toolbox container crafted to optimize DevOps workflows
-
Top-3 Helm Plugins: Helm Secrets, Helm Diff and Helm Git
-
Usando helm-secrets e Vals para anonimizar seus dados no deploy!
-
Manage multiple version of K8s clients from same jumpbox / bastion
-
Flux: can I add a monitored path after bootstrap?
-
Deploying Zabbix Server etc via Helm onto Kubernetes... Help!
-
A note from our sponsor - InfluxDB
influxdata.com | 19 Apr 2025
Index
What are some of the best open-source Helm projects in Shell? This list will help you:
# | Project | Stars |
---|---|---|
1 | container.training | 3,760 |
2 | helm-secrets | 1,707 |
3 | flux2-kustomize-helm-example | 1,095 |
4 | geodesic | 1,012 |
5 | charts | 689 |
6 | docker-zulip | 617 |
7 | k8s-wait-for | 608 |
8 | chart-releaser-action | 602 |
9 | UltimateHomeServer | 545 |
10 | hypertrace | 522 |
11 | helm-git | 314 |
12 | charts | 268 |
13 | kube-karp | 128 |
14 | helm-datree | 114 |
15 | helm-gh-pages | 110 |
16 | helm-release-plugin | 99 |
17 | kubeflow-bootstrap | 66 |
18 | kubernetes | 58 |
19 | blue-agent | 54 |
20 | kube-opennebula | 48 |
21 | actions | 41 |
22 | helm-sudo | 14 |
23 | docker-management-container | 13 |