ci: bump image to a0229a1e64

This commit is contained in:
ci
2026-06-02 18:31:06 +00:00
parent a0229a1e64
commit 05502a3cc0

View File

@@ -27,7 +27,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: agent
image: registry.a2acloud.io/agents/agent-builder:1d70c0c1b1dc8f2ea4a23830171d545639d9d587
image: registry.a2acloud.io/agents/agent-builder:a0229a1e64e615a5f994285c265e4d248536817c
imagePullPolicy: Always
ports:
- containerPort: 8000
@@ -35,9 +35,9 @@ spec:
protocol: TCP
env:
- name: A2A_AGENT_IMAGE
value: registry.a2acloud.io/agents/agent-builder:1d70c0c1b1dc8f2ea4a23830171d545639d9d587
value: registry.a2acloud.io/agents/agent-builder:a0229a1e64e615a5f994285c265e4d248536817c
- name: A2A_RENDER_IMAGE
value: registry.a2acloud.io/agents/agent-builder:1d70c0c1b1dc8f2ea4a23830171d545639d9d587
value: registry.a2acloud.io/agents/agent-builder:a0229a1e64e615a5f994285c265e4d248536817c
- name: SANDBOX_URL
value: http://sandbox.sandbox.svc.cluster.local:8000
- name: A2A_SANDBOX_URL