Skip to content

Commit 5363102

Browse files
authored
Merge pull request #6 from grafana/register-component-software-catalog-and-techdocs
Register Component into Software Catalog and set up TechDocs publishing
2 parents bf0d938 + d7efa0d commit 5363102

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

catalog-info.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: xk6-sql-driver-postgres
5+
title: xk6-sql-driver-postgres
6+
description: |
7+
xk6-sql driver extension for Postgres database support
8+
annotations:
9+
github.com/project-slug: grafana/xk6-sql-driver-postgres
10+
spec:
11+
type: library
12+
owner: group:default/k6-extensions
13+
lifecycle: production

0 commit comments

Comments
 (0)