Skip to content

Commit 83c481d

Browse files
taylorbotAndiDog
andauthored
Release v0.16.0 (#205)
Co-authored-by: Andreas Sommer <[email protected]>
1 parent cb9bb45 commit 83c481d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.16.0] - 2024-08-21
11+
12+
### Changed
13+
14+
- Update CAPI/CAPA/controller-runtime Go modules
15+
1016
### Fixed
1117

1218
- Disable logger development mode to avoid panicking
@@ -224,7 +230,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
224230

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

227-
[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.15.0...HEAD
233+
[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.16.0...HEAD
234+
[0.16.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.15.0...v0.16.0
228235
[0.15.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.6...v0.15.0
229236
[0.14.6]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.5...v0.14.6
230237
[0.14.5]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.4...v0.14.5

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.15.0"
6+
version: "0.16.0"
77
annotations:
88
application.giantswarm.io/team: "phoenix"

0 commit comments

Comments
 (0)