diff --git a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml index 8b2a13ca8..1c2d5a6a7 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.6 + image: beclab/bfl:v0.4.7 imagePullPolicy: IfNotPresent securityContext: runAsUser: 1000 @@ -318,7 +318,7 @@ spec: apiVersion: v1 fieldPath: spec.nodeName - name: ingress - image: beclab/bfl-ingress:v0.3.5 + image: beclab/bfl-ingress:v0.3.6 imagePullPolicy: IfNotPresent volumeMounts: - name: ngxlog