Release v0.8.0
Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.8.0
One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.8.0/google-cas-issuer-v0.8.0.yaml
What's Changed
- Bump dependencies to fix CVE alerts by @inteon in #114
- Refactor this issuer to use issuer-lib by @inteon in #109
- Remove v prefix from image tag by @inteon in #117
- Add namespace attributes and render for the cert-manager namespace by default by @inteon in #118
Full Changelog: v0.7.2...v0.8.0