Skip to content

Commit

Permalink
Update wehe to v0.2.10 (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodauria authored May 5, 2023
1 parent 3975f38 commit 0135883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/daemonsets/experiments/wehe.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ exp.Experiment(expName, 5, 'pusher-' + std.extVar('PROJECT_ID'), 'netblock', ['r
},
},
],
image: 'measurementlab/wehe-py3:v0.2.9',
image: 'measurementlab/wehe-py3:v0.2.10',
livenessProbe+: {
httpGet: {
path: '/metrics',
Expand Down

0 comments on commit 0135883

Please sign in to comment.