Skip to content

Commit 3b39859

Browse files
committed
remove not used agent
1 parent f7417c0 commit 3b39859

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

release.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,6 @@
109109
"cloud_manager": "13.38.0.9654-1",
110110
"cloud_manager_tools": "100.12.2",
111111
"ops_manager": {
112-
"6.0.26": {
113-
"agent_version": "12.0.34.7888-1",
114-
"tools_version": "100.10.0"
115-
},
116112
"6.0.27": {
117113
"agent_version": "12.0.35.7911-1",
118114
"tools_version": "100.10.0"

scripts/dev/contexts/variables/om60

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ export CUSTOM_OM_VERSION
1313
export CUSTOM_MDB_VERSION=6.0.21
1414
export CUSTOM_MDB_PREV_VERSION=5.0.7
1515

16-
export AGENT_VERSION=12.0.33.7866-1
17-
export AGENT_IMAGE="${MDB_AGENT_IMAGE_REPOSITORY}:${AGENT_VERSION}"
18-
1916
export CUSTOM_APPDB_VERSION=6.0.21-ent
2017
export TEST_MODE=opsmanager
2118
export OPS_MANAGER_REGISTRY=268558157000.dkr.ecr.us-east-1.amazonaws.com/dev

0 commit comments

Comments
 (0)