From 4fad0ab310aa584f6f4c35aa529f7989e052cf78 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Mon, 12 Feb 2024 14:43:58 +0000 Subject: [PATCH] Release v3.7.3 --- CHANGELOG.md | 5 ++++- helm/cert-manager/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d26eee86..bad2573c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s ## [Unreleased] +## [3.7.3] - 2024-02-12 + ### Added - Added readiness check for `cert-manager-app-webhook` before attempting installation on `clusterIssuers` chart @@ -606,7 +608,8 @@ Before you upgrade to this release, make sure to read the [Upgrading from v1.7 t - `cert-manager` upstream helm chart `v0.9.0`. ([#1](https://github.com/giantswarm/cert-manager-app/pull/1)) -[Unreleased]: https://github.com/giantswarm/cert-manager-app/compare/v3.7.2...HEAD +[Unreleased]: https://github.com/giantswarm/cert-manager-app/compare/v3.7.3...HEAD +[3.7.3]: https://github.com/giantswarm/cert-manager-app/compare/v3.7.2...v3.7.3 [3.7.2]: https://github.com/giantswarm/cert-manager-app/compare/v3.7.1...v3.7.2 [3.7.1]: https://github.com/giantswarm/cert-manager-app/compare/v3.7.0...v3.7.1 [3.7.0]: https://github.com/giantswarm/cert-manager-app/compare/v3.6.1...v3.7.0 diff --git a/helm/cert-manager/Chart.yaml b/helm/cert-manager/Chart.yaml index 632d334f..28a2effa 100644 --- a/helm/cert-manager/Chart.yaml +++ b/helm/cert-manager/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: cert-manager-app description: Simplifies the process of obtaining, renewing and using certificates. -version: 3.7.2 +version: 3.7.3 appVersion: v1.13.3 home: https://github.com/giantswarm/cert-manager-app icon: https://s.giantswarm.io/app-icons/cert-manager/1/light.svg