From 612eaeaa21e14942358bdd6b2b9e8745caadc9ac Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 11 Dec 2024 21:56:44 +0900 Subject: [PATCH] Release v0.21.1 (#316) --- 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 4b815d34..e9f06213 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.1] - 2024-12-11 + ### Changed - Add `application.giantswarm.io/team` label to policies. @@ -331,7 +333,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.21.0...HEAD +[Unreleased]: https://github.com/giantswarm/kyverno-policies/compare/v0.21.1...HEAD +[0.21.1]: https://github.com/giantswarm/kyverno-policies/compare/v0.21.0...v0.21.1 [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 diff --git a/helm/kyverno-policies/Chart.yaml b/helm/kyverno-policies/Chart.yaml index 68b4a480..2e3943eb 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.21.0 +version: 0.21.1