Skip to content

Commit 4075830

Browse files
taylorbotrobinkb
andauthored
Release v0.23.1 (#301)
Co-authored-by: Robin Ketelbuters <[email protected]>
1 parent a3580b2 commit 4075830

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.23.1] - 2025-10-02
11+
1012
### Fixed
1113

1214
- Fix caching of Route 53 zones
@@ -292,7 +294,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
292294

293295
- changed: `app.giantswarm.io` label group was changed to `application.giantswarm.io`
294296

295-
[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.23.0...HEAD
297+
[Unreleased]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.23.1...HEAD
298+
[0.23.1]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.23.0...v0.23.1
296299
[0.23.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.22.0...v0.23.0
297300
[0.22.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.21.0...v0.22.0
298301
[0.21.0]: https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.20.0...v0.21.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.23.0"
6+
version: "0.23.1"
77
annotations:
88
application.giantswarm.io/team: "phoenix"

0 commit comments

Comments
 (0)