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 scalr-agent-helm https://scalr.github.io/agent-helm/
You can then run helm search repo scalr-agent-helm
to see the charts.
Bump the version in Chart.yaml
, commit and push.
Warning do not create a tag yourself!
GitHub Action release workflow will then using Helm chart releaser
<chart-name>-<version>
Note there might be a slight delay between the release and the
index.yaml
update, as GitHub pages have to be re-deployed.
https://nodejs.org/en/download/package-manager
make dev