Skip to content
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

docs: Fix cosign instructions #2232

Merged
merged 1 commit into from Mar 17, 2024
Merged

Commits on Mar 17, 2024

  1. docs: Fix cosign instructions

    Cosign documentation was migrated to https://docs.sigstore.dev/ in
    sigstore/cosign#822 and the markdown files were removed in sigstore/cosign#3587.
    Tetragon documentation was linking to one of this files. Now it's linking to
    https://docs.sigstore.dev/.
    
    While here, remove `COSIGN_EXPERIMENTAL=1` from the cosign command for
    verifying keyless-signed images. It's not required since cosign v2.0.0
    (see https://blog.sigstore.dev/cosign-2-0-released/).
    
    Signed-off-by: Anna Kapuscinska <anna@isovalent.com>
    lambdanis committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b59cfbb View commit details
    Browse the repository at this point in the history