Skip to content

Commit eab50d9

Browse files
Update extension list
1 parent e4b9c34 commit eab50d9

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

extensions.json

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"description": "A dashboard containing various OTEL metrics from your Connect server.",
3535
"homepage": "https://github.com/posit-dev/connect-staging-extensions/tree/main/extensions/champion-dashboard",
3636
"latestVersion": {
37-
"version": "1.0.5",
38-
"released": "2025-12-11T16:10:41Z",
39-
"url": "https://github.com/posit-dev/connect-staging-extensions/releases/download/champion-dashboard%40v1.0.5/champion-dashboard.tar.gz",
37+
"version": "1.0.6",
38+
"released": "2025-12-23T21:44:29Z",
39+
"url": "https://github.com/posit-dev/connect-staging-extensions/releases/download/champion-dashboard%40v1.0.6/champion-dashboard.tar.gz",
4040
"minimumConnectVersion": "2025.11.0",
4141
"requiredEnvironment": {
4242
"python": {
@@ -45,6 +45,17 @@
4545
}
4646
},
4747
"versions": [
48+
{
49+
"version": "1.0.6",
50+
"released": "2025-12-23T21:44:29Z",
51+
"url": "https://github.com/posit-dev/connect-staging-extensions/releases/download/champion-dashboard%40v1.0.6/champion-dashboard.tar.gz",
52+
"minimumConnectVersion": "2025.11.0",
53+
"requiredEnvironment": {
54+
"python": {
55+
"requires": ">=3.10"
56+
}
57+
}
58+
},
4859
{
4960
"version": "1.0.5",
5061
"released": "2025-12-11T16:10:41Z",

0 commit comments

Comments
 (0)