Notable updates since v0.1.1-alpha.1
- Add Authentication Support to private registry using Azure workload identity and k8 secrets
- Add licensechecker plugin and docs
- Updated sigstore/cosign version from 1.1.0 to 1.5.2, this contains a breaking change which means cosign plugin will only be able to validate signatures generated from cosign version > 1.3
Changelog
- 1f0b7d4 Add Authentication Provider Support (#123)
- 237e38a Add Azure Workload Identity Auth Provider (#129)
- 90c7bbd Add K8 Secret Auth Provider (#137)
- f40c0d9 Add licensechecker plugin and docs (#118)
- 1854ff5 Add support for authenticating registries with Docker config (#106)
- 54e9dde Added NOTICES file (#75)
- 737540a Added helm charts and make targets to deploy ratify in k8s (#86) (#87)
- 5f5cb9b Added resolving tag to digest in the store interface (#77)
- 819dcea Added support to create docker config secret from command line (#107)
- fe766c5 Bump github.com/docker/distribution (#136)
- 9953abc Bump github.com/sigstore/cosign from 1.1.0 to 1.5.2 (#140)
- a57f4b9 Cleanup old deployment files (#95)
- ee5d9d8 Draft of EKS walkthrough (#110)
- 165ccb9 Fix broken link in README (#96)
- 6307103 Fix for cosign verifier (#115)
- c27b19c Fix issue with oras local cache path (#130)
- 1a2d3d7 Prepare chart for v0.1.1-alpha.1 release (#103) (#108)
- c0a5df2 README: Update Gatekeeper external provider link (#109)
- cb76cf8 Remove useHttp flag (#113)
- f33ca40 Support notary verification certification load from directory (#141)
- 2628973 Support private registry in oras (#102)
- efe40f7 Update Provider handler as per the Gatekeeper external data provider spec (#83)
- acb82ee Update artifacts with mediaType as per v1.0.0-draft.1.1 (#97)
- f04f5e6 Update readme with community meeting information (#128)
- 79875e7 Update to use k8s in readme (#98)
- 240121e Updates to deployment helm chart to support Certificate from Azure Key vault (#112)
- fea5121 Upgrade the versions of oras-go and OCI image spec (#89)
- 6edd4ce [Bugfix] Updating default timeout (#116)
- 65a2965 adding weekly notes link to readme (#117)
- dd2ab5a minor fix: update the license in readme (#80)
- 4ff60fa update dockerfile (#119)