Skip to content

ubc/charts

Repository files navigation

CTLT's Collection of Helm Charts for Kubernetes

Enable this Repo

helm repo add ctlt https://ubc.github.io/charts

Install a Chart

helm install ctlt/CHART

Update a Chart

  • Update chart source and version
  • Git commit & push

The github action will automatically package and update index.yaml in gh-pages branch.

For more information: