Skip to content

Commit 70abb71

Browse files
m1kolafealebenpae
authored andcommitted
CLOUDP-281384: Bump OLM to v0.31.0 (#4080)
OLM was pinned to a specific version when OLM release v0.29.0 was broken. We can now bump the version. We can unpin it completely and always install latests, but I think it is better to keep pinned.
1 parent de2fd7c commit 70abb71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/dev/contexts/root-context

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,4 @@ export OM_BASE_URL=https://cloud-qa.mongodb.com
9191
export e2e_cloud_qa_baseurl="${OM_HOST}"
9292
export e2e_cloud_qa_baseurl_static_2="${OM_HOST}"
9393

94-
# see CLOUDP-281384
95-
export OLM_VERSION=v0.28.0
94+
export OLM_VERSION=v0.31.0

0 commit comments

Comments
 (0)