Skip to content

[bitnami/sonarqube] Increase password length to minimum 12 characters #33160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

migruiz4
Copy link
Member

Description of the change

Increase random password length to avoid initialization issues:

sonarqube 11:28:01.81 INFO  ==> Configuring user credentials
{"result":"Password must be at least 12 characters long"}

Benefits

Fixes issues when sonarqubePassword is not set.

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added sonarqube verify Execute verification workflow for these changes bitnami labels Apr 24, 2025
@github-actions github-actions bot requested a review from gongomgra April 24, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitnami sonarqube verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants