The charts in this repo are applications that I either:
- Haven't found a reliable source from elsewhere
- Do things significantly different than other available charts (this could be because an existing chart doesn't offer features that I need - tends to be storage options, or use a
Statefulset
instead of aDeployment
)
If you would like to use these charts, they are published to a full Helm repository at repos.imartin.io/charts
helm add repo imartin https://repos.imartin.io/charts
You'll notice that there is a Github release created for each chart in this repo. That is another option for use, as well as the GitHub Pages helm repo (https://aztechian.github.io/charts/
). However, there are other repositories I have that will all publish to repos.imartin.io
, so that is the recommended place for using the consolidation of all helm charts I maintain.