From 27bed147ed57aa6a29c043b04ac4201db1dbf46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Fri, 6 Dec 2024 15:10:28 +0000 Subject: [PATCH] fix: mark as fullstack install type since extension type has been deprecated in `dependency_version_2: true` (#103) --- .catalog-onboard-pipeline.yaml | 2 +- ibm_catalog.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.catalog-onboard-pipeline.yaml b/.catalog-onboard-pipeline.yaml index 5ceaf48..7c5b44a 100644 --- a/.catalog-onboard-pipeline.yaml +++ b/.catalog-onboard-pipeline.yaml @@ -8,6 +8,6 @@ offerings: variations: - name: standard mark_ready: true - install_type: extension + install_type: fullstack pre_validation: "tests/scripts/pre-validation-slz-roks.sh" post_validation: "tests/scripts/post-validation-slz-roks.sh" diff --git a/ibm_catalog.json b/ibm_catalog.json index 4afa643..d7aa79e 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -46,7 +46,7 @@ { "label": "Standard", "name": "standard", - "install_type": "extension", + "install_type": "fullstack", "working_directory": "extensions/landing-zone", "dependency_version_2": true, "dependencies": [