From e5d82a565c28a2cb7e877b4ba472b8bd7a4bb32d Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 25 Sep 2024 15:29:34 +0100 Subject: [PATCH] Release v0.21.0 (#301) --- CHANGELOG.md | 5 ++++- helm/kyverno-policies/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc191f3d..7ae350da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.21.0] - 2024-09-25 + ### Changed - Update to upstream `Kyverno Polcicies` version 1.12.5. @@ -325,7 +327,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.0.1] - 2021-06-02 -[Unreleased]: https://github.com/giantswarm/kyverno-policies/compare/v0.20.2...HEAD +[Unreleased]: https://github.com/giantswarm/kyverno-policies/compare/v0.21.0...HEAD +[0.21.0]: https://github.com/giantswarm/kyverno-policies/compare/v0.20.2...v0.21.0 [0.20.2]: https://github.com/giantswarm/kyverno-policies/compare/v0.20.1...v0.20.2 [0.20.1]: https://github.com/giantswarm/kyverno-policies/compare/v0.20.0...v0.20.1 [0.20.0]: https://github.com/giantswarm/kyverno-policies/compare/v0.19.0...v0.20.0 diff --git a/helm/kyverno-policies/Chart.yaml b/helm/kyverno-policies/Chart.yaml index 65261c57..fafbc583 100644 --- a/helm/kyverno-policies/Chart.yaml +++ b/helm/kyverno-policies/Chart.yaml @@ -20,4 +20,4 @@ restrictions: clusterSingleton: true sources: - https://github.com/giantswarm/kyverno-policies -version: 0.20.2 +version: 0.21.0