Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit 10ca73e

Browse files
authored
Bump and release agent version to 12.0.24.7719 (#1328)
1 parent 7460db3 commit 10ca73e

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.github/workflows/release-single-image.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,3 @@ jobs:
4747
MONGODB_COMMUNITY_CONFIG: "${{ github.workspace }}/scripts/ci/config.json"
4848
AWS_ACCESS_KEY_ID: "${{ secrets.AWS_ACCESS_KEY_ID }}"
4949
AWS_SECRET_ACCESS_KEY: "${{ secrets.AWS_SECRET_ACCESS_KEY }}"
50-
51-
- name: Add Supported Release
52-
if: steps.release_status.outputs.OUTPUT == 'unreleased'
53-
run: python scripts/ci/add_supported_release.py --image-name ${{ github.event.inputs.release-key }}
54-
env:
55-
ATLAS_DATABASE: "${{ secrets.ATLAS_DATABASE }}"
56-
ATLAS_CONNECTION_STRING: "${{ secrets.ATLAS_CONNECTION_STRING }}"

release.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version-upgrade-hook": "1.0.7",
55
"readiness-probe": "1.0.14",
66
"mongodb-agent": {
7-
"version": "12.0.21.7698-1",
7+
"version": "12.0.24.7719-1",
88
"tools_version": "100.7.0"
99
}
1010
}

0 commit comments

Comments
 (0)