bosun-monitor / bosun

Time Series Alerting Framework
http://bosun.org
MIT License
3.4k stars 495 forks source link

Update the release version in preparation for 0.9.0-preview #2493

Closed johnewing1 closed 3 years ago

johnewing1 commented 3 years ago

Fix the release script. OSX toolchain no longer supports building 386 binaries, so the darwin/386 combination throws an error https://support.apple.com/en-us/HT208436


Description

Update the version number in preparation for cutting new release

Fix an issue where the release.sh script will not complete because apple have removed Darwin 386 support from the toolchain

https://developer.apple.com/documentation/xcode-release-notes/xcode-10-release-notes?preferredLanguage=occ

Works towards #2230 (fill in)

Type of change

How has this been tested?

Checklist: