Skip to content

bitgaming/banzai-charts

Repository files navigation

Helm Charts Repository

This is self hosted cadence charts repository as a back up for the official Banzai Cloud Helm Charts repository.

Build Packages

  1. On a seperate folder, checkout the official repo git clone [email protected]:banzaicloud/banzai-charts.git official-banzai-charts
  2. Go to official-banzai-charts
  3. Checkout a tagged version: git checkout <release tag>
  4. Run the following command to build cadence chart package
    helm dependency update cadence
    helm package cadence
    
  5. Copy the created tgz file back to the root folder
  6. Run helm repo index . to update the index file
  7. Push the changes to git to publish the package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published