Merge pull request #18936 from taras/taras-fix-janus-images
Fix logos of Janus IDP plugins
This commit is contained in:
@@ -5,6 +5,6 @@ authorUrl: https://redhat.com
|
||||
category: Discovery
|
||||
description: Synchronize 3scale content into the Backstage catalog.
|
||||
documentation: https://janus-idp.io/plugins/3scale
|
||||
iconUrl: http://janus-idp.io/images/plugins/3scale.svg
|
||||
iconUrl: https://janus-idp.io/images/plugins/3scale.svg
|
||||
npmPackageName: '@janus-idp/backstage-plugin-3scale-backend'
|
||||
addedDate: '2023-05-15'
|
||||
|
||||
@@ -5,6 +5,6 @@ authorUrl: https://redhat.com
|
||||
category: Image
|
||||
description: View container image details from JFrog Artifactory in Backstage.
|
||||
documentation: https://janus-idp.io/plugins/jfrog-artifactory
|
||||
iconUrl: http://janus-idp.io/images/plugins/jfrog-artifactory.svg
|
||||
iconUrl: https://janus-idp.io/images/plugins/jfrog-artifactory.svg
|
||||
npmPackageName: '@janus-idp/backstage-plugin-jfrog-artifactory'
|
||||
addedDate: '2023-05-15'
|
||||
|
||||
@@ -5,6 +5,6 @@ authorUrl: https://redhat.com
|
||||
category: Authentication/Authorization
|
||||
description: Load users and groups from Keycloak, enabling use of multiple authentication providers to be applied to Backstage entities.
|
||||
documentation: https://janus-idp.io/plugins/keycloak
|
||||
iconUrl: http://janus-idp.io/images/plugins/keycloak.svg
|
||||
iconUrl: https://janus-idp.io/images/plugins/keycloak.svg
|
||||
npmPackageName: '@janus-idp/backstage-plugin-keycloak-backend'
|
||||
addedDate: '2023-05-15'
|
||||
|
||||
@@ -5,6 +5,6 @@ authorUrl: https://redhat.com
|
||||
category: Infrastructure
|
||||
description: View clusters from OCM's MultiClusterHub and MultiCluster Engine in Backstage.
|
||||
documentation: https://janus-idp.io/plugins/ocm
|
||||
iconUrl: http://janus-idp.io/images/plugins/ocm.svg
|
||||
iconUrl: https://janus-idp.io/images/plugins/ocm.svg
|
||||
npmPackageName: '@janus-idp/backstage-plugin-ocm'
|
||||
addedDate: '2023-05-15'
|
||||
|
||||
@@ -5,6 +5,6 @@ authorUrl: https://redhat.com
|
||||
category: Image
|
||||
description: View container image details from Quay in Backstage.
|
||||
documentation: https://janus-idp.io/plugins/quay
|
||||
iconUrl: http://janus-idp.io/images/plugins/quay.svg
|
||||
iconUrl: https://janus-idp.io/images/plugins/quay.svg
|
||||
npmPackageName: '@janus-idp/backstage-plugin-quay'
|
||||
addedDate: '2023-05-15'
|
||||
|
||||
@@ -5,6 +5,6 @@ authorUrl: https://redhat.com
|
||||
category: CI/CD
|
||||
description: Easily view Tekton PipelineRun status for your services in Backstage.
|
||||
documentation: https://janus-idp.io/plugins/tekton
|
||||
iconUrl: http://janus-idp.io/images/plugins/tekton.svg
|
||||
iconUrl: https://janus-idp.io/images/plugins/tekton.svg
|
||||
npmPackageName: '@janus-idp/backstage-plugin-tekton'
|
||||
addedDate: '2023-05-15'
|
||||
|
||||
@@ -5,6 +5,6 @@ authorUrl: https://redhat.com
|
||||
category: Kubernetes
|
||||
description: Visualize the deployment status and related resources of your applications deployed on any Kubernetes cluster.
|
||||
documentation: https://janus-idp.io/plugins/topology
|
||||
iconUrl: http://janus-idp.io/images/plugins/topology.svg
|
||||
iconUrl: https://janus-idp.io/images/plugins/topology.svg
|
||||
npmPackageName: '@janus-idp/backstage-plugin-topology'
|
||||
addedDate: '2023-05-15'
|
||||
|
||||
Reference in New Issue
Block a user