Skip to content

Tags: bcaton85/chains

Tags

v0.8.0

Toggle v0.8.0's commit message
Bump go-containerregistry and k8schain to pick up new cred helpers

v0.7.0

Toggle v0.7.0's commit message
Add installation instructions for OpenShift

This commit documents the steps required to install Chains on OpenShift.

v0.6.1

Toggle v0.6.1's commit message
Fix bug in uploading signatures to OCI

We should be using `SignedEntity` instead of `SignedImage` to account for manifest lists that may be signed by cosign.

v0.6.0

Toggle v0.6.0's commit message
Deprecate the `tekton-provenance` predicate format

For now, this will still work but we just print the error message.
It can be removed in a future release, and I removed all docs around it as well.

v0.5.0

Toggle v0.5.0's commit message
Add tutorial for generating signed provenance

This should help people set up signing OCI images and generating signed provenance for them.

v0.4.0

Toggle v0.4.0's commit message
Fix GIT_URL in release Pipeline

v0.3.0

Toggle v0.3.0's commit message
Fix auth bug for pushing images in release pipeline

v0.2.0

Toggle v0.2.0's commit message
Add in logs if the config is incorrect

v0.1.0

Toggle v0.1.0's commit message
Fix unit test & comment out default settings in deployment.yaml