-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Helm v4 fails with OCI registry #31499
Copy link
Copy link
Closed
helm/helm-www
#1931Labels
Description
What happened?
With Helm v4, running in Github Actions
Error: invalid reference: invalid registry "ghcr.io/<redacted>/microservice-chart"
Regression? We saw this with, I believe it was, 3.17 too.
What did you expect to happen?
With Helm v3.19.1, running in Github Actions
Pulled: ghcr.io/<redacted>/microservice-chart:0.2.103
How can we reproduce it (as minimally and precisely as possible)?
Try installing a chart from Github Packages. I'm sorry for the useless "reproduction instructions", but it's an internal chart :/
Helm version
Details
Installing v4.0.0
Downloading 'v4.0.0' from 'https://get.helm.sh'
/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/68e48e8f-7e86-4bc0-bda1-46c4159a2d70 -f /home/runner/work/_temp/649d67e4-1cc9-4b86-8367-24122fc6390d
Helm tool version 'v4.0.0' has been cached at /opt/hostedtoolcache/helm/4.0.0/x64/linux-amd64/helmKubernetes version
1.33.3
Reactions are currently unavailable