ci: bump image to c5fdaba848

This commit is contained in:
ci
2026-06-08 23:40:12 +00:00
parent c5fdaba848
commit 49f0ec4c60

View File

@@ -26,7 +26,7 @@ spec:
responseStartTimeoutSeconds: 3600 responseStartTimeoutSeconds: 3600
containers: containers:
- name: agent - name: agent
image: registry.a2acloud.io/agents/agent-builder:4cef2ef76fffc717cd817dbbe193df15ced046da image: registry.a2acloud.io/agents/agent-builder:c5fdaba8488c267c70484f426dc6964f7b4d39c5
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 8000 - containerPort: 8000
@@ -34,9 +34,9 @@ spec:
protocol: TCP protocol: TCP
env: env:
- name: A2A_AGENT_IMAGE - name: A2A_AGENT_IMAGE
value: registry.a2acloud.io/agents/agent-builder:4cef2ef76fffc717cd817dbbe193df15ced046da value: registry.a2acloud.io/agents/agent-builder:c5fdaba8488c267c70484f426dc6964f7b4d39c5
- name: A2A_RENDER_IMAGE - name: A2A_RENDER_IMAGE
value: registry.a2acloud.io/agents/agent-builder:4cef2ef76fffc717cd817dbbe193df15ced046da value: registry.a2acloud.io/agents/agent-builder:c5fdaba8488c267c70484f426dc6964f7b4d39c5
- name: SANDBOX_URL - name: SANDBOX_URL
value: http://sandbox.sandbox.svc.cluster.local:8000 value: http://sandbox.sandbox.svc.cluster.local:8000
- name: A2A_SANDBOX_URL - name: A2A_SANDBOX_URL