Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 06:05
· 339 commits to dev since this release
da2cdca

🚨 Deprecations

  • CertificateStore is deprecated in favor of KeyManagementProvider. Please migrate to KeyManagementProvider by following guide here. Support will be removed in Ratify v2.0.0
  • Certain helm values have been deprecated in favor of new ones. (Note: deprecated values will continue to be supported)
    • .Values.notationCert is deprecated. Use .Values.notationCerts[*] to provide a list certificates to configure with notation verifier
    • .Values.akvCertConfig.* section has been deprecated. Use the equivalent .Values.azurekeyvault.* section for configuring keys + certificates from Azure Key Vault

New Features

📄 Documentation

🎉 New Contributors

🐛 🩹 Bug Fixes

Changes since v1.2.0-rc.1