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

chore: update 18.04-LTS VHD to 2021.06.22 #4479

Merged
merged 1 commit into from
Jun 24, 2021
Merged
Show file tree
Hide file tree
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 @@ -132,7 +132,7 @@ var (
ImageOffer: "aks",
ImageSku: "aks-engine-ubuntu-1804-202007",
ImagePublisher: "microsoft-aks",
ImageVersion: "2021.06.08",
ImageVersion: "2021.06.22",
}

// AKSWindowsServer2019OSImageConfig is the aks-engine image based on Windows Server 2019
Expand Down
Loading