Skip to content

v1.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 20:50
· 718 commits to master since this release
v1.6.4
3cd22bd

v1.6.4

Bug Fixes

  • For Ansible-based operators, fixed a bug that prevented owner reference annotations from being added to cluster-scoped and multi-namespace resources, which had to be applied manually to correctly reconcile them. (#4858)
  • Format ansible-operator and helm-operator run command logs correctly. (#4845)
  • Pinned pip3 to 21.1 in the ansible-operator image to fix pypa/pip#9827. (#4879)
  • Pinned base images of ansible-operator to ubi:8.3-297.1618432833, and helm-operator and scorecard to ubi-minimal:8.3-298.1618432845. (#4876)