Skip to content

Releases: cert-manager/google-cas-issuer

v0.9.0

27 Aug 12:04
c0dc1b9
Compare
Choose a tag to compare

cert-manager issuer for Google CA Service.

Breaking changes

Image tags now use the v prefix:

-quay.io/jetstack/cert-manager-google-cas-issuer:0.8.0
+quay.io/jetstack/cert-manager-google-cas-issuer:v0.9.0

How to install

  1. Install cert-manager
helm repo add jetstack https://charts.jetstack.io --force-update
helm install \
  cert-manager jetstack/cert-manager \
  --namespace cert-manager \
  --create-namespace \
  --version v1.15.3 \
  --set crds.enabled=true
  1. Install the Google CAS Issuer
helm repo add jetstack https://charts.jetstack.io --force-update
helm install \
  google-cas-issuer jetstack/cert-manager-google-cas-issuer \
  --namespace cert-manager \
  --version v0.9.0

What's Changed

  • Make sure tags are fetched by the GH action by @inteon in #119
  • Fix typos / wording in comments by @SgtCoDFish in #123
  • Add 'crds.enabled' and 'crds.keep' options to generated CRDs by @inteon in #136
  • Use v-prefixed image tags by @inteon in #192

Makefile modules:

  • Migrate to use Makefile modules by @inteon in #120
  • [CI] Merge self-upgrade into main by @github-actions in #124
  • [CI] Merge self-upgrade into main by @github-actions in #128
  • [CI] Merge self-upgrade into main by @github-actions in #131
  • [CI] Merge self-upgrade into main by @github-actions in #139
  • [CI] Merge self-upgrade-main into main by @github-actions in #151
  • [CI] Merge self-upgrade-main into main by @github-actions in #165
  • [CI] Merge self-upgrade-main into main by @github-actions in #175
  • Upgrade oci image module by @inteon in #126

Dependabot:

New Contributors

  • @dependabot made their first contribution in #122
  • @github-actions made their first contribution in #124

Full Changelog: v0.8.0...v0.9.0-alpha.0

v0.9.0-alpha.0

26 Aug 09:32
c0dc1b9
Compare
Choose a tag to compare
v0.9.0-alpha.0 Pre-release
Pre-release

Alpha release of Google CAS issuer v0.9.0.

Breaking changes

Image tags now use the v prefix:

-quay.io/jetstack/cert-manager-google-cas-issuer:0.8.0
+quay.io/jetstack/cert-manager-google-cas-issuer:v0.9.0-alpha.0

How to install

  1. Install cert-manager
helm repo add jetstack https://charts.jetstack.io --force-update
helm install \
  cert-manager jetstack/cert-manager \
  --namespace cert-manager \
  --create-namespace \
  --version v1.15.3 \
  --set crds.enabled=true
  1. Install the Google CAS Issuer
helm repo add jetstack https://charts.jetstack.io --force-update
helm install \
  google-cas-issuer jetstack/cert-manager-google-cas-issuer \
  --namespace cert-manager \
  --version v0.9.0-alpha.0

What's Changed

  • Make sure tags are fetched by the GH action by @inteon in #119
  • Fix typos / wording in comments by @SgtCoDFish in #123
  • Add 'crds.enabled' and 'crds.keep' options to generated CRDs by @inteon in #136
  • Use v-prefixed image tags by @inteon in #192

Makefile modules:

  • Migrate to use Makefile modules by @inteon in #120
  • [CI] Merge self-upgrade into main by @github-actions in #124
  • [CI] Merge self-upgrade into main by @github-actions in #128
  • [CI] Merge self-upgrade into main by @github-actions in #131
  • [CI] Merge self-upgrade into main by @github-actions in #139
  • [CI] Merge self-upgrade-main into main by @github-actions in #151
  • [CI] Merge self-upgrade-main into main by @github-actions in #165
  • [CI] Merge self-upgrade-main into main by @github-actions in #175
  • Upgrade oci image module by @inteon in #126

Dependabot:

New Contributors

  • @dependabot made their first contribution in #122
  • @github-actions made their first contribution in #124

Full Changelog: v0.8.0...v0.9.0-alpha.0

Release v0.8.0

18 Jan 16:15
d77d423
Compare
Choose a tag to compare

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

Release v0.8.0-alpha.2

18 Jan 14:45
d77d423
Compare
Choose a tag to compare
Pre-release

Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.8.0-alpha.2

One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.8.0-alpha.2/google-cas-issuer-v0.8.0-alpha.2.yaml

Release v0.8.0-alpha.1

17 Jan 17:17
974da0e
Compare
Choose a tag to compare
Pre-release

Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.8.0-alpha.1

One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.8.0-alpha.1/google-cas-issuer-v0.8.0-alpha.1.yaml

Release v0.8.0-alpha.0

12 Jan 16:28
cf8510a
Compare
Choose a tag to compare
Pre-release

Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.8.0-alpha.0

One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.8.0-alpha.0/google-cas-issuer-v0.8.0-alpha.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

Full Changelog: v0.7.2...v0.8.0-alpha.0

Release v0.7.2

12 Jan 16:26
026dc77
Compare
Choose a tag to compare

Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.7.2

One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.7.2/google-cas-issuer-v0.7.2.yaml

What's Changed

  • Bump dependencies to fix CVE alerts by @inteon in #114

Full Changelog: v0.7.1...v0.7.2

Release v0.7.1

04 Aug 13:02
v0.7.1
5dd5ef8
Compare
Choose a tag to compare

Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.7.1

One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.7.1/google-cas-issuer-v0.7.1.yaml

What's Changed

  • Add very useful values common with the main cert-manager chart by @MaesterZ in #96

New Contributors

Full Changelog: v0.7.0...v0.7.1

Release v0.7.0

10 Jul 09:58
f4144e5
Compare
Choose a tag to compare

Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.7.0

One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.7.0/google-cas-issuer-v0.7.0.yaml

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0

Release v0.6.2

14 Dec 13:00
v0.6.2
5579189
Compare
Choose a tag to compare

Docker images are available at quay.io/jetstack/cert-manager-google-cas-issuer:0.6.2

One-line install: kubectl apply -f https://github.com/jetstack/google-cas-issuer/releases/download/v0.6.2/google-cas-issuer-v0.6.2.yaml

Includes a PR from @milesarmstrong - thanks for the contribution!

Thanks also to @JoshVanL, @SgtCoDFish, @wallrj and @inteon for their input!