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

Commit

Permalink
Update AKS base image to 0.16.0 (#3913)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored and jackfrancis committed Oct 2, 2018
1 parent 03f1595 commit ae61d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/acsengine/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ var (
ImageOffer: "aks",
ImageSku: "aksbase",
ImagePublisher: "microsoft-aks",
ImageVersion: "0.15.0",
ImageVersion: "0.16.0",
}

//DefaultOpenShift39RHELImageConfig is the OpenShift on RHEL distribution.
Expand Down

0 comments on commit ae61d3b

Please sign in to comment.