Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Completed
Created by Guest
Created on Jan 4, 2021

Pin image tags in Enterprise Kubernetes Operator values file

Should be able to pin tags for images like `mongodb-enterprise-appdb` in https://github.com/mongodb/mongodb-enterprise-kubernetes/blob/master/helm_chart/values.yaml Currently, we are forced to use the latest tag, which has caused issues and broke disaster recovery for our project. If we would have been able to use an older tag of the image, we could have recovered fast. since we were forced to use the latest tag, it took several days to recover. This does not seem acceptable for an enterprise software.
  • ADMIN RESPONSE
    Aug 1, 2025
    It is now possible to specify a particular tag, rather than latest.
  • Attach files