Skip to content

MongoDB Kubernetes Enterprise Operator 1.17.1

Choose a tag to compare

@mms-build-account mms-build-account released this 10 Oct 08:47
· 57 commits to master since this release
c152e16

Improvements

  • The Red Hat certified operator now uses Quay as an image registry. New images will be automatically pulled upon the operator upgrade and no user action is required as a result of this change.

Breaking changes

  • Removed operator.deployment_name from the Helm chart. Parameter was used in an incorrect way and only for customising the name of the operator container. The name of the container is now set to operator.name. This is a breaking change only if operator.deployment_name was set to a different value than operator.name and if there is external tooling relying on this. Otherwise this change will be unnoticeable.