Skip to content

Commit 8cc4cec

Browse files
Update k8s deployment image to 1.4.0
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cda0b97 commit 8cc4cec

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.7
31+
image: docker.io/rockylhotka/calendar-mcp-http:1.4.0
3232
ports:
3333
- containerPort: 8080
3434
name: http

0 commit comments

Comments
 (0)