Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

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.
Mar 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
Site Admin
TAGS
AUG Leaders

Atlassian Community Events