Skip to content

v2.22.3

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:48
03e0b49

⚠️ Upgrading the cluster-operator to this version will update RabbitMQ clusters (i.e. will cause rolling update of the underlying StatefulSets).
If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator.
After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster.
See Pause reconciliation for a RabbitMQ cluster.

What's Changed

  • Sync OperatorHub/RH marketplace forks before opening release PRs by @Zerpet in #2200
  • Fix release-config.yaml to stop inventing catalog templates per OCP version by @Zerpet in #2201
  • Prevent overriding runAsUser, runAsNonRoot, and capabilities. by @MirahImage in #2202

Full Changelog: v2.22.2...v2.22.3