Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 12b0d48

Browse files
feat: addon poc content
1 parent c350f80 commit 12b0d48

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

ibm_catalog.json

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"products": [
33
{
4-
"label": "Testing - Retrieval Augmented Generation Pattern (Dev)",
4+
"label": "Testing - Container Hosting and Application Lifecycle Management",
55
"name": "Testing_Retrieval_Augmented_Generation_Pattern_dev",
66
"product_kind": "solution",
77
"tags": [
@@ -206,7 +206,7 @@
206206
"agents"
207207
],
208208
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
209-
"version": "^1.0.7",
209+
"version": ">=1.0.7",
210210
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
211211
"optional": true,
212212
"input_mapping": [
@@ -216,7 +216,7 @@
216216
{
217217
"name": "testing-deploy-arch-ibm-kms",
218218
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
219-
"version": "^1.0.1",
219+
"version": ">=1.0.1",
220220
"flavors": [
221221
"standard"
222222
],
@@ -232,17 +232,14 @@
232232
{
233233
"name": "testing-deploy-arch-ibm-secrets-manager",
234234
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
235-
"version": "^1.0.1",
235+
"version": ">=1.0.1",
236236
"flavors": [
237237
"standard"
238238
],
239239
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
240240
"optional": true,
241241
"input_mapping": [
242-
{
243-
"dependency_output": "kms_instance_crn",
244-
"version_input": "existing_kms_instance_crn"
245-
}
242+
246243
]
247244
}
248245
],
@@ -460,7 +457,7 @@
460457
"agents"
461458
],
462459
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
463-
"version": "^1.0.7",
460+
"version": ">=1.0.7",
464461
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
465462
"optional": true,
466463
"input_mapping": [
@@ -470,7 +467,7 @@
470467
{
471468
"name": "testing-deploy-arch-ibm-kms",
472469
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
473-
"version": "^1.0.1",
470+
"version": ">=1.0.1",
474471
"flavors": [
475472
"standard"
476473
],
@@ -486,17 +483,14 @@
486483
{
487484
"name": "testing-deploy-arch-ibm-secrets-manager",
488485
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
489-
"version": "^1.0.1",
486+
"version": ">=1.0.1",
490487
"flavors": [
491488
"standard"
492489
],
493490
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
494491
"optional": true,
495492
"input_mapping": [
496-
{
497-
"dependency_output": "kms_instance_crn",
498-
"version_input": "existing_kms_instance_crn"
499-
}
493+
500494
]
501495
}
502496
],

0 commit comments

Comments
 (0)