Skip to content

Commit

Permalink
Bump agent tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-cosbuc committed Dec 19, 2023
1 parent 8e3fce0 commit da05348
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .action_templates/jobs/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ setup:
fail-fast: false
matrix:
include:
- pipeline-argument: mongodb-kubernetes-operator
- pipeline-argument: operator
- pipeline-argument: version-upgrade-hook
- pipeline-argument: readiness-probe
- pipeline-argument: agent
Expand Down
2 changes: 1 addition & 1 deletion .action_templates/jobs/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tests:
- test-name: replica_set_enterprise_upgrade_4_5
distro: ubi
- test-name: replica_set_enterprise_upgrade_5_6
distro: ubi.
distro: ubi
- test-name: replica_set_enterprise_upgrade_6_7
distro: ubi
- test-name: replica_set_recovery
Expand Down
2 changes: 1 addition & 1 deletion release.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"version-upgrade-hook": "1.0.8",
"readiness-probe": "1.0.17",
"agent": "107.0.0.8465-1",
"agent-tools-version": "100.9.0"
"agent-tools-version": "100.9.4"
}

0 comments on commit da05348

Please sign in to comment.