File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
helm/aws-resolver-rules-operator Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.16.0] - 2024-08-21
11
+
12
+ ### Changed
13
+
14
+ - Update CAPI/CAPA/controller-runtime Go modules
15
+
10
16
### Fixed
11
17
12
18
- 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
224
230
225
231
- changed: ` app.giantswarm.io ` label group was changed to ` application.giantswarm.io `
226
232
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
228
235
[ 0.15.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.6...v0.15.0
229
236
[ 0.14.6 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.5...v0.14.6
230
237
[ 0.14.5 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.4...v0.14.5
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ name: aws-resolver-rules-operator
3
3
description : Operator for reconciling the Route53 hosted zone and basic records for a cluster, and resolver rules for private clusters.
4
4
home : https://github.com/giantswarm/aws-resolver-rules-operator
5
5
icon : https://s.giantswarm.io/app-icons/aws/2/dark.svg
6
- version : " 0.15 .0"
6
+ version : " 0.16 .0"
7
7
annotations :
8
8
application.giantswarm.io/team : " phoenix"
You can’t perform that action at this time.
0 commit comments