Helm3 deployment issue

I just changed my pipelines to deploy using helm3, but I am seeing the following issue. I don’t get this error when I deploy locally. Hoping someone would have some tips.

“cf-stable” has been added to your repositories
Error: UPGRADE FAILED: query: failed to query with labels: Unauthorized
“cf-helm-pinpoint” has been added to your repositories
Reading environment variable exporting file contents.
Reading environment variable exporting file contents.

Hello.

Could you please post the URL of that build? This will allow us to investigate.

https://g.codefresh.io/build/5e5711966b76f3fbf216be2c?step=deploy_stable&tab=output

Thanks! I opened an internal issue to our dev team.

Frankly we are in the middle of adding support to Helm 3. We will soon finish the transition and also add dedicated examples and docs on how to use Helm 3 with Codefresh.

Hello. Our dev team applied a fix.

Can you please try to run your pipeline again?

Hi Kostis,

I’m running into the same problem. Is there anything special that I should do to solve it?

Thanks,

Christoffer

Hi, I “solved” it. I had lost connection to the cluster… :slight_smile:

Great, let us know if you need anything else.

And you might have noticed we have already updated all our docs for Helm 3 :smiley: (e.g. Deploy with Helm · Codefresh | Docs)