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 83f08d4 commit f9e3eaaCopy full SHA for f9e3eaa
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.11.0"
+DEFAULT_AGENT_VERSION="5.11.1"
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