diff --git a/k8s/apps/agent-pod/deployment.yaml b/k8s/apps/agent-pod/deployment.yaml index 89a15c8..ecf2d0d 100644 --- a/k8s/apps/agent-pod/deployment.yaml +++ b/k8s/apps/agent-pod/deployment.yaml @@ -19,7 +19,7 @@ spec: command: - sh - -c - - "npm install -g @earendil-works/pi-coding-agent@0.1.23 && sleep infinity" + - "npm install -g @earendil-works/pi-coding-agent@0.84.2 && sleep infinity" resources: requests: cpu: "2"