This release includes bug fixes and new features.
Notable updates since v0.1.0-alpha.1
- Tag to digest support for image resolution
- Helm chart for deploying Ratify to Kubernetes clusters
- Support for authenticating to private registries
Changelog
- 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)
- a57f4b9 Cleanup old deployment files (#95)
- 165ccb9 Fix broken link in README (#96)
- b589318 Prepare chart for v0.1.1-alpha.1 release (#103)
- 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)
- 79875e7 Update to use k8s in readme (#98)
- fea5121 Upgrade the versions of oras-go and OCI image spec (#89)
- dd2ab5a minor fix: update the license in readme (#80)