Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 416 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 416 Bytes

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: