Closed Loki-Afro closed 1 year ago
Hey 👋🏻 , the oci url you're using is wrong. You are supposed to use oci://ghcr.io/raffis/charts/mongodb-query-exporter
.
Also you should go with the latest v5.1.0 if possible.
yes wrong url indeed.
but nevermind, the bug was/is somewhere else https://github.com/actions/runner-images/issues/8475
newest helm version has an issue where it can't pull charts from with oci-urls anymore as far as i understood
Describe the bug
our github action which installs your chart in a kubernetes cluster is failing with the following error message
when using helm (and i'm not an expert!) locally to issue the same command it fails too
Expected behavior
listing and installing of the helm chart works again
Environment