Closed mayppong closed 4 years ago
Based on https://github.com/hjacobs/kube-janitor/issues/44
Since the new helm 3 now support helm charts to be published through GitHub Pages, we need to have this chart directory to be able to install it through helm.
@mayppong can you check whether everything works?
helm repo add kube-janitor https://hjacobs.github.io/kube-janitor/helm
Yep! I was able to install it through helm and helmsman perfectly. Thank you!
Based on https://github.com/hjacobs/kube-janitor/issues/44
Since the new helm 3 now support helm charts to be published through GitHub Pages, we need to have this chart directory to be able to install it through helm.