JovianX / helm-release-plugin

Helm3 plugin that pulls(re-creates) helm Charts from deployed releases, and updates values of deployed releases without the chart.
Apache License 2.0
97 stars 11 forks source link

Support Cygwin #23

Open AssafKatz3 opened 1 year ago

AssafKatz3 commented 1 year ago

Hi, It seems that there is no problem to support Cygwin, with jq & yq installed with Windows executable files. Thanks

rtpro commented 1 year ago

Hey, @AssafKatz3, Thanks for opening the issue. Would you be interested in contributing code to support windows?