We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27c6bf commit 7d0bdf3Copy full SHA for 7d0bdf3
packaging/datadog-agent/source/setup_agent.sh
@@ -11,7 +11,7 @@ set -u
11
# SCRIPT KNOBS
12
#######################################################################
13
# Update for new releases, will pull this tag in the repo
14
-DEFAULT_AGENT_VERSION="5.25.2"
+DEFAULT_AGENT_VERSION="5.25.3"
15
# Pin pip version, in the past there was some buggy releases and get-pip.py
16
# always pulls the latest version
17
PIP_VERSION="6.1.1"
0 commit comments