Hey maintainers! I was recently surprised to see my steeltoe-weatherforecast accelerator failing to apply upon tilt up. Seems like the reason is that the --update-strategy flag is only recognized by the latest version of the tanzu cli apps plugin (0.10.0).
I'm not sure that this is a fixable phenomenon (makes sense that --update-strategy is a good feature to include), but maybe tanzu apps v 0.10.0 could at least be called out as a dependency somewhere? (I didn't see it in any docs -- maybe I missed it?)
Hey maintainers! I was recently surprised to see my steeltoe-weatherforecast accelerator failing to apply upon
tilt up. Seems like the reason is that the--update-strategyflag is only recognized by the latest version of thetanzucliappsplugin (0.10.0).I'm not sure that this is a fixable phenomenon (makes sense that
--update-strategyis a good feature to include), but maybetanzu appsv 0.10.0 could at least be called out as a dependency somewhere? (I didn't see it in any docs -- maybe I missed it?)