File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
helm/aws-resolver-rules-operator Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.18.0] - 2025-06-16
11
+
10
12
### Added
11
13
12
14
- Add controller to create node pool bootstrap data on S3.
@@ -249,7 +251,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
249
251
250
252
- changed: ` app.giantswarm.io ` label group was changed to ` application.giantswarm.io `
251
253
252
- [ Unreleased ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.17.0...HEAD
254
+ [ Unreleased ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.18.0...HEAD
255
+ [ 0.18.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.17.0...v0.18.0
253
256
[ 0.17.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.16.0...v0.17.0
254
257
[ 0.16.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.15.0...v0.16.0
255
258
[ 0.15.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.6...v0.15.0
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.17 .0"
6
+ version : " 0.18 .0"
7
7
annotations :
8
8
application.giantswarm.io/team : " phoenix"
You can’t perform that action at this time.
0 commit comments