v1.15.0
Additions
- Added preview base image for Ansible 2.11, which can be found here: https://quay.io/repository/operator-framework/ansible-operator-2.11-preview-base
Changes
- Bumped community.kubernetes to kubernetes.core >= 2.2.0. Added the kubernetes.core collection to requirements. (#5249)
- Bumped Helm and Ansible Operator base images from UBI 8.4 to 8.5
Bug Fixes
- For Ansible operators, if an API endpoint has a "/" in server path component the ansible binary will no longer throw error. (#5308)