chore: redeploy with a2a-pack 0.1.31
All checks were successful
build / build (push) Successful in 3s

This commit is contained in:
a2a-platform
2026-05-27 18:32:42 +00:00
parent bc366a39d4
commit fdb7b08b10
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{ {
"package": "a2a-pack", "package": "a2a-pack",
"requested_at": "2026-05-27T18:30:58.888338+00:00", "requested_at": "2026-05-27T18:32:42.811435+00:00",
"target_version": "0.1.31" "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:ac651ec52a01ed75fc39841b7d1fbd0736123d57 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:ac651ec52a01ed75fc39841b7d1fbd0736123d57 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:ac651ec52a01ed75fc39841b7d1fbd0736123d57 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