Skip to content

Commit a5c1315

Browse files
update versions and adjust stack ref
1 parent 97d2601 commit a5c1315

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

ibm_catalog.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"standard"
162162
],
163163
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
164-
"version": ">=1.2.2",
164+
"version": "^1.2.3",
165165
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
166166
"optional": true,
167167
"on_by_default": true,
@@ -170,7 +170,7 @@
170170
{
171171
"name": "testing-deploy-arch-ibm-kms",
172172
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
173-
"version": ">=1.0.6",
173+
"version": "^1.0.7",
174174
"flavors": [
175175
"standard"
176176
],
@@ -187,7 +187,7 @@
187187
{
188188
"name": "testing-deploy-arch-ibm-secrets-manager",
189189
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
190-
"version": ">=1.2.1",
190+
"version": "^1.2.6",
191191
"on_by_default": true,
192192
"flavors": [
193193
"standard"
@@ -208,7 +208,7 @@
208208
{
209209
"name": "deploy-arch-ibm-account-infra-base",
210210
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
211-
"version": ">=v1.16.2",
211+
"version": "^v1.18.0",
212212
"flavors": [
213213
"standard"
214214
],
@@ -440,7 +440,7 @@
440440
"standard"
441441
],
442442
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
443-
"version": ">=1.2.2",
443+
"version": "^1.2.3",
444444
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
445445
"optional": true,
446446
"on_by_default": true,
@@ -462,7 +462,7 @@
462462
{
463463
"name": "testing-deploy-arch-ibm-kms",
464464
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
465-
"version": ">=1.0.6",
465+
"version": "^1.0.7",
466466
"flavors": [
467467
"standard"
468468
],
@@ -487,7 +487,7 @@
487487
{
488488
"name": "testing-deploy-arch-ibm-secrets-manager",
489489
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
490-
"version": ">=1.2.1",
490+
"version": "^1.2.6",
491491
"flavors": [
492492
"standard"
493493
],
@@ -512,7 +512,7 @@
512512
{
513513
"name": "deploy-arch-ibm-account-infra-base",
514514
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
515-
"version": ">=v1.16.2",
515+
"version": "^v1.18.0",
516516
"flavors": [
517517
"standard"
518518
],
@@ -533,7 +533,7 @@
533533
{
534534
"name": "testing-deploy-arch-ibm-observability-agents",
535535
"id": "d4c29f77-c55d-4a53-a218-4f026cde32c0",
536-
"version": ">=1.2.4",
536+
"version": "^1.2.4",
537537
"flavors": [
538538
"standard"
539539
],

solutions/standard/stack_definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
},
225225
{
226226
"name": "registry_namespace",
227-
"value": "ref:/../../inputs/registry_namespace"
227+
"value": "ref:../../inputs/registry_namespace"
228228
},
229229
{
230230
"name": "ci_app_repo_clone_from_url",

0 commit comments

Comments
 (0)