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

Commit

Permalink
revert to 1.7 for addon resizer
Browse files Browse the repository at this point in the history
  • Loading branch information
CecileRobertMichon committed Jan 18, 2018
1 parent 933cff1 commit ba06df4
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 @@ -14,7 +14,7 @@ var KubeConfigs = map[string]map[string]string{
"dockerEngineVersion": "1.12.*",
DefaultDashboardAddonName: "kubernetes-dashboard-amd64:v1.8.2",
"exechealthz": "exechealthz-amd64:1.2",
"addonresizer": "addon-resizer:1.8.1",
"addonresizer": "addon-resizer:1.7",
"heapster": "heapster-amd64:v1.5.0",
"dns": "k8s-dns-kube-dns-amd64:1.14.8",
"addonmanager": "kube-addon-manager-amd64:v6.5",
Expand Down

0 comments on commit ba06df4

Please sign in to comment.