From 6bf2af67e3ab9f9f8e626cd17f8057e8cd4f31e0 Mon Sep 17 00:00:00 2001 From: Tomas Kral Date: Thu, 15 Feb 2024 15:26:19 +0100 Subject: [PATCH] feat: use new location for software templates (#966) * feat: use new location for software templates * chore: update sfotware templates location in config for ibm piplines --- .../resources/config_map/configmap-app-config-rhdh.yaml | 2 +- app-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ibm/pipelines/resources/config_map/configmap-app-config-rhdh.yaml b/.ibm/pipelines/resources/config_map/configmap-app-config-rhdh.yaml index 5450c5bea..37f203ebb 100644 --- a/.ibm/pipelines/resources/config_map/configmap-app-config-rhdh.yaml +++ b/.ibm/pipelines/resources/config_map/configmap-app-config-rhdh.yaml @@ -72,7 +72,7 @@ data: - type: url target: https://github.com/janus-idp/backstage-showcase/blob/main/catalog-entities/all.yaml - type: url - target: https://github.com/janus-idp/software-templates/blob/main/showcase-templates.yaml + target: https://github.com/redhat-developer/red-hat-developer-hub-software-templates/blob/main/templates.yaml - type: url target: https://github.com/janus-qe/acr-catalog/blob/main/catalog-info.yaml diff --git a/app-config.yaml b/app-config.yaml index 55644d53a..1384fd3b6 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -151,7 +151,7 @@ catalog: target: https://github.com/janus-idp/backstage-showcase/blob/main/catalog-entities/all.yaml - type: url - target: https://github.com/janus-idp/software-templates/blob/main/showcase-templates.yaml + target: https://github.com/redhat-developer/red-hat-developer-hub-software-templates/blob/main/templates.yaml # Plugin: PagerDuty pagerduty: