You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/sonarqube-dce/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ All changes to this chart will be documented in this file.
8
8
* Add revisionHistoryLimit configuration for SonarQube application Deployment ReplicaSets
9
9
* Introduce `ApplicationNodes.podDisruptionBudget` and `searchNodes.podDisruptionBudget` and deprecate `ApplicationNodes.podDistributionBudget` and `searchNodes.podDistributionBudget`.
10
10
* Update the security contexts to use root as group ID
Copy file name to clipboardExpand all lines: charts/sonarqube-dce/Chart.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ annotations:
39
39
description: "Introduce `ApplicationNodes.podDisruptionBudget` and `searchNodes.podDisruptionBudget` and deprecate `ApplicationNodes.podDistributionBudget` and `searchNodes.podDistributionBudget`."
40
40
- kind: changed
41
41
description: "Update the security contexts to use root as group ID"
42
+
- kind: changed
43
+
description: "Fix empty ingress annotations in values"
0 commit comments