Skip to content

Commit 482d0e8

Browse files
Update packet-headers to v0.7.5 (#914)
1 parent 9358136 commit 482d0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/daemonsets/templates.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ local Traceroute(expName, tcpPort, hostNetwork, anonMode) = [
349349
local Pcap(expName, tcpPort, hostNetwork, siteType, anonMode) = [
350350
{
351351
name: 'packet-headers',
352-
image: 'measurementlab/packet-headers:v0.7.4',
352+
image: 'measurementlab/packet-headers:v0.7.5',
353353
args: [
354354
if hostNetwork then
355355
'-prometheusx.listen-address=127.0.0.1:' + tcpPort

0 commit comments

Comments
 (0)