Answer:
Keeping each software up-to-date is a difficult task.
As a DBA you'll not have a lot to do. From DBA perspective it's enough to check changelog. If upgrade will not change/demage your data everything should be fine.
In general the problem is more complicated when other software use those DB.
Explanation:
If DBMS is used by other software, the whole upgrade process have to be coordinated and synchronized with the software development team. They'll have to upgrade some library or some other parts of the software.