Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
aks: update to v.1.21.2
Browse files Browse the repository at this point in the history
Signed-off-by: Imran Pochi <imran@kinvolk.io>
  • Loading branch information
ipochi committed Sep 9, 2021
1 parent 4ccc5af commit c1687e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/platform/aks/aks.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const (
subscriptionIDEnv = "LOKOMOTIVE_AKS_SUBSCRIPTION_ID"
tenantIDEnv = "LOKOMOTIVE_AKS_TENANT_ID"

kubernetesVersion = "1.20.7"
kubernetesVersion = "1.21.2"
)

// NewConfig returns new AKS platform configuration with default values set.
Expand Down

0 comments on commit c1687e1

Please sign in to comment.