Skip to content

Commit

Permalink
Extend Helm chart CHANGELOG with new revisionHistoryLimit feature
Browse files Browse the repository at this point in the history
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
  • Loading branch information
arnisoph committed Oct 31, 2023
1 parent 3726977 commit a278a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/external-dns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Added the option to explicitly enable or disable service account token automounting. ([#3983](https://github.com/kubernetes-sigs/external-dns/pull/3983)) [@gilles-gosuin](https://github.com/gilles-gosuin)
- Allow to configure revisionHistoryLimit on the K8s Deployment resource. ([#4008](https://github.com/kubernetes-sigs/external-dns/pull/4008)) [@arnisoph](https://github.com/arnisoph)

## [v1.13.1] - 2023-09-07

Expand Down

0 comments on commit a278a67

Please sign in to comment.