# to build a new helm charts package (tarball)
$ helm package charts/rudderstack-helm/
$ mv rudderstack-<version>.tgz docs
# add to the index
$ helm repo index docs --url https://luxorlabs.github.io/helm-charts
# add the repo if it is not added yet
$ helm repo add luxor-helm https://luxorlabs.github.io/helm-charts/
# pull helm repo update
$ helm repo update
# check the desired version exists
$ helm search repo rudder -l
-
Notifications
You must be signed in to change notification settings - Fork 0
LuxorLabs/helm-charts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published