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
The main goal of this release is to release something we can start using to sign other releases of [sigstore](sigstore.dev) projects, including `cosign` itself.
8
+
9
+
We expect many flags, commands, and formats to change going forward.
10
+
No backwards compatiblity is promised or implied.
11
+
12
+
### Enhancements
13
+
14
+
This release added a feature to `cosign` called `cosign`.
15
+
The `cosign` feature can be used to sign container images and blobs.
16
+
Detailed documentation can be found in the [README](README.md) and the [Detailed Usage](USAGE.md).
17
+
18
+
### Bug Fixes
19
+
20
+
There was no way to sign container images. Now there is!
0 commit comments