Skip to content

Commit

Permalink
Merge pull request #47941 from kundan2707/cosign_link_update
Browse files Browse the repository at this point in the history
Changes outdated cosign link
  • Loading branch information
k8s-ci-robot authored Sep 15, 2024
2 parents 0e5ef2d + 2161125 commit d06d84c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ weight: 420

You will need to have the following tools installed:

- `cosign` ([install guide](https://docs.sigstore.dev/cosign/installation/))
- `cosign` ([install guide](https://docs.sigstore.dev/cosign/system_config/installation/))
- `curl` (often provided by your operating system)
- `jq` ([download jq](https://jqlang.github.io/jq/download/))

Expand Down Expand Up @@ -144,4 +144,4 @@ cosign verify-blob \
--certificate-identity krel-staging@k8s-releng-prod.iam.gserviceaccount.com \
--certificate-oidc-issuer https://accounts.google.com \
"$VERSION.spdx"
```
```

0 comments on commit d06d84c

Please sign in to comment.