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

Commit

Permalink
bumped addonmanager tag to be consistent with other releases (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
lachie83 authored and seanknox committed Jul 20, 2017
1 parent ad04ffc commit 42b4fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/acsengine/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ var KubeImages = map[api.OrchestratorVersion]map[string]string{
"addonresizer": "addon-resizer:2.0",
"heapster": "heapster:v1.4.0",
"dns": "k8s-dns-kube-dns-amd64:1.14.4",
"addonmanager": "kube-addon-manager-amd64:v6.1.2",
"addonmanager": "kube-addon-manager-amd64:v6.4-beta.2",
"dnsmasq": "k8s-dns-dnsmasq-amd64:1.14.4",
"pause": "pause-amd64:3.0",
"windowszip": "v1.7.0intwinnat.zip",
Expand Down

0 comments on commit 42b4fa3

Please sign in to comment.