Skip to content

traas-stack/holoinsight-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoloInsight Community Kubernetes Helm Charts

License Release Charts Releases downloads

This repository contains the Helm Chart source code for the following 2 components.

The Helm Chart information of this repository can also be searched at artifacthub.io.

This repository is maintained according to the guide in this document Chart Releaser Action to Automate GitHub Page Charts.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add holoinsight https://traas-stack.github.io/holoinsight-helm-charts

You can then run helm search repo holoinsight to see the charts.

Check this document for more details.

Update Chart Guide

  1. Update Chart content
  2. Update version/appVersion in Chart.yaml according to https://helm.sh/docs/topics/charts/ and https://semver.org/
  3. Write changelogs in README.md of the Chart
  4. Create a PR to main branch

Licensing

Apache 2.0 License.

Community and support