Skip to content

Commit

Permalink
Merge pull request #81 from Frawless/update-catalog-info
Browse files Browse the repository at this point in the history
Update catalog-info based on latest changes in catalog env
  • Loading branch information
mijaros authored Jul 18, 2024
2 parents 381658a + c803027 commit 46c495d
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
apiVersion: backstage.io/v1alpha1
kind: System
kind: Component
metadata:
name: osia
title: Osia
Expand All @@ -10,16 +10,18 @@ metadata:
annotations:
github.com/project-slug: 'redhat-cop/osia'
tags:
- language:python
- category:cloud
- ecosystem:openshift
- ecosystem:public
- python
- cloud
- openshift
- public
links:
- title: Help
url: https://github.com/redhat-cop/osia/blob/devel/README.md
icon: help
- title: Documentation
url: https://osia-python.readthedocs.io/en/latest/
spec:
type: tool
lifecycle: production
owner: group:redhat/osia-devel
domain: quality-community/quality-community

0 comments on commit 46c495d

Please sign in to comment.