diff --git a/schema.yaml b/schema.yaml index a9a6a0c..687ca99 100644 --- a/schema.yaml +++ b/schema.yaml @@ -282,6 +282,7 @@ variables: type: enum title: "Kubernetes Version" enum: # Necessary hardcoded supported versions, as ORM does not retrieve the versions from OKE. + - "v1.26.2" - "v1.25.4" - "v1.24.1" - "v1.23.4"