Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"label": "Basic with sample application (Deploy on Code Engine)",
"name": "basic",
"index": 2,
"short_description": "Provides Code Engine users with serverless simplicity plus a hosted sample app and CI/CD pipeline.",
"short_description": "Ideal for Code Engine users seeking serverless simplicity with a hosted sample app and CI/CD pipeline.",
"working_directory": "solutions/basic",
"ignore_readme": true,
"dependency_version_2": true,
Expand Down Expand Up @@ -603,7 +603,7 @@
"label": "Standard with sample application (Deploy on Red Hat OpenShift)",
"name": "standard",
"index": 3,
"short_description": "Offers Red Hat OpenShift users enterprise-grade flexibility along with a hosted sample app and automated pipeline deployment.",
"short_description": "Ideal for Red Hat OpenShift users requiring enterprise-grade flexibility with a hosted sample app and automated pipeline deployment.",
"working_directory": "solutions/standard",
"ignore_readme": true,
"dependency_version_2": true,
Expand Down Expand Up @@ -1341,7 +1341,7 @@
"label": "Basic (Deploy on Code Engine)",
"name": "basic-without-app",
"index": 4,
"short_description": "Designed for Code Engine users who want serverless simplicity without deploying a sample app or pipeline.",
"short_description": "Ideal for Code Engine users seeking serverless simplicity without deploying a sample app or pipeline.",
"working_directory": "solutions/basic-without-sample-app",
"ignore_readme": true,
"dependency_version_2": true,
Expand Down