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
77
88## [ Unreleased]
99
10+ ## [ 0.19.0] - 2025-06-17
11+
1012### Added
1113
1214- Add crossplane controller to create crossplane provider cluster config.
@@ -255,7 +257,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
255257
256258- changed: ` app.giantswarm.io ` label group was changed to ` application.giantswarm.io `
257259
258- [ Unreleased ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.18.0...HEAD
260+ [ Unreleased ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.19.0...HEAD
261+ [ 0.19.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.18.0...v0.19.0
259262[ 0.18.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.17.0...v0.18.0
260263[ 0.17.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.16.0...v0.17.0
261264[ 0.16.0 ] : https://github.com/giantswarm/aws-resolver-rules-operator/compare/v0.15.0...v0.16.0
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ name: aws-resolver-rules-operator
33description : Operator for reconciling the Route53 hosted zone and basic records for a cluster, and resolver rules for private clusters.
44home : https://github.com/giantswarm/aws-resolver-rules-operator
55icon : https://s.giantswarm.io/app-icons/aws/2/dark.svg
6- version : " 0.18 .0"
6+ version : " 0.19 .0"
77annotations :
88 application.giantswarm.io/team : " phoenix"
You can’t perform that action at this time.
0 commit comments