From 94c1ce718f255ae0ba9567ff2c18ef040b586f80 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Mon, 22 Apr 2024 10:51:01 +0000 Subject: [PATCH] Release v0.2.2 --- CHANGELOG.md | 5 ++++- helm/rbac-bootstrap/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab68e04..e783cc7 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.2.2] - 2024-04-22 + ### removed - Removed kubernetes version from the chart @@ -40,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial version of the RBAC bootstrapping app -[Unreleased]: https://github.com/giantswarm/rbac-bootstrap-app/compare/v0.2.1...HEAD +[Unreleased]: https://github.com/giantswarm/rbac-bootstrap-app/compare/v0.2.2...HEAD +[0.2.2]: https://github.com/giantswarm/rbac-bootstrap-app/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/giantswarm/rbac-bootstrap-app/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/giantswarm/rbac-bootstrap-app/compare/v0.1.1...v0.2.0 [0.1.1]: https://github.com/giantswarm/rbac-bootstrap-app/compare/v0.1.0...v0.1.1 diff --git a/helm/rbac-bootstrap/Chart.yaml b/helm/rbac-bootstrap/Chart.yaml index f79a2c6..72aafad 100644 --- a/helm/rbac-bootstrap/Chart.yaml +++ b/helm/rbac-bootstrap/Chart.yaml @@ -8,7 +8,7 @@ description: Helps to set up initial role bindings in a new cluster icon: https://s.giantswarm.io/app-icons/rbac-bootstrap/1/light.svg engine: gotpl home: https://github.com/giantswarm/rbac-bootstrap-app -version: 0.2.1 +version: 0.2.2 sources: - https://github.com/giantswarm/rbac-bootstrap-app maintainers: