Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 9360e30

Browse files
feat: addon poc content
1 parent 059f480 commit 9360e30

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

ibm_catalog.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"products": [
33
{
4-
"label": "Testing - Gen AI",
4+
"label": "Testing - Generative AI with WatsonX and ElasticSearch",
55
"name": "Testing_Gen_AI",
66
"product_kind": "solution",
77
"tags": [
@@ -173,7 +173,7 @@
173173
}
174174
],
175175
"optional": true,
176-
"version": "^1.11.6"
176+
"version": ">=1.11.6"
177177
},
178178
{
179179
"name": "testing-deploy-arch-ibm-observability",
@@ -182,7 +182,7 @@
182182
"agents"
183183
],
184184
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
185-
"version": "^1.0.7",
185+
"version": ">=1.0.7",
186186
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
187187
"optional": true,
188188
"input_mapping": [
@@ -192,7 +192,7 @@
192192
{
193193
"name": "testing-deploy-arch-ibm-kms",
194194
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
195-
"version": "^1.0.1",
195+
"version": ">=1.0.1",
196196
"flavors": [
197197
"standard"
198198
],
@@ -208,17 +208,14 @@
208208
{
209209
"name": "testing-deploy-arch-ibm-secrets-manager",
210210
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
211-
"version": "^1.0.1",
211+
"version": ">=1.0.1",
212212
"flavors": [
213213
"standard"
214214
],
215215
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
216216
"optional": true,
217217
"input_mapping": [
218-
{
219-
"dependency_output": "kms_instance_crn",
220-
"version_input": "existing_kms_instance_crn"
221-
}
218+
222219
]
223220
}
224221
],

0 commit comments

Comments
 (0)