From d428295fa5ca0eab4ad4dad4fc716a95b9c8a1b4 Mon Sep 17 00:00:00 2001 From: eball Date: Tue, 3 Jun 2025 23:43:49 +0800 Subject: [PATCH] bfl: crash and bulk http clients (#1382) --- framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml index 1c2d5a6a7..2c4c635a1 100644 --- a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml +++ b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml @@ -261,7 +261,7 @@ spec: containers: - name: api - image: beclab/bfl:v0.4.7 + image: beclab/bfl:v0.4.8 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1000