ci: bump image to 08195a46f8

This commit is contained in:
ci
2026-06-02 17:04:53 +00:00
parent 08195a46f8
commit c9818bda97

View File

@@ -27,7 +27,7 @@ spec:
terminationGracePeriodSeconds: 30 terminationGracePeriodSeconds: 30
containers: containers:
- name: agent - name: agent
image: registry.a2acloud.io/agents/agent-builder:d6655639530b60726938a59ff38b2be302d42ef8 image: registry.a2acloud.io/agents/agent-builder:08195a46f87c09220a0a8d988d2f775fe745ff8a
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 8000 - containerPort: 8000
@@ -35,9 +35,9 @@ spec:
protocol: TCP protocol: TCP
env: env:
- name: A2A_AGENT_IMAGE - name: A2A_AGENT_IMAGE
value: registry.a2acloud.io/agents/agent-builder:d6655639530b60726938a59ff38b2be302d42ef8 value: registry.a2acloud.io/agents/agent-builder:08195a46f87c09220a0a8d988d2f775fe745ff8a
- name: A2A_RENDER_IMAGE - name: A2A_RENDER_IMAGE
value: registry.a2acloud.io/agents/agent-builder:d6655639530b60726938a59ff38b2be302d42ef8 value: registry.a2acloud.io/agents/agent-builder:08195a46f87c09220a0a8d988d2f775fe745ff8a
- 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