Skip to content

CLOUDP-331782: Bump Ops Manager Container Image version to 8.0.11 #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variables:

- &ops_manager_70_latest 7.0.15 # The order/index is important, since these are anchors. Please do not change

- &ops_manager_80_latest 8.0.7 # The order/index is important, since these are anchors. Please do not change
- &ops_manager_80_latest 8.0.11 # The order/index is important, since these are anchors. Please do not change

# The dependency unification between static and non-static is intentional here.
# Even though some images are exclusive, in EVG they all are built once and in parallel.
Expand Down
20 changes: 10 additions & 10 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,6 @@ spec:
value: "quay.io/mongodb/mongodb-kubernetes-init-ops-manager:1.2.0"
- name: RELATED_IMAGE_INIT_APPDB_IMAGE_REPOSITORY_1_2_0
value: "quay.io/mongodb/mongodb-kubernetes-init-appdb:1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1_1_0_1
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1_1.0.1"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1_1_1_0
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1_1.1.0"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1_1_2_0
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1_1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_11_8645_1
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.11.8645-1"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_11_8645_1_1_0_1
Expand Down Expand Up @@ -186,6 +178,14 @@ spec:
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.1.8718-1_1.1.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_1_8718_1_1_2_0
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.1.8718-1_1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1_1_0_1
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1_1.0.1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1_1_1_0
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1_1.1.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1_1_2_0
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1_1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_2_8729_1
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.2.8729-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_2_8729_1_1_0_1
Expand Down Expand Up @@ -264,8 +264,6 @@ spec:
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:6.0.26"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_6_0_27
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:6.0.27"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_10
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.10"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_11
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.11"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_12
Expand All @@ -292,6 +290,8 @@ spec:
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.6"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_7
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.7"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_11
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.11"
# since the official server images end with a different suffix we can re-use the same $mongodbImageEnv
- name: RELATED_IMAGE_MONGODB_IMAGE_4_4_0_ubi8
value: "quay.io/mongodb/mongodb-enterprise-server:4.4.0-ubi8"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,15 @@ spec:
volumeMounts:
- name: mongosh-versions
mountPath: /mongodb-ops-manager/mongodb-releases/compass
- name: setting-up-mongosh-2-5-3
image: curlimages/curl:latest
command:
- sh
- -c
- curl -LO https://downloads.mongodb.com/compass/mongosh-2.5.3-linux-x64-openssl11.tgz --output-dir /mongodb-ops-manager/mongodb-releases/compass && true
volumeMounts:
- name: mongosh-versions
mountPath: /mongodb-ops-manager/mongodb-releases/compass

restartPolicy: Always
securityContext: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@

VERSION_NOT_IN_WEB_SERVER = "4.2.1"

# If this test is failing after an OM Bump, ensure that the nginx deployment fixture contains the associated mongosh
# version. More details in this ticket: https://jira.mongodb.org/browse/CLOUDP-332640


def add_mdb_version_to_deployment(deployment: Dict[str, Any], version: str):
"""
Expand Down
10 changes: 5 additions & 5 deletions helm_chart/values-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ relatedImages:
- 6.0.25
- 6.0.26
- 6.0.27
- 7.0.10
- 7.0.11
- 7.0.12
- 7.0.13
Expand All @@ -47,6 +46,7 @@ relatedImages:
- 8.0.5
- 8.0.6
- 8.0.7
- 8.0.11
mongodb:
- 4.4.0-ubi8
- 4.4.1-ubi8
Expand Down Expand Up @@ -98,10 +98,6 @@ relatedImages:
- 8.0.0-ubi8
- 8.0.0-ubi9
agent:
- 107.0.10.8627-1
- 107.0.10.8627-1_1.0.1
- 107.0.10.8627-1_1.1.0
- 107.0.10.8627-1_1.2.0
- 107.0.11.8645-1
- 107.0.11.8645-1_1.0.1
- 107.0.11.8645-1_1.1.0
Expand All @@ -126,6 +122,10 @@ relatedImages:
- 108.0.1.8718-1_1.0.1
- 108.0.1.8718-1_1.1.0
- 108.0.1.8718-1_1.2.0
- 108.0.11.8830-1
- 108.0.11.8830-1_1.0.1
- 108.0.11.8830-1_1.1.0
- 108.0.11.8830-1_1.2.0
- 108.0.2.8729-1
- 108.0.2.8729-1_1.0.1
- 108.0.2.8729-1_1.1.0
Expand Down
20 changes: 10 additions & 10 deletions public/mongodb-kubernetes-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,14 +434,6 @@ spec:
value: "quay.io/mongodb/mongodb-kubernetes-init-ops-manager:1.2.0"
- name: RELATED_IMAGE_INIT_APPDB_IMAGE_REPOSITORY_1_2_0
value: "quay.io/mongodb/mongodb-kubernetes-init-appdb:1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1_1_0_1
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1_1.0.1"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1_1_1_0
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1_1.1.0"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_10_8627_1_1_2_0
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.10.8627-1_1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_11_8645_1
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.11.8645-1"
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_11_8645_1_1_0_1
Expand Down Expand Up @@ -490,6 +482,14 @@ spec:
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.1.8718-1_1.1.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_1_8718_1_1_2_0
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.1.8718-1_1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1_1_0_1
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1_1.0.1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1_1_1_0
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1_1.1.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_11_8830_1_1_2_0
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.11.8830-1_1.2.0"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_2_8729_1
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.2.8729-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_2_8729_1_1_0_1
Expand Down Expand Up @@ -568,8 +568,6 @@ spec:
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:6.0.26"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_6_0_27
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:6.0.27"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_10
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.10"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_11
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.11"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_12
Expand All @@ -596,6 +594,8 @@ spec:
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.6"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_7
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.7"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_11
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.11"
# since the official server images end with a different suffix we can re-use the same $mongodbImageEnv
- name: RELATED_IMAGE_MONGODB_IMAGE_4_4_0_ubi8
value: "quay.io/mongodb/mongodb-enterprise-server:4.4.0-ubi8"
Expand Down
14 changes: 7 additions & 7 deletions release.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"mongodbToolsBundle": {
"ubi": "mongodb-database-tools-rhel88-x86_64-100.12.0.tgz"
"ubi": "mongodb-database-tools-rhel88-x86_64-100.12.2.tgz"
},
"mongodbOperator": "1.2.0",
"initDatabaseVersion": "1.2.0",
Expand Down Expand Up @@ -41,7 +41,6 @@
"6.0.25",
"6.0.26",
"6.0.27",
"7.0.10",
"7.0.11",
"7.0.12",
"7.0.13",
Expand All @@ -54,7 +53,8 @@
"8.0.4",
"8.0.5",
"8.0.6",
"8.0.7"
"8.0.7",
"8.0.11"
],
"variants": [
"ubi"
Expand Down Expand Up @@ -120,10 +120,6 @@
"agent_version": "12.0.35.7911-1",
"tools_version": "100.10.0"
},
"7.0.10": {
"agent_version": "107.0.10.8627-1",
"tools_version": "100.9.5"
},
"7.0.11": {
"agent_version": "107.0.11.8645-1",
"tools_version": "100.10.0"
Expand Down Expand Up @@ -175,6 +171,10 @@
"8.0.7": {
"agent_version": "108.0.7.8810-1",
"tools_version": "100.12.0"
},
"8.0.11": {
"agent_version": "108.0.11.8830-1",
"tools_version": "100.12.2"
}
}
},
Expand Down