diff --git a/versions.json b/versions.json index a1436f3d5..8bc720ad3 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { "backstage": "1.49.4", - "node": "22.22.0", - "cli": "1.10.4", + "node": "24.14.0", + "cli": "1.10.6", "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..ba1a256fa --- /dev/null +++ b/workspaces/ocm/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"01080908c762151a19eb68006d5e2bd1c1dff107","repo-flat":false,"repo-backstage-version":"1.49.2"} \ No newline at end of file