Skip to content

Commit

Permalink
Bump probes to v0.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxddr committed Sep 3, 2019
1 parent f4348fb commit c665b99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: dns
image: gcr.io/k8s-testimages/probes:v0.0.3
image: gcr.io/k8s-testimages/probes:v0.0.4
args:
- --metric-bind-address=0.0.0.0:8080
- --mode=dns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: ping-client
image: gcr.io/k8s-testimages/probes:v0.0.3
image: gcr.io/k8s-testimages/probes:v0.0.4
args:
- --metric-bind-address=0.0.0.0:8080
- --mode=ping-client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: ping-server
image: gcr.io/k8s-testimages/probes:v0.0.3
image: gcr.io/k8s-testimages/probes:v0.0.4
args:
- --metric-bind-address=0.0.0.0:8080
- --mode=ping-server
Expand Down

0 comments on commit c665b99

Please sign in to comment.