Skip to content

Commit 2252838

Browse files
committed
Telegraf v1.17.0
1 parent da90061 commit 2252838

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

telegraf/manifest.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@
44
"David Reimschussel <[email protected]> (@reimda)",
55
"Steven Soroka <[email protected]> (@ssoroka)"
66
],
7-
"versions": ["1.14", "1.15", "1.16"],
7+
"versions": [
8+
"1.15",
9+
"1.16",
10+
"1.17"
11+
],
812
"architectures": [
913
"amd64",
1014
"arm32v7",
1115
"arm64v8"
1216
],
1317
"variants": [
14-
{"name": "alpine"}
18+
{
19+
"name": "alpine"
20+
}
1521
]
16-
}
22+
}

0 commit comments

Comments
 (0)