From b53dc23d803a4a3bfb99e827a3631709b87a56bc Mon Sep 17 00:00:00 2001 From: dkeven <82354774+dkeven@users.noreply.github.com> Date: Thu, 23 Oct 2025 11:04:15 +0800 Subject: [PATCH] chore(bfl): rename fields in olares info API (#1974) --- 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 45e1d2840..c117da242 100644 --- a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml +++ b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml @@ -266,7 +266,7 @@ spec: containers: - name: api - image: beclab/bfl:v0.4.30 + image: beclab/bfl:v0.4.31 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1000