diff --git a/versions.json b/versions.json index b04b5bf4..d3a176c5 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,6 @@ { "backstage": "1.42.5", "node": "22.19.0", - "cli": "1.7.2", + "cli": "1.8.0", "cliPackage": "@red-hat-developer-hub/cli" } diff --git a/workspaces/matomo/plugins-list.yaml b/workspaces/matomo/plugins-list.yaml new file mode 100644 index 00000000..d0a9347d --- /dev/null +++ b/workspaces/matomo/plugins-list.yaml @@ -0,0 +1,2 @@ +plugins/matomo: +plugins/matomo-backend: \ No newline at end of file diff --git a/workspaces/matomo/source.json b/workspaces/matomo/source.json new file mode 100644 index 00000000..c0348fb8 --- /dev/null +++ b/workspaces/matomo/source.json @@ -0,0 +1 @@ +{"repo":"https://github.com/backstage/community-plugins","repo-ref":"e35fb62d91bdb77b543fa51e0f6215971cc3d974","repo-flat":false,"repo-backstage-version":"1.41.1"} \ No newline at end of file