edencehealth / helm-charts

Public Helm Chart Repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helm-charts

Public Helm Charts from edenceHealth NV

The charts are located in the charts directory. This GitHub repository utilizes Helm's chart-releaser-action to make itself available as a Helm chart repo. The gh-pages branch contains the source files which publish the Helm chart repo.

Using this Helm Chart Repo

Helm must be installed to use these charts. Please refer to Helm's documentation to get started. Once Helm has been set up correctly, add the repo as follows:

helm repo add edencehealth https://edencehealth.github.io/helm-charts

If you have already added this repo, run helm repo update to retrieve the latest versions of the packages.

To search the charts:

helm search repo edencehealth

To install the example chart:

helm install my-example edencehealth/example

To uninstall the example chart:

helm delete my-example

About

Public Helm Chart Repo

License:GNU Lesser General Public License v2.1


Languages

Language:Smarty 100.0%