Open isantospardo opened 2 years ago
Indeed, it seems chart 1.2.0 is no (longer?) available:
$ helm search repo mintel
NAME CHART VERSION APP VERSION DESCRIPTION
mintel/dex-k8s-authenticator 1.2.0 v1.2.0 Authenticator for using Dex with Kubernetes
mintel/testchart 0.1.1 1.16.0 A Helm chart for Kubernetes
$ helm template mintel/dex-k8s-authenticator --version=1.2.0
Error: failed to download "mintel/dex-k8s-authenticator" at version "1.2.0"
When looking at index.yaml, it references https://mintel.github.io/helm-charts/dex-k8s-authenticator-1.2.0.tgz which does not exist.
Dear @nabadger, how could we help?
Hello, We've pushed a fork of the chart at https://artifacthub.io/packages/helm/wiremind/dex-k8s-authenticator.
We'll be happy to remove this fork and contribute back our changes here when maintainers manifest themselves.
It seems the official https://mintel.github.io/helm-charts/ helm repo was never finalized.
Is there any update/work done for adding upstreams helm charting support? so we can directly pull from there instead of pointing to the chart folder?