Skip to content

Commit

Permalink
chore: update Linux and Windows VHDs for March 2023 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinalau0 authored Mar 23, 2023
1 parent f2b5eb7 commit 3138600
Show file tree
Hide file tree
Showing 3 changed files with 933 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/api/azenvtypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ var (
ImageOffer: "aks",
ImageSku: "aks-engine-azurestack-ubuntu-2004",
ImagePublisher: "microsoft-aks",
ImageVersion: "2023.032.2",
ImageVersion: "2023.079.1",
}

// AKSWindowsServer2019OSImageConfig is the aks-engine image based on Windows Server 2019
Expand All @@ -165,7 +165,7 @@ var (
ImageOffer: "aks-windows",
ImageSku: "2019-datacenter-core-azurestack-ctrd",
ImagePublisher: "microsoft-aks",
ImageVersion: "17763.3887.20230332",
ImageVersion: "17763.3887.20230791",
}

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

0 comments on commit 3138600

Please sign in to comment.