From fe7332944c691fb1b88a00d1443fe6c40ecac48a Mon Sep 17 00:00:00 2001 From: Lucas Bickel <116588+hairmare@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:37:03 +0100 Subject: [PATCH] fix: add all-in-one template to catalog (#28) --- catalog-info.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/catalog-info.yaml b/catalog-info.yaml index ac78759..83bf988 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -6,6 +6,7 @@ metadata: spec: type: url targets: + - https://github.com/radiorabe/backstage-software-templates/blob/main/scaffolder-templates/all-in-one/template.yaml - https://github.com/radiorabe/backstage-software-templates/blob/main/scaffolder-templates/ci_schedule/template.yaml - https://github.com/radiorabe/backstage-software-templates/blob/main/scaffolder-templates/dependabot/template.yaml - https://github.com/radiorabe/backstage-software-templates/blob/main/scaffolder-templates/semrel/template.yaml