feat(chart): add missing changelog for #5493 (#5541)

This commit is contained in:
vflaux 2025-06-19 19:34:51 +02:00 committed by GitHub
parent ef6e0e5e1e
commit 0f0e05ef86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [UNRELEASED]
### Changed
- Update RBAC for `Service` source to support `EndpointSlices`. ([#5493](https://github.com/kubernetes-sigs/external-dns/pull/5493)) _@vflaux_
## [v1.17.0] - 2025-06-04
### Changed