Skip to content

Commit dba0967

Browse files
azure-monitor-assistant[bot]github-actions[bot]Copilot
authored
Upgrade telegraf-agent to 1.38.4 (#1685)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c73d4ff commit dba0967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/linux/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sudo tdnf install jq-1.7.1-1.azl3 -y
6363
#used to setcaps for ruby process to read /proc/env
6464
sudo tdnf install libcap -y
6565

66-
sudo tdnf install telegraf-agent-1.38.3 -y
66+
sudo tdnf install telegraf-agent-1.38.4 -y
6767
telegraf_version=$(sudo tdnf list installed | grep telegraf | awk '{print $2}')
6868
echo "telegraf $telegraf_version" >> packages_version.txt
6969
mv /usr/bin/telegraf-agent /opt/telegraf

0 commit comments

Comments
 (0)