@@ -243,7 +243,7 @@ Cosign is used for signing images and attestations. As of now, we only support s
By default the latest version of `cosign` is used. You can use a specific version by setting the `$DOCKER_COSIGN_DIST_URL` variable.
:warning: New bundle format enabled in version `3` of `cosign` is not supported yet. You should set a specific argument `--new-bundle-fomat=false` in `cosign-opts` and `cosign-attest-opts` to disable this feature.
:warning: New bundle format enabled in version `3` of `cosign` is not supported yet. You should set a specific argument `--new-bundle-format=false` in `cosign-opts` and `cosign-attest-opts` to disable this feature.
When the snapshot image it promoted to release, both the image signature and the signed attestation are promoted as well.