We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ad3dc commit cf6cda0Copy full SHA for cf6cda0
ibm_catalog.json
@@ -620,7 +620,7 @@
620
"required": true,
621
"virtual": true,
622
"type": "string",
623
- "default_value": "4.18",
+ "default_value": "4.19",
624
"description": "Version of the OpenShift cluster to provision.",
625
"options": [
626
{
@@ -630,6 +630,10 @@
630
631
"displayname": "4.18",
632
"value": "4.18"
633
+ },
634
+ {
635
+ "displayname": "4.19",
636
+ "value": "4.19"
637
}
638
]
639
},
0 commit comments