Skip to content

MongoDB Kubernetes Operator

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 10:31
· 1 commit to master since this release
f3170c6

MongoDB Kubernetes Operator 0.12.0

Added support for MongoDB 8.0.0 GA

MongoDB 8.0.0 GA is now officially supported by the Operator

Minor fixes and improvements

  • Use pointer field for priority in member options
  • readinessProbe: use human-readable timestamps instead
  • Bumped Go to 1.23 and kube APIs to 1.29
  • Update package crypto to remediate multiple CVEs