Skip to content

Commit 2575290

Browse files
tadasantclaude
andauthored
chore(deploy): bump production image tag to 1.5.0 (#1043)
## Summary - Updates the production image tag in `deploy/Pulumi.gcpProd.yaml` from `1.4.1` to `1.5.0` ## Test plan - [ ] Verify the Pulumi deployment picks up the new image tag - [ ] Confirm the v1.5.0 container image exists in the registry 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c0ecfd5 commit 2575290

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