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

fix: update v0.53.0 to new 17763.1339.200718 #3707

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
2 changes: 1 addition & 1 deletion pkg/api/azenvtypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ var (
ImageOffer: "aks-windows",
ImageSku: "2019-datacenter-core-smalldisk-aks-2007",
ImagePublisher: "microsoft-aks",
ImageVersion: "17763.1339.200717",
ImageVersion: "17763.1339.200718",
}

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