tilt-dev / tilt-extensions

Extensions for Tilt
https://tilt.dev/
Apache License 2.0
201 stars 159 forks source link

helm_remote: fix pulling oci helm charts on windows #525

Closed saschahemleb closed 1 year ago

saschahemleb commented 1 year ago

previously it would create a target path like "..\AppData\Local\tilt-dev\.helm\oci:\repo.net:1234\chart\latest" which is not a valid path on windows. so now we just strip every :