From dce1d04077581ea1aa0bec79375bffd3da2fd705 Mon Sep 17 00:00:00 2001 From: "heraldbot[bot]" <149080493+heraldbot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 14:54:50 +0100 Subject: [PATCH] Release v0.0.6 (#60) Co-authored-by: HeraldBot[bot] <149080493+heraldbot[bot]@users.noreply.github.com> Co-authored-by: Franco Hielpos <48300215+fhielpos@users.noreply.github.com> --- CHANGELOG.md | 5 ++++- helm/kyverno-policy-operator/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8a5863..ca5c7d5 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.0.6] - 2023-12-11 + ### Changed - Configure `gsoci.azurecr.io` as the default container image registry. @@ -39,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First release of the Kyverno Policy Operator App. -[Unreleased]: https://github.com/giantswarm/kyverno-policy-operator/compare/v0.0.5...HEAD +[Unreleased]: https://github.com/giantswarm/kyverno-policy-operator/compare/v0.0.6...HEAD +[0.0.6]: https://github.com/giantswarm/kyverno-policy-operator/compare/v0.0.5...v0.0.6 [0.0.5]: https://github.com/giantswarm/kyverno-policy-operator/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/giantswarm/kyverno-policy-operator/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/giantswarm/kyverno-policy-operator/compare/v0.0.2...v0.0.3 diff --git a/helm/kyverno-policy-operator/Chart.yaml b/helm/kyverno-policy-operator/Chart.yaml index bc21157..a7ee401 100644 --- a/helm/kyverno-policy-operator/Chart.yaml +++ b/helm/kyverno-policy-operator/Chart.yaml @@ -3,6 +3,6 @@ appVersion: 0.0.1 name: kyverno-policy-operator description: A Helm chart for kyverno-policy-operator, which creates PolicyExceptions based on PolicyExceptionsDraft resources. home: https://github.com/giantswarm/kyverno-policy-operator -version: 0.0.5 +version: 0.0.6 annotations: application.giantswarm.io/team: shield