Skip to content

Commit 41c4e70

Browse files
authored
feat: added support for OCP 4.19 (#204)
1 parent 71ecc05 commit 41c4e70

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

ibm_catalog.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -483,8 +483,12 @@
483483
"type": "string",
484484
"required": true,
485485
"virtual": true,
486-
"default_value": "4.18",
486+
"default_value": "4.19",
487487
"options": [
488+
{
489+
"displayname": "4.19",
490+
"value": "4.19"
491+
},
488492
{
489493
"displayname": "4.18",
490494
"value": "4.18"
@@ -834,7 +838,7 @@
834838
"name": "deploy-arch-ibm-cloud-logs",
835839
"description": "Create IBM Cloud Logs Instance for storing and analysing platform and application logs .",
836840
"id": "63d8ae58-fbf3-41ce-b844-0fb5b85882ab-global",
837-
"version": "v1.9.0",
841+
"version": "v1.9.10",
838842
"flavors": [
839843
"fully-configurable"
840844
],
@@ -977,7 +981,7 @@
977981
"reference_version": true
978982
}
979983
],
980-
"version": "v3.66.0"
984+
"version": "v3.71.3"
981985
}
982986
],
983987
"dependency_version_2": true,

0 commit comments

Comments
 (0)