diff --git a/versions.json b/versions.json index 61ad82be2..a1436f3d5 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.4", "cliPackage": "@red-hat-developer-hub/cli" } diff --git a/workspaces/ocm/plugins-list.yaml b/workspaces/ocm/plugins-list.yaml new file mode 100644 index 000000000..10cb8a94f --- /dev/null +++ b/workspaces/ocm/plugins-list.yaml @@ -0,0 +1,2 @@ +plugins/ocm: +plugins/ocm-backend: \ No newline at end of file diff --git a/workspaces/ocm/source.json b/workspaces/ocm/source.json new file mode 100644 index 000000000..e115cd21a --- /dev/null +++ b/workspaces/ocm/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"b010cd7429cd58c513d3985138b9e4b07a8dbd2a","repo-flat":false,"repo-backstage-version":"1.47.3"} \ No newline at end of file