Skip to content

Commit

Permalink
update azure k8s versions
Browse files Browse the repository at this point in the history
This commit updates tested azure k8s versions according to supported versions

Signed-off-by: Birol Bilgin <birol@cilium.io>
  • Loading branch information
brlbil committed Apr 2, 2024
1 parent d32b438 commit 63bff78
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/actions/azure/k8s-versions.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# List of k8s version for AKS tests
---
include:
- version: "1.25"
- version: "1.26"
location: westus3
index: 1
disabled: true
- version: "1.26"
- version: "1.27"
location: westus2
index: 2
- version: "1.27"
- version: "1.28"
location: eastus2
index: 3
default: true
- version: "1.28"
- version: "1.29"
location: eastus
index: 4

0 comments on commit 63bff78

Please sign in to comment.