chore: redeploy with a2a-pack 0.1.31
All checks were successful
build / build (push) Successful in 3s
All checks were successful
build / build (push) Successful in 3s
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user