Skip to content

Commit

Permalink
Release v0.3.0 (#30)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Release v0.3.0

Co-authored-by: Laszlo Uveges <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and uvegla authored Nov 29, 2022
1 parent fd448c2 commit 6dd106c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.0] - 2022-11-29

### Added

- Actually added the `crossplane` checks to the Helm chart

### Changed

- Split deprecated CRD usage checks per kubernetes version and added Helm kubernetes version check condition to them because kyverno fails if those CRDs do not exist anymore (e.g. the cluster was upgraded beyond that version)

## [0.2.0] - 2022-11-17

### Added
Expand All @@ -28,7 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial policies moved from [`kyverno-policies`](https://github.com/giantswarm/kyverno-policies).
- Push to AWS, KVM, and OpenStack collections.

[Unreleased]: https://github.com/giantswarm/kyverno-policies-dx/compare/v0.2.0...HEAD
[Unreleased]: https://github.com/giantswarm/kyverno-policies-dx/compare/v0.3.0...HEAD
[0.3.0]: https://github.com/giantswarm/kyverno-policies-dx/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/giantswarm/kyverno-policies-dx/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/giantswarm/kyverno-policies-dx/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/giantswarm/kyverno-policies-dx/compare/v0.0.1...v0.1.0
Expand Down

0 comments on commit 6dd106c

Please sign in to comment.