Guess you do not apply pumps into storage tanks, and using higher tier of storage tanks than other entities (pipes, pumps, oil refinery, etc.).
I have unintentionally also applied "pressurized fluid box" to storage tanks during code refactoring.
In former versions, storage tanks are in "normal pressure". So its pressure is lower than most machines. This means pumps are not needed for inflow into storage tanks; but need immediate pumps for outflow (except the tanks are outputting to machines directly, i.e., no pipes in between).
In code refactoring 0.17.11 / 0.18.2, I have unintentionally changed the storage tanks into "high pressure" mode. Its pressure is the same level as same-tier pump (or other output from chemical plant, oil refinery). It requires an inflow same-tier pump to fill a tank fully; but do not need any outflow pumps.
I will release an update in an hour or two, to revert back this change.
Also I feel the former "normal pressure" storage mode will be more practical, in terms of gameplay purpose. (In reality, however, the only option for gases is to be stored in compressed form.)