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

Commit 42c0908

Browse files
lachie83seanknox
authored andcommitted
update addons to address containing fixes for CVE in base image (#926)
1 parent db8267e commit 42c0908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/acsengine/const.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ var KubeImages = map[api.OrchestratorVersion]map[string]string{
6060
"exechealthz": "exechealthz-amd64:1.2",
6161
"addonresizer": "addon-resizer:1.7",
6262
"heapster": "heapster:v1.3.0",
63-
"dns": "k8s-dns-kube-dns-amd64:1.14.2",
64-
"addonmanager": "kube-addon-manager-amd64:v6.4",
63+
"dns": "k8s-dns-kube-dns-amd64:1.14.4",
64+
"addonmanager": "kube-addon-manager-amd64:v6.4-beta.2",
6565
"dnsmasq": "k8s-dns-dnsmasq-amd64:1.13.0",
6666
"pause": "pause-amd64:3.0",
6767
"windowszip": "v1.6.6intwinnat.zip",

0 commit comments

Comments
 (0)