Getting Started with Helmbay
Welcome to Helmbay! This guide will help you get up and running with our private Helm chart repository service.
Quick Links
Prerequisites
Helm 3.0+
Latest version recommended
helm version
Kubernetes Cluster
For testing deployments
kubectl cluster-info
Helmbay Account
Free tier available
Quick Start
1
Add Repository
Connect your local Helm client to your Helmbay repository
helm repo add myapp https://charts.helmbay.com/myrepo
2
Update Repository
Fetch the latest charts from the repository
helm repo update
3
Push Chart
Upload your Helm chart to the repository
helm push mychart-0.1.0.tgz oci://charts.helmbay.com/myrepo
Next Steps
Need Help?
Can't find what you're looking for? Our support team is here to help.