From b80e6be8b5e11793abec6377b61adc0687e30e3d Mon Sep 17 00:00:00 2001 From: Bat-Zion Rotman Date: Thu, 1 Feb 2024 12:19:09 +0200 Subject: [PATCH] chore: add more information for backstage integration --- catalog-info.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 3696a4b..57c74be 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -2,9 +2,21 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: centos-bootc + description: Create and maintain base bootable container images from Fedora ELN and CentOS Stream packages. annotations: github.com/project-slug: CentOS/centos-bootc + jira/project-key: BIFROST + feedback/type: JIRA + feedback/host: https://issues.redhat.com + links: + - url: https://centos.github.io/centos-bootc/ + title: documentation + - url: https://app.slack.com/client/E030G10V24F/C02CU30L7GF + title: slack channel + icon: chat + tags: + - bifrost spec: - type: other + type: library lifecycle: experimental owner: redhat/platform-engineering