7.10.1
pcf-platform-automation
released this
24 Jan 20:39
·
103 commits
to main
since this release
Bug fixes
- Fixed a bug in
om vm-lifecycle upgrade-opsman
that occurred when both the input and currently-installed versions of
Ops Manager were identical 3.0.X+LTS-T versions.- In previous versions of om that had the bug, this scenario would always cause Ops Manager to be reinstalled, even if
the--recreate
flag wasn't used. - This release restores the intended behavior: printing a message and exiting early if the
--recreate
flag isn't
passed, and reinstalling Ops Manager if it is.
- In previous versions of om that had the bug, this scenario would always cause Ops Manager to be reinstalled, even if