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

fix: update v0.51 to new 17763.1217.200514 #3709

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: update v0.51 to new 17763.1217.200514
  • Loading branch information
jsturtevant committed Aug 14, 2020
commit e5f3ec6b3b08325546ba06a8a1fd27fd2011fe38
2 changes: 1 addition & 1 deletion pkg/api/azenvtypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ var (
ImageOffer: "aks-windows",
ImageSku: "2019-datacenter-core-smalldisk-2005",
ImagePublisher: "microsoft-aks",
ImageVersion: "17763.1217.200513",
ImageVersion: "17763.1217.200514",
}

// WindowsServer2019OSImageConfig is the 'vanilla' Windows Server 2019 image
Expand Down