From ea1f26818333a81b71847ebfcf2788f01cf06413 Mon Sep 17 00:00:00 2001 From: Prabhat Ranjan Date: Wed, 10 Jun 2026 07:37:30 +1000 Subject: [PATCH] Add Backstage catalog-info.yaml --- catalog-info.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..6c6729ea --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: folio + description: "Wealth portfolio tracker with automatic Australian bank statement import" + annotations: + github.com/project-slug: Sensible-Analytics/folio + backstage.io/techdocs-ref: dir:. +spec: + type: service + lifecycle: production + owner: sensible-analytics/engineering