Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Helm repository

Sébastien Boulet
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 12, 2023

Hi,

 

Following this question: https://community.atlassian.com/t5/Bitbucket-questions/Helm-repository/qaq-p/1022537 (I can't answer on this page)

 

Solutions provided above aren't working, does someone have a trick to use a private bitbucket (cloud) repo as helm repo?

 

Best regards,

1 answer

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 14, 2023

Hello @Sébastien Boulet ,

Welcome to Atlassian Community!

The users in the thread you linked seem to have resolved the issue by using the following syntax in the helm command : 

helm repo add {REPONAME} https://api.bitbucket.org/2.0/repositories/<workspace>/<repo-slug>/src/master/ --username {BB_USERNAME} --password {APP-PASSWORD}

Where the credentials users for authentication are the following :

BB_USERNAME : your Bitbucket username (not the e-mail address). You can find the username under your account's personal settings.
APP-PASSWORD : you'll need to provide an App Password (not the account password you use to login into the UI) with the required permissions. Instructions on how to create an app password are outlined in this documentation.

You can try using the syntax and let us know how it goes. In case you are still facing issues, we kindly ask you to share the full output of the log you are receiving with the error. Please make sure to sanitize any sensitive information from the logs before sharing it with us here.

Thank you, @Sébastien Boulet !

Patrik S

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events