Skip to content

Commit 64ded08

Browse files
mms-build-accountEvergreennammnmircea-cosbuclucian-tosa
authored
CLOUDP-336989: Bump Ops Manager Container Image version to 7.0.17 (#324)
_Opened by Private Cloud Tools (PCT)_. # Ticket [CLOUDP-336989](https://jira.mongodb.org/browse/CLOUDP-336989) # Description Bump Ops Manager container image version to 7.0.17. # Reviewer Checklist Before merging this PR, verify the following: - [ ] the following tasks are passing in Evergreen: - `publish_ops_manager` task (variant: `publish_om70_images`) - [ ] the `agent_version` was updated correctly - [ ] the `tools_version` was updated correctly --------- Co-authored-by: Evergreen <[email protected]> Co-authored-by: Nam Nguyen <[email protected]> Co-authored-by: Mircea Cosbuc <[email protected]> Co-authored-by: Lucian Tosa <[email protected]> Co-authored-by: Maciej Karaś <[email protected]>
1 parent 100507c commit 64ded08

File tree

5 files changed

+31
-1
lines changed

5 files changed

+31
-1
lines changed

.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ include:
99
variables:
1010
- &ops_manager_60_latest 6.0.27 # The order/index is important, since these are anchors. Please do not change
1111

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

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

config/manager/manager.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,14 @@ spec:
162162
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.15.8741-1_1.1.0"
163163
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_15_8741_1_1_2_0
164164
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.15.8741-1_1.2.0"
165+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1
166+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1"
167+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1_1_0_1
168+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1_1.0.1"
169+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1_1_1_0
170+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1_1.1.0"
171+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1_1_2_0
172+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1_1.2.0"
165173
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_0_8694_1
166174
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.0.8694-1"
167175
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_0_8694_1_1_0_1
@@ -272,6 +280,8 @@ spec:
272280
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.14"
273281
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_15
274282
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.15"
283+
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_17
284+
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.17"
275285
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_0
276286
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.0"
277287
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_1

helm_chart/values-openshift.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ relatedImages:
3737
- 7.0.13
3838
- 7.0.14
3939
- 7.0.15
40+
- 7.0.17
4041
- 8.0.0
4142
- 8.0.1
4243
- 8.0.2
@@ -114,6 +115,10 @@ relatedImages:
114115
- 107.0.15.8741-1_1.0.1
115116
- 107.0.15.8741-1_1.1.0
116117
- 107.0.15.8741-1_1.2.0
118+
- 107.0.17.8771-1
119+
- 107.0.17.8771-1_1.0.1
120+
- 107.0.17.8771-1_1.1.0
121+
- 107.0.17.8771-1_1.2.0
117122
- 108.0.0.8694-1
118123
- 108.0.0.8694-1_1.0.1
119124
- 108.0.0.8694-1_1.1.0

public/mongodb-kubernetes-openshift.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,14 @@ spec:
466466
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.15.8741-1_1.1.0"
467467
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_15_8741_1_1_2_0
468468
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.15.8741-1_1.2.0"
469+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1
470+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1"
471+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1_1_0_1
472+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1_1.0.1"
473+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1_1_1_0
474+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1_1.1.0"
475+
- name: RELATED_IMAGE_AGENT_IMAGE_107_0_17_8771_1_1_2_0
476+
value: "quay.io/mongodb/mongodb-agent-ubi:107.0.17.8771-1_1.2.0"
469477
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_0_8694_1
470478
value: "quay.io/mongodb/mongodb-agent-ubi:108.0.0.8694-1"
471479
- name: RELATED_IMAGE_AGENT_IMAGE_108_0_0_8694_1_1_0_1
@@ -576,6 +584,8 @@ spec:
576584
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.14"
577585
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_15
578586
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.15"
587+
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_7_0_17
588+
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:7.0.17"
579589
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_0
580590
value: "quay.io/mongodb/mongodb-enterprise-ops-manager-ubi:8.0.0"
581591
- name: RELATED_IMAGE_OPS_MANAGER_IMAGE_REPOSITORY_8_0_1

release.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"7.0.13",
4646
"7.0.14",
4747
"7.0.15",
48+
"7.0.17",
4849
"8.0.0",
4950
"8.0.1",
5051
"8.0.2",
@@ -136,6 +137,10 @@
136137
"agent_version": "107.0.15.8741-1",
137138
"tools_version": "100.11.0"
138139
},
140+
"7.0.17": {
141+
"agent_version": "107.0.17.8771-1",
142+
"tools_version": "100.12.2"
143+
},
139144
"8.0.0": {
140145
"agent_version": "108.0.0.8694-1",
141146
"tools_version": "100.10.0"

0 commit comments

Comments
 (0)