0.3.0 (2024-07-11)
- Pull latest cosign binary from Chainguard (4a69e93)
- Use cosign container ID instead of set name (ab5ee40)
0.2.2 (2024-01-03)
- verify: Add option to fail silently (c0e6a7d)
- verify: Parse output with jq for cleaner formatting (a3aa801)
- test-actions: Pass cosign.pub (67cfa5c)
- release v0.2.2 (9cc2935)
0.2.1 (2023-12-24)
- release v0.2.1 (d7b3670)
0.2.0 (2023-12-24)
- action: Support passing multiple containers (9060e51)
- sign: Remove unused registry extraction (236af3e)
- release v0.2.0 (0c5718d)
0.1.2 (2023-12-19)
- verify: Support verification against certificates (07602f6)
- release v0.1.2 (5d2afe8)
- ci: Add tests for actions (a10cd8a)
- actions: Pass registry token and GitHub token when signing (1696915)
- actions: Replace deprecated 'using' with 'uses' when retrieving cosign-installer (ff0438d)
- actions: Use lowercase workaround in verify, correct its usage (8f5aefc)
- ci: Point to correct branch, don't run on PR (8efebfc)
- release-please: Remove package name (fc8e6d1)
- sign: Set shell to bash when signing container (0a4c958)
- sign: Store private key in environment (b852ddf)
- release v0.1.1 (6522b2c)