pmint93/helm-charts

Installation failed

Closed this issue · 3 comments

Hi,

While installing pmint93/metabase it says failed to download.

image

How to resolve the issue?

@ngk512 Which helm version you're using ? The chart host on github it self, so failed to download the chart usually meaning something wrong with your connection to github. Could you try it again ?

@pmint93: Using helm version: version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b", GitTreeState:"clean", GoVersion:"go1.17.5"}

I followed below link to install:

https://github.com/pmint93/helm-charts/blob/master/charts/metabase/README.md

@ngk512 I've tested helm version v3.8.2 working fine. If this issue persist, you can double check the connection to the chart link bellow

https://github.com/pmint93/helm-charts/releases/download/metabase-2.3.0/metabase-2.3.0.tgz

Or if you think this issue related to helm version, then you can go testing on difference version and raise an issue to the helm project