You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(api7): correct file-server image tag and pullPolicy
- Change file_server.image.tag from 'dev' to 'v3.9.8'
- Change file_server.image.pullPolicy from 'IfNotPresent' to 'Always' (consistent with other components)
0 commit comments