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/octopus-deploy/plugins-list.yaml b/workspaces/octopus-deploy/plugins-list.yaml new file mode 100644 index 00000000..5d0c228f --- /dev/null +++ b/workspaces/octopus-deploy/plugins-list.yaml @@ -0,0 +1 @@ +plugins/octopus-deploy: \ No newline at end of file diff --git a/workspaces/octopus-deploy/source.json b/workspaces/octopus-deploy/source.json new file mode 100644 index 00000000..1c2978ce --- /dev/null +++ b/workspaces/octopus-deploy/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"2574b502484dd9d62c7c5e9eeacf48628b338cfd","repo-flat":false,"repo-backstage-version":"1.40.2"} \ No newline at end of file