Skip to content

Commit

Permalink
CHANGELOG.md: updated for operator-framework#2287
Browse files Browse the repository at this point in the history
  • Loading branch information
joelanford committed Dec 3, 2019
1 parent f9111b1 commit e82d263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Added
- Support for vars in top level ansible watches. ([#2147](https://github.com/operator-framework/operator-sdk/pull/2147))
- Support for `"ansible.operator-sdk/verbosity"` annotation on Custom Resources watched by Ansible based operators to override verbosity on an individual resource. ([#2102](https://github.com/operator-framework/operator-sdk/pull/2102))
- Support for relative helm chart paths in the Helm operator's watches.yaml file ([#2287](https://github.com/operator-framework/operator-sdk/pull/2287))

### Changed
- Upgrade minimal Ansible version in the init projects from `2.4` to `2.6`. ([#2107](https://github.com/operator-framework/operator-sdk/pull/2107))
Expand Down

0 comments on commit e82d263

Please sign in to comment.