-
Notifications
You must be signed in to change notification settings - Fork 404
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
ghcr.io/ko-build/ko:v0.13.0 is not signed #979
Comments
May I do these ? ☝️🆙 |
I think we need to decide which one we want to do first 😅 |
I would rather not do |
my vote is also to continue with the first one since I agree with the @vdemeester, this is the easiest way to go with! |
This issue is stale because it has been open for 90 days with no |
will close this, resolved in v0.14.x |
https://github.com/ko-build/ko/actions/runs/4386793516/jobs/7681559191
This is due to a change in cosign v2 that requires the
--yes
flag to confirm, which was not set on the release workflow. Related: #973We can fix this in a few ways, none of which are super ideal. In descending preference order:
latest
will beThe text was updated successfully, but these errors were encountered: