Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
use new exechealthz w/ k8s 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis committed Jun 26, 2018
1 parent 9f1023e commit f50d8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/acsengine/k8s_versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var k8sComponentVersions = map[string]map[string]string{
"1.11": {
"dockerEngine": "1.13.*",
"dashboard": "kubernetes-dashboard-amd64:v1.8.3",
"exechealthz": "exechealthz-amd64:1.2",
"exechealthz": "exechealthz-amd64:v1.3.0",
"addon-resizer": "addon-resizer:1.8.1",
"heapster": "heapster-amd64:v1.5.1",
"metrics-server": "metrics-server-amd64:v0.2.1",
Expand Down

0 comments on commit f50d8ca

Please sign in to comment.