Skip to content

Commit f10d793

Browse files
fix(deps): update dependency @docsearch/js from 3.9.0 to v4 (docs/package.json) (#13177)
* Update dependency @docsearch/js from 3.9.0 to v4 (docs/package.json) * docs(helm): update README.md after chart changes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ross Esposito <rossespo@gmail.com>
1 parent 3cd24d1 commit f10d793

3 files changed

Lines changed: 8 additions & 326 deletions

File tree

docs/package-lock.json

Lines changed: 5 additions & 323 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@docsearch/css": "3.9.0",
16-
"@docsearch/js": "3.9.0",
16+
"@docsearch/js": "4.0.1",
1717
"@thulite/doks-core": "1.8.0",
1818
"@thulite/images": "3.3.0",
1919
"@thulite/inline-svg": "1.2.1",

helm/defectdojo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,8 +612,8 @@ A Helm chart for Kubernetes to install DefectDojo
612612
| django.service.type | string | `""` | |
613613
| django.strategy | object | `{}` | |
614614
| django.tolerations | list | `[]` | |
615-
| django.uwsgi.appSettings.processes | int | `2` | |
616-
| django.uwsgi.appSettings.threads | int | `2` | |
615+
| django.uwsgi.appSettings.processes | int | `4` | |
616+
| django.uwsgi.appSettings.threads | int | `4` | |
617617
| django.uwsgi.certificates.certFileName | string | `"ca.crt"` | |
618618
| django.uwsgi.certificates.certMountPath | string | `"/certs/"` | |
619619
| django.uwsgi.certificates.configName | string | `"defectdojo-ca-certs"` | |

0 commit comments

Comments
 (0)