chore: redeploy with a2a-pack 0.1.31
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
a2a-platform
2026-05-27 18:30:51 +00:00
parent a8869c849f
commit 58ce33d9d7
2 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
{
"package": "a2a-pack",
"requested_at": "2026-05-27T18:30:51.965587+00:00",
"target_version": "0.1.31"
}

View File

@@ -20,13 +20,13 @@ spec:
spec: spec:
containers: containers:
- name: agent - name: agent
image: registry.a2acloud.io/agents/blog-openapi-agent:74f42338d2a8bb66c1f684805ba191df3c4d8559 image: registry.a2acloud.io/agents/blog-openapi-agent:latest
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: A2A_AGENT_IMAGE - name: A2A_AGENT_IMAGE
value: registry.a2acloud.io/agents/blog-openapi-agent:74f42338d2a8bb66c1f684805ba191df3c4d8559 value: registry.a2acloud.io/agents/blog-openapi-agent:latest
- name: A2A_RENDER_IMAGE - name: A2A_RENDER_IMAGE
value: registry.a2acloud.io/agents/blog-openapi-agent:74f42338d2a8bb66c1f684805ba191df3c4d8559 value: registry.a2acloud.io/agents/blog-openapi-agent:latest
- name: A2A_CP_URL - name: A2A_CP_URL
value: "http://control-plane.control-plane.svc.cluster.local" value: "http://control-plane.control-plane.svc.cluster.local"
- name: A2A_LOGIN_URL - name: A2A_LOGIN_URL