This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Releases: microsoft/fabrikate
Releases · microsoft/fabrikate
0.2.2
0.2.1
- Make map[string]interface{} the default map type (#46)
- Walk ComponentConfig config trees and convert all but booleans and nils to strings (#50)
- Add --no-validation flag to suppress validation of generated resource manifests. (#53)
- If 'helm dependency update' fails, expose command line to fetch more details. (#52)
0.2.0
0.1.4
0.1.3
- Use ExitError for helm error (#7)
- Add dependency update for helm charts at install time
- Switch on flags in PersistentPreRunE where they have parsed values (#14)
- Switch to local helm installation to avoid init issues with docker image (#8)
- Fix Travis CI/CD. Fall back to non-module dependencies and fix lint errors. (#15)
- Fix lint issues
- Add helm_repo fixtures to tests
- Refactor tests to be order invariant and add elasticsearch-curator (#13)
- Bump version to 0.1.3