Skip to content

Conversation

SISheogorath
Copy link
Contributor

This patch adds a first PoC for cosign-signed container images. Cosign
helps to authenticate the origin of a container image and is an
important step towards supply chain integrity in the container
ecosystem.

This patch only introduces this change to nightly builds, in order to
evaluate the changes before we utilise them for releases.

This patch adds a first PoC for cosign-signed container images. Cosign
helps to authenticate the origin of a container image and is an
important step towards supply chain integrity in the container
ecosystem.

This patch only introduces this change to nightly builds, in order to
evaluate the changes before we utilise them for releases.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
- name: Install cosign
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.8.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does renovate recognize this or is a custom regex needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants