Skip to content
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
8 changes: 4 additions & 4 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variables:

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

- &ops_manager_80_latest 8.0.12 # The order/index is important, since these are anchors. Please do not change
- &ops_manager_80_latest 8.0.13 # 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 Expand Up @@ -1282,7 +1282,7 @@ buildvariants:
display_name: e2e_static_om60_kind_ubi
tags: [ "pr_patch", "staging", "e2e_test_suite", "static" ]
run_on:
- ubuntu2404-medium
- ubuntu2404-large
<<: *base_om6_dependency
tasks:
- name: e2e_static_ops_manager_kind_only_task_group
Expand All @@ -1304,7 +1304,7 @@ buildvariants:
display_name: e2e_static_om70_kind_ubi
tags: [ "pr_patch", "staging", "e2e_test_suite", "static" ]
run_on:
- ubuntu2404-medium
- ubuntu2404-large
<<: *base_om7_dependency
tasks:
- name: e2e_static_ops_manager_kind_only_task_group
Expand All @@ -1327,7 +1327,7 @@ buildvariants:
display_name: e2e_static_om80_kind_ubi
tags: [ "pr_patch", "staging", "e2e_test_suite", "static" ]
run_on:
- ubuntu2404-medium
- ubuntu2404-large
<<: *base_om8_dependency
tasks:
- name: e2e_static_ops_manager_kind_only_task_group
Expand Down
4 changes: 4 additions & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ spec:
value: "quay.io/mongodb/mongodb-agent:108.0.11.8830-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_12_8846_1
value: "quay.io/mongodb/mongodb-agent:108.0.12.8846-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_13_8870_1
value: "quay.io/mongodb/mongodb-agent:108.0.13.8870-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_2_8729_1
value: "quay.io/mongodb/mongodb-agent:108.0.2.8729-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_3_8758_1
Expand Down Expand Up @@ -196,6 +198,8 @@ spec:
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.11"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_12
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.12"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_13
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.13"
# 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
2 changes: 2 additions & 0 deletions helm_chart/values-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ relatedImages:
- 8.0.7
- 8.0.11
- 8.0.12
- 8.0.13
mongodb:
- 4.4.0-ubi8
- 4.4.1-ubi8
Expand Down Expand Up @@ -107,6 +108,7 @@ relatedImages:
- 108.0.1.8718-1
- 108.0.11.8830-1
- 108.0.12.8846-1
- 108.0.13.8870-1
- 108.0.2.8729-1
- 108.0.3.8758-1
- 108.0.4.8770-1
Expand Down
4 changes: 4 additions & 0 deletions public/mongodb-kubernetes-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,8 @@ spec:
value: "quay.io/mongodb/mongodb-agent:108.0.11.8830-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_12_8846_1
value: "quay.io/mongodb/mongodb-agent:108.0.12.8846-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_13_8870_1
value: "quay.io/mongodb/mongodb-agent:108.0.13.8870-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_2_8729_1
value: "quay.io/mongodb/mongodb-agent:108.0.2.8729-1"
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_3_8758_1
Expand Down Expand Up @@ -500,6 +502,8 @@ spec:
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.11"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_12
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.12"
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_13
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.13"
# 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
9 changes: 7 additions & 2 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.2.tgz"
"ubi": "mongodb-database-tools-rhel88-x86_64-100.13.0.tgz"
},
"mongodbOperator": "1.3.0",
"initDatabaseVersion": "1.3.0",
Expand Down Expand Up @@ -55,7 +55,8 @@
"8.0.6",
"8.0.7",
"8.0.11",
"8.0.12"
"8.0.12",
"8.0.13"
],
"variants": [
"ubi"
Expand Down Expand Up @@ -173,6 +174,10 @@
"8.0.12": {
"agent_version": "108.0.12.8846-1",
"tools_version": "100.12.2"
},
"8.0.13": {
"agent_version": "108.0.13.8870-1",
"tools_version": "100.13.0"
}
}
},
Expand Down