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/octopus-deploy/plugins-list.yaml b/workspaces/octopus-deploy/plugins-list.yaml new file mode 100644 index 000000000..5d0c228f0 --- /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 000000000..5a85188d1 --- /dev/null +++ b/workspaces/octopus-deploy/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"b5c6a258959104874b17e9c7fc4899db01b4578f","repo-flat":false,"repo-backstage-version":"1.47.2"} \ No newline at end of file