v1.14.0

    1. Update your Makefile by making the following replacements:

    2. Run make manifest to re-generate your manifests with latest versions.

    For Ansible-based Operators, update ansible collection community.kubernetes to kubernetes.core

    Add the kubernetes.core collection (>= 2.2.0) to the requrements.yml file

    • name: kubernetes.core version: “2.2.0”

    See for more details.