diff --git a/CHANGELOG.md b/CHANGELOG.md index be07ec4f..772e4d46 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.8.2] - 2024-12-03 + ### Changed - Changed ownership to team Shield @@ -669,7 +671,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.8.1...HEAD +[Unreleased]: https://github.com/giantswarm/cert-manager-app/compare/v3.8.2...HEAD +[3.8.2]: https://github.com/giantswarm/cert-manager-app/compare/v3.8.1...v3.8.2 [3.8.1]: https://github.com/giantswarm/cert-manager-app/compare/v3.8.0...v3.8.1 [3.8.0]: https://github.com/giantswarm/cert-manager-app/compare/v3.7.9...v3.8.0 [3.7.9]: https://github.com/giantswarm/cert-manager-app/compare/v3.7.8...v3.7.9 diff --git a/helm/cert-manager/Chart.yaml b/helm/cert-manager/Chart.yaml index d6ac4872..97c296ae 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.8.1 +version: 3.8.2 appVersion: v1.14.2 home: https://github.com/giantswarm/cert-manager-app icon: https://s.giantswarm.io/app-icons/cert-manager/1/light.svg