Skip to content

Commit f3b2003

Browse files
authored
Release v0.18.0 (#259)
1 parent 19b2e9f commit f3b2003

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.18.0] - 2025-06-16
11+
1012
### Added
1113

1214
- 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
249251

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

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
253256
[0.17.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.16.0...v0.17.0
254257
[0.16.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.15.0...v0.16.0
255258
[0.15.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.14.6...v0.15.0

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

0 commit comments

Comments
 (0)