Skip to content

Commit

Permalink
fix(ocm-common): fix catalog info (duplicate) (#2289)
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
  • Loading branch information
christoph-jerolimov authored Oct 3, 2024
1 parent f1c8522 commit c1df701
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/ocm-common/catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: janus-idp-ocm-backend
title: '@janus-idp/backstage-plugin-ocm-backend'
description: Open Cluster Management backend plugin for Backstage
name: janus-idp-ocm-common
title: '@janus-idp/backstage-plugin-ocm-common'
description: Open Cluster Management common package for Backstage
annotations:
backstage.io/source-location: url:https://github.com/janus-idp/backstage-plugins/tree/main/plugins/ocm-backend
backstage.io/view-url: https://github.com/janus-idp/backstage-plugins/blob/main/plugins/ocm-backend/catalog-info.yaml
Expand Down

0 comments on commit c1df701

Please sign in to comment.