diff --git a/versions.json b/versions.json index 61ad82be2..9ddbd4edc 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { - "backstage": "1.48.3", + "backstage": "1.49.4", "node": "22.22.0", - "cli": "1.10.2", + "cli": "1.10.6", "cliPackage": "@red-hat-developer-hub/cli" } diff --git a/workspaces/apiiro/plugins-list.yaml b/workspaces/apiiro/plugins-list.yaml new file mode 100644 index 000000000..13100319e --- /dev/null +++ b/workspaces/apiiro/plugins-list.yaml @@ -0,0 +1,3 @@ +plugins/apiiro: +plugins/apiiro-backend: +plugins/catalog-backend-module-apiiro-entity-processor: \ No newline at end of file diff --git a/workspaces/apiiro/source.json b/workspaces/apiiro/source.json new file mode 100644 index 000000000..6c033f51b --- /dev/null +++ b/workspaces/apiiro/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"4d49ec08346f0f6089a100469675361fd4c15aba","repo-flat":false,"repo-backstage-version":"1.48.2"} \ No newline at end of file