helm-charts

Helm Chart Repository

argo-rollouts

rollout-canary

rollout-bluegreen

Usage

Install helm on your machine using the official docs

helm repo add https://day0hero.github.io/helm-charts/
helm search repo day0hero
helm install vp-hello day0hero/vp-hello
helm uninstall vp-hello