Skip to content

Commit

Permalink
add agents dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-butler-irl committed Nov 29, 2024
1 parent 3f2c1a9 commit d59a06f
Showing 1 changed file with 30 additions and 18 deletions.
48 changes: 30 additions & 18 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@
{
"name": "testing-deploy-arch-ibm-observability",
"flavors": [
"instances"
"standard"
],
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
"version": ">=1.0.7",
"version": ">=1.2.2",
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
"optional": true,
"on_by_default": true,
Expand All @@ -170,7 +170,7 @@
{
"name": "testing-deploy-arch-ibm-kms",
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
"version": ">=1.0.1",
"version": ">=1.0.5",
"flavors": [
"standard"
],
Expand All @@ -187,7 +187,7 @@
{
"name": "testing-deploy-arch-ibm-secrets-manager",
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
"version": ">=1.0.1",
"version": ">=1.2.0",
"on_by_default": true,
"flavors": [
"standard"
Expand All @@ -199,18 +199,18 @@
{
"name": "deploy-arch-ibm-account-infra-base",
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
"version": ">=v1.14.6",
"version": ">=v1.16.2",
"flavors": [
"standard"
],
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"optional": true,
"on_by_default": true,
"input_mapping": [
{
"dependency_output": "devops_resource_group_name",
"version_input": "toolchain_resource_group"
}
{
"dependency_output": "devops_resource_group_name",
"version_input": "toolchain_resource_group"
}
]
}
],
Expand Down Expand Up @@ -426,10 +426,10 @@
{
"name": "testing-deploy-arch-ibm-observability",
"flavors": [
"instances"
"standard"
],
"id": "daf2cf91-2384-4205-b7f4-621299a4896d",
"version": ">=1.0.7",
"version": ">=1.2.2",
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
"optional": true,
"on_by_default": true,
Expand All @@ -438,7 +438,7 @@
{
"name": "testing-deploy-arch-ibm-kms",
"id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9",
"version": ">=1.0.1",
"version": ">=1.0.5",
"flavors": [
"standard"
],
Expand All @@ -463,7 +463,7 @@
{
"name": "testing-deploy-arch-ibm-secrets-manager",
"id": "5f149ae6-d781-460a-977d-c8c4171ad0fa",
"version": ">=1.0.1",
"version": ">=1.2.0",
"flavors": [
"standard"
],
Expand All @@ -484,19 +484,31 @@
{
"name": "deploy-arch-ibm-account-infra-base",
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
"version": ">=v1.14.6",
"version": ">=v1.16.2",
"flavors": [
"standard"
],
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"optional": true,
"on_by_default": true,
"input_mapping": [
{
"dependency_output": "devops_resource_group_name",
"version_input": "toolchain_resource_group"
}
{
"dependency_output": "devops_resource_group_name",
"version_input": "toolchain_resource_group"
}
]
},
{
"name": "testing-deploy-arch-ibm-observability-agents",
"id": "d4c29f77-c55d-4a53-a218-4f026cde32c0",
"version": ">=1.2.3",
"flavors": [
"standard"
],
"catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433",
"optional": true,
"on_by_default": true,
"input_mapping": []
}
],
"configuration": [
Expand Down

0 comments on commit d59a06f

Please sign in to comment.