-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
helm install issue #10
Comments
Interesting, I was able to install both 0.1.0 and the latest 0.9.2 versions. I wonder if there was an intermittent issue in ghcr.io? Note I did have to set Good point, we should update the README.md to install the latest 0.9.2 version (the version matrix needs a few updates as well...)
|
I've set |
I upgraded helm and tried again and got a slightly different error:
|
I ended up cloning the repo and installing what is in the chart directory locally but that points to 0.7.0 versions of the necessary images. Do I need to update those to 0.10.0 for Spin 2.0? |
@michelleN one thing to check: do you happen to have an older/invalid credential for the ghcr.io registry on your system? That might lead to weird/auth errors. I think I've been hit with this... even attempting to pull public images (or charts) returns errors. Yes, it looks like updates are needed to this project to bump to the 0.10.0 shim version for Spin 2.0. Other updates include naming changes... I see the |
Spot on, I've been pushing up some changes for the latest releases but I do need to merge those changes back into main. I have a bunch of scattered changes at the moment but I'll try to get them cleaned up here over the next week. |
@michelleN I did update the readme and the main branch with v0.9.x releases. I've also pushed up a release for v0.10.0 (but haven't merged that into main yet) so you should be able to install with this command:
|
I'm trying to install via helm and this is the error I am getting:
Is this install line still up to date? If I change versions, I get the same error message.
The text was updated successfully, but these errors were encountered: