Skip to content

Commit 6affb69

Browse files
committed
add support for v1.26.2
1 parent ee52621 commit 6affb69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ variables:
282282
type: enum
283283
title: "Kubernetes Version"
284284
enum: # Necessary hardcoded supported versions, as ORM does not retrieve the versions from OKE.
285+
- "v1.26.2"
285286
- "v1.25.4"
286287
- "v1.24.1"
287288
- "v1.23.4"

0 commit comments

Comments
 (0)