Skip to content

Commit

Permalink
Merge pull request #63 from giantswarm/main#release#patch
Browse files Browse the repository at this point in the history
Release v0.2.2
  • Loading branch information
anvddriesch authored Apr 22, 2024
2 parents 069bc1b + 94c1ce7 commit a72542f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion helm/rbac-bootstrap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a72542f

Please sign in to comment.