Skip to content

Commit 161abeb

Browse files
domdomeggSwathi-MuraliSrinivasan
authored andcommitted
Promote prod to v1.3.9 (modelcontextprotocol#775)
Deploys v1.3.9 to production. ## Changes in v1.3.9 - New web UI for browsing the registry (modelcontextprotocol#757) - Fixed namespace match validation for websiteUrl and remote URL (modelcontextprotocol#769) - Added releases administration guide (modelcontextprotocol#764) - Updated community projects documentation - Multiple dependency updates Release notes: https://github.com/modelcontextprotocol/registry/releases/tag/v1.3.9 The [deploy-production workflow](https://github.com/modelcontextprotocol/registry/actions/workflows/deploy-production.yml) will automatically deploy once this PR is merged.
1 parent f20191b commit 161abeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/Pulumi.gcpProd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
config:
22
mcp-registry:environment: prod
33
mcp-registry:provider: gcp
4-
mcp-registry:imageTag: 1.3.8 # Set specific image tag for production (change this to deploy different versions)
4+
mcp-registry:imageTag: 1.3.9 # Set specific image tag for production (change this to deploy different versions)
55
gcp:project: mcp-registry-prod
66
mcp-registry:githubClientId: Iv23liUydBbI7Z2Q9bOZ
77
mcp-registry:githubClientSecret:

0 commit comments

Comments
 (0)