Skip to content

Commit

Permalink
docs(changelog): version 1.6.5 [citest skip]
Browse files Browse the repository at this point in the history
Update changelog and .README.html for version 1.6.5

Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm committed Oct 31, 2024
1 parent f16c3fb commit bd878eb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changelog
=========

[1.6.5] - 2024-10-30
--------------------

### Bug Fixes

- fix: ignore pod not found errors when removing kube specs (#186)
- fix: make role work on el 8.8 and el 9.2 and podman version less than 4.7.0 (#188)

### Other Changes

- ci: ansible-test action now requires ansible-core version (#182)
- ci: add YAML header to github action workflow files (#183)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#185)
- test: need grubby for el8 testing for ostree (#187)

[1.6.4] - 2024-09-11
--------------------

Expand Down

0 comments on commit bd878eb

Please sign in to comment.