Skip to content

Commit

Permalink
Release v0.1.1 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 24, 2023
1 parent 166d648 commit 50b775a
Showing 1 changed file with 4 additions and 1 deletion.
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.1.1] - 2023-01-24

### Fixed

- Don't try to find resolver rules associations filtering by association name, but only use resolver rule id and vpc id.
Expand All @@ -21,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- changed: `app.giantswarm.io` label group was changed to `application.giantswarm.io`

[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.0.1...v0.1.0
[0.0.1]: https://github.com/giantswarm/aws-resolver-rules-operator/releases/tag/v0.0.1

0 comments on commit 50b775a

Please sign in to comment.