For whatever reason, github actions docker build fails with error url: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to get.helm.sh:443 for like a week now.
I confirmed this was a github actions specific bug as the build was running just fine anywhere else.
This PR installs helm another way
For whatever reason, github actions docker build fails with error
url: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to get.helm.sh:443
for like a week now.I confirmed this was a github actions specific bug as the build was running just fine anywhere else.
This PR installs helm another way