Skip to content

Commit 9963d57

Browse files
authored
Bumps heartbeat image version to v0.14.50 (#893)
https://github.com/m-lab/locate/releases/tag/v0.14.50
1 parent d5b18ea commit 9963d57

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
@@ -643,7 +643,7 @@ local Revtr(expName, tcpPort) = [
643643
local Heartbeat(expName, tcpPort, hostNetwork, services) = [
644644
{
645645
name: 'heartbeat',
646-
image: 'measurementlab/heartbeat:v0.14.43',
646+
image: 'measurementlab/heartbeat:v0.14.50',
647647
args: [
648648
if hostNetwork then
649649
'-prometheusx.listen-address=127.0.0.1:' + tcpPort

0 commit comments

Comments
 (0)