Skip to content

Commit

Permalink
updated list of supported kubernetes OKE versions
Browse files Browse the repository at this point in the history
  • Loading branch information
junior committed Jul 27, 2021
1 parent bd392d7 commit 1370fb9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions deploy/complete/terraform/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,9 @@ variables:
type: enum
enum: # Necessary hardcoded supported versions, as ORM does not retrieve the versions from OKE.
- "Latest"
- "v1.19.7"
- "v1.20.8"
- "v1.19.12"
- "v1.18.10"
- "v1.17.13"
- "v1.16.15"
title: "Kubernetes Version"
required: true
visible:
Expand Down

0 comments on commit 1370fb9

Please sign in to comment.