Skip to content

niclic/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

This repository contains some Helm Charts.

To use the charts, add the niclic repo to your list of Helm repositories.

helm repo add niclic https://niclic.github.com/helm-charts

Later, to get new versions of charts, update your list of repositories.

helm repo update

Review the list of available charts.

helm search repo niclic

Charts

This chart is an updated version of the original unmerged PR in the Helm Repo.

To install this chart, use something like this.

# install prometheus-statsd-exporter
helm install prometheus-statsd-exporter niclic/prometheus-statsd-exporter

Contributing

Contributions are welcome via GitHub pull requests.

Releases

No releases published

Packages

No packages published

Languages