Skip to content

Commit c5fdd25

Browse files
Bump k8s deployment image to 1.3.7 (#67)
Deployed and verified against the cluster: accountId "rockyl" + calendarId "primary" now returns events with no warning. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a7c104b commit c5fdd25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
fsGroup: 1000
2929
containers:
3030
- name: calendar-mcp
31-
image: docker.io/rockylhotka/calendar-mcp-http:1.3.6
31+
image: docker.io/rockylhotka/calendar-mcp-http:1.3.7
3232
ports:
3333
- containerPort: 8080
3434
name: http

0 commit comments

Comments
 (0)