Unable to deploy 0.11.0 chart
Deploying chart verson 0.11.0 results in error during registration:
Registration attempt 1 of 30
Runtime platform arch=amd64 os=linux pid=14 revision=577f813d version=12.5.0
FATAL: could not parse as value for flag output-limit: strconv.ParseInt: parsing "": invalid syntax
I attempted to change the value --set outputLimit=8192 but that did not appear to even set the value in the config.toml
I was able to successfully deploy 0.10.1
Edited by Jason Kincl