ci: bump image to 293550b56f

This commit is contained in:
ci
2026-06-08 11:14:29 +00:00
parent 293550b56f
commit e5e75e2ea3

View File

@@ -26,7 +26,7 @@ spec:
responseStartTimeoutSeconds: 3600 responseStartTimeoutSeconds: 3600
containers: containers:
- name: agent - name: agent
image: registry.a2acloud.io/agents/agent-builder:a5913d6c2cb856a9941c529c027506c6c12b7d4e image: registry.a2acloud.io/agents/agent-builder:293550b56fe860c7d34b2435185c8d2db0309642
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:a5913d6c2cb856a9941c529c027506c6c12b7d4e value: registry.a2acloud.io/agents/agent-builder:293550b56fe860c7d34b2435185c8d2db0309642
- name: A2A_RENDER_IMAGE - name: A2A_RENDER_IMAGE
value: registry.a2acloud.io/agents/agent-builder:a5913d6c2cb856a9941c529c027506c6c12b7d4e value: registry.a2acloud.io/agents/agent-builder:293550b56fe860c7d34b2435185c8d2db0309642
- 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