Skip to content

Commit 70b5f45

Browse files
rdimitrovclaude
andauthored
deploy: update prod to v1.6.0 (#1172)
## Summary - Bumps production image tag from `1.5.0` to `1.6.0` in `deploy/Pulumi.gcpProd.yaml` - Corresponds to the [v1.6.0 release](https://github.com/modelcontextprotocol/registry/releases/tag/v1.6.0) ## Test plan - [ ] Verify Pulumi preview shows only the image tag change - [ ] Deploy and confirm the service is healthy 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8df5a77 commit 70b5f45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.0 # Set specific image tag for production (change this to deploy different versions)
4+
mcp-registry:imageTag: 1.6.0 # 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)