diff --git a/mongodb-enterprise-multi-cluster.yaml b/mongodb-enterprise-multi-cluster.yaml index d94121a..3af68c0 100644 --- a/mongodb-enterprise-multi-cluster.yaml +++ b/mongodb-enterprise-multi-cluster.yaml @@ -137,7 +137,7 @@ spec: runAsUser: 2000 containers: - name: mongodb-enterprise-operator-multi-cluster - image: "quay.io/mongodb/mongodb-enterprise-operator:1.19.1" + image: "quay.io/mongodb/mongodb-enterprise-operator-ubi:1.21.0" imagePullPolicy: Always args: - -watch-resource=mongodb diff --git a/mongodb-enterprise.yaml b/mongodb-enterprise.yaml index 3e5988a..09e0c04 100644 --- a/mongodb-enterprise.yaml +++ b/mongodb-enterprise.yaml @@ -219,7 +219,7 @@ spec: runAsUser: 2000 containers: - name: mongodb-enterprise-operator - image: "quay.io/mongodb/mongodb-enterprise-operator-ubi:1.20.1" + image: "quay.io/mongodb/mongodb-enterprise-operator-ubi:1.21.0" imagePullPolicy: Always args: - -watch-resource=mongodb