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

0.2.1

Compare
Choose a tag to compare
@timfpark timfpark released this 09 Feb 03:37
· 149 commits to master since this release
996b2af
  • 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)