Skip to content

Commit 8900b99

Browse files
authored
Update schema.yaml
Set default OKE version to 1.25.4
1 parent fe053f7 commit 8900b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ variables:
119119
title: "Kubernetes Version"
120120
description: "Choose the version of Kubernetes to deploy"
121121
required: true
122-
default: "v1.24.1"
122+
default: "v1.25.4"
123123

124124
cluster_name:
125125
type: string

0 commit comments

Comments
 (0)