Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

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

Merged
merged 3 commits into from
Nov 2, 2020

Conversation

andrewDoing
Copy link
Contributor

@andrewDoing andrewDoing commented Oct 21, 2020

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 andrebriggs self-requested a review October 22, 2020 07:31
@andrebriggs
Copy link
Member

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

@andrewDoing
Copy link
Contributor Author

@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
Copy link
Contributor

@samiyaakhtar samiyaakhtar merged commit ce52a2e into microsoft:master Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add semver pinning for Fabrikate to build.sh
3 participants