microsoft / bedrock

Automation for Production Kubernetes Clusters with a GitOps Workflow
MIT License
130 stars 12 forks source link

Change build.sh script to point to Helm 2 compatible version of Fabrikate #1451

Closed andrewDoing closed 3 years ago

andrewDoing commented 3 years ago

Closes #1412

Instead of the most recent version of Fabrikate, the script will now point to the most recent MAJOR version of 0.x.x This ensures that bedrock is using a Helm 2 compatible version of Fabrikate.

andrebriggs commented 3 years ago

@andrewDoing what do you mean by MAJOR version of 0.? What is the expectation of Fabrikate version numbers?

andrewDoing commented 3 years ago

@andrebriggs The Fabrikate version numbers will change when a new release is cut. Major Version 0.x.x is guaranteed to be helm 2 compatible. Once new releases are cut, we can revisit this script and potentially point it at Major Version 1.x.x which will also be helm 2 compatible, but will receive new updates. Major version 2.x.x will be helm 3 compatible. Link to where this is described.

samiyaakhtar commented 3 years ago

Manually ran the build here: https://dev.azure.com/epicstuff/bedrock/_build/results?buildId=28898&view=results