You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug in uploading signatures to OCI
We should be using `SignedEntity` instead of `SignedImage` to account for manifest lists that may be signed by cosign.
Deprecate the `tekton-provenance` predicate format
For now, this will still work but we just print the error message.
It can be removed in a future release, and I removed all docs around it as well.