helm-charts

jyje/helm-charts

Artifact Hub

Helm Charts by jyje

This repository contains useful Helm Charts for Kubernetes curated by jyje.

helm repo add jyje https://jyje.github.io/helm-charts/charts
helm repo update

Charts

How to update

Update repository index

At root directory, run:

cd charts
helm package .
helm repo index . --merge index.yaml