This commit is contained in:
5
.a2acloud/runtime-upgrade.json
Normal file
5
.a2acloud/runtime-upgrade.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"package": "a2a-pack",
|
||||||
|
"requested_at": "2026-05-27T18:30:51.965587+00:00",
|
||||||
|
"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: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
|
||||||
|
|||||||
Reference in New Issue
Block a user