Skip to content

Commit 7d0bdf3

Browse files
author
Rishabh Moudgil
authored
Update agent version (#3768)
1 parent a27c6bf commit 7d0bdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/datadog-agent/source/setup_agent.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set -u
1111
# SCRIPT KNOBS
1212
#######################################################################
1313
# Update for new releases, will pull this tag in the repo
14-
DEFAULT_AGENT_VERSION="5.25.2"
14+
DEFAULT_AGENT_VERSION="5.25.3"
1515
# Pin pip version, in the past there was some buggy releases and get-pip.py
1616
# always pulls the latest version
1717
PIP_VERSION="6.1.1"

0 commit comments

Comments
 (0)