Releases: cert-manager/google-cas-issuer
Release v0.2.1
Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.2.1
One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.2.1/google-cas-issuer-v0.2.1.yaml
Release v0.2.0
Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.2.0
One line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.2.0/google-cas-issuer-v0.2.0.yaml
Changelog
This release improves the usability of the Google CAS Issuer:
- The Issuer now sends events and sets conditions on CertificateRequests and (Cluster)Issuers
- The status of issuers is now pretty-printed in the output of
kubectl get
- Reconcile bugs squashed
Release v0.1.1
docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.1.1
Changelog:
- Handle missing Duration field on CertificateRequests
- Add RBAC permissions for working leader election
Release v0.1.0
This is an initial release, experimentation and bug reports are encouraged!
docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:v0.1.0