Skip to content

sonarqube v1.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:30

sonarqube v1.0.4

Bug Fixes

  • fix(sonarqube): align template standards (#685)

Other Changes

  • release(sonarqube): 1.0.4 [skip ci]

Install

# OCI registry
helm install sonarqube oci://ghcr.io/helmforgedev/helm/sonarqube --version 1.0.4

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install sonarqube helmforge/sonarqube --version 1.0.4