diff --git a/versions.json b/versions.json index 2bcb7384..d3a176c5 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { - "backstage": "1.39.1", - "node": "22.16.0", - "cli": "1.7.0", + "backstage": "1.42.5", + "node": "22.19.0", + "cli": "1.8.0", "cliPackage": "@red-hat-developer-hub/cli" } diff --git a/workspaces/rollbar/plugins-list.yaml b/workspaces/rollbar/plugins-list.yaml new file mode 100644 index 00000000..38e641e5 --- /dev/null +++ b/workspaces/rollbar/plugins-list.yaml @@ -0,0 +1,2 @@ +plugins/rollbar: +plugins/rollbar-backend: \ No newline at end of file diff --git a/workspaces/rollbar/source.json b/workspaces/rollbar/source.json new file mode 100644 index 00000000..3cb808ee --- /dev/null +++ b/workspaces/rollbar/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"4e612241829a42ae652fe0c2a1e94ae1e55e6378","repo-flat":false,"repo-backstage-version":"1.40.2"} \ No newline at end of file