Re: Interpreting Bosh Version
Danny Berger
BOSH, prior to v258, reported a stemcell-style version number. If you
remove the first and last piece of the version and prefix it with "stable-", you can generally cross-reference it with the git release tag on GitHub. For example, 1.3232.7.0 maps to v256.7 via https://github.com/cloudfoundry/bosh/releases/stable-3232.7. On Thu, Jun 29, 2017 at 4:23 AM, nitin padalia <padalia.nitin(a)gmail.com> wrote: Hi, -- Danny Berger |
|