Skip to content

Commit

Permalink
chore: update Linux and Windows VHDs for Oct 2024 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinalau0 authored Oct 25, 2024
1 parent 9b62558 commit 9ed4bd6
Show file tree
Hide file tree
Showing 3 changed files with 940 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: "2024.032.1",
ImageVersion: "2024.299.3",
}

// 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.5329.20240321",
ImageVersion: "17763.6414.20242993",
}

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

0 comments on commit 9ed4bd6

Please sign in to comment.