Skip to content

Commit 1abf312

Browse files
authored
Release v0.17.0 (#217)
1 parent 88d480a commit 1abf312

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.17.0] - 2024-09-30
11+
1012
### Changed
1113

1214
- Enable ShareReconciler.
@@ -234,7 +236,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
234236

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

237-
[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.16.0...HEAD
239+
[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.17.0...HEAD
240+
[0.17.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.16.0...v0.17.0
238241
[0.16.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.15.0...v0.16.0
239242
[0.15.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.6...v0.15.0
240243
[0.14.6]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.5...v0.14.6

helm/aws-resolver-rules-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ name: aws-resolver-rules-operator
33
description: Operator for reconciling the Route53 hosted zone and basic records for a cluster, and resolver rules for private clusters.
44
home: https://github.com/giantswarm/aws-resolver-rules-operator
55
icon: https://s.giantswarm.io/app-icons/aws/2/dark.svg
6-
version: "0.16.0"
6+
version: "0.17.0"
77
annotations:
88
application.giantswarm.io/team: "phoenix"

0 commit comments

Comments
 (0)