locust Helm chart
helm-charts-nrScored 14 Sept 2026
A chart to install Locust, a scalable load testing tool written in Python. This chart will setup everything required to run a full distributed locust environment with any amount of workers. This chart will also create configmaps for storing the locust files in Kubernetes, this way there is no need to build custom docker images. By default it will install using an example locustfile and lib from [stable/locust/locustfiles/example](https://github.com/deliveryhero/helm-charts/tree/master/stable/locust/locustfiles/example). When you want to provide your own locustfile, you will need to create 2 configmaps using the structure from that example: ```console kubectl create configmap my-loadtest-locustfile --from-file path/to/your/main.py kubectl create configmap my-loadtest-lib --from-file path/to/your/lib/ ``` And then install the chart passing the names of those configmaps as values: ```console helm install locust oci://ghcr.io/deliveryhero/helm-charts/locust \ --set loadtest.name=my-loadtest \ --set loadtest.locust_locustfile_configmap=my-loadtest-locustfile \ --set loadtest.locust_lib_configmap=my-loadtest-lib ```
Latest 0.32.4 1 year agoapp version 2.32.2 0Artifact Hub
locust 0.32.4 deploys 1 container image: locustio/locust. Across them, 243 findings — 1 critical, 1 high. The highest contribution is DEBIAN-CVE-2025-6965 in sqlite3 3.40.1-2, fixed in 3.40.1-2+deb12u2.
Radar Score
Radar Score is the sum of every finding’s contribution; the colour is the worst finding’s band.
Container images
| Image | Tag | Vulnerabilities | Radar Score |
|---|---|---|---|
| locustio/ | 2.32.2 | 1147194 | 2,800 |
Rendered with the chart’s default values for linux/amd64. Optional subcharts, images set by operator flags and images inside CRD payloads are not seen and are counted as unmeasured.
Vulnerabilities
| Severity | Advisory | Package | Fixed in |
|---|---|---|---|
| Low | DEBIAN-CVE-2010-4756 | glibc | no fix listed |
| Low | GHSA-jp4c-xjxw-mgf9 | pip | 26.1 |
| Low | DEBIAN-CVE-2025-6141 | ncurses | no fix listed |
| Low | DEBIAN-CVE-2026-29111 | systemd | 252.39-1~deb12u2 |
| Low | DEBIAN-CVE-2025-30258 | gnupg2 | no fix listed |
| Low | DEBIAN-CVE-2026-15059 | systemd | no fix listed |
| Low | DEBIAN-CVE-2024-56433 | shadow | no fix listed |
| Low | DEBIAN-CVE-2026-41991 | gzip | no fix listed |
| Low | DEBIAN-CVE-2026-5419 | gnutls28 | 3.7.9-2+deb12u7 |
| Low | DEBIAN-CVE-2026-89157 | pcre2 | 10.42-1+deb12u1 |
| Low | DEBIAN-CVE-2026-40226 | systemd | 252.39-1~deb12u2 |
| Low | DEBIAN-CVE-2026-89092 | glibc | no fix listed |
| Low | DEBIAN-CVE-2026-18374 | glibc | no fix listed |
| Low | DEBIAN-CVE-2026-16742 | systemd | no fix listed |
| Low | DEBIAN-CVE-2025-68160 | openssl | 3.0.18-1~deb12u2 |
| Low | DEBIAN-CVE-2023-29383 | shadow | 1:4.13+dfsg1-1+deb12u1 |
| Low | GHSA-58qw-9mgm-455v | pip | 26.1 |
| Low | DEBIAN-CVE-2026-42250 | bzip2 | no fix listed |
| Low | DEBIAN-CVE-2026-39113 | sqlite3 | no fix listed |
| Low | DEBIAN-CVE-2025-9820 | gnutls28 | 3.7.9-2+deb12u6 |
| Low | DEBIAN-CVE-2026-27456 | util-linux | no fix listed |
| Low | DEBIAN-CVE-2026-18508 | tar | no fix listed |
| Low | DEBIAN-CVE-2025-68972 | gnupg2 | no fix listed |
| Low | DEBIAN-CVE-2026-89160 | pcre2 | 10.42-1+deb12u1 |
| Low | DEBIAN-CVE-2022-3219 | gnupg2 | no fix listed |
| Low | DEBIAN-CVE-2011-3374 | apt | no fix listed |
| Low | DEBIAN-CVE-2025-69418 | openssl | 3.0.18-1~deb12u2 |
| Low | DEBIAN-CVE-2007-5686 | shadow | no fix listed |
| Low | DEBIAN-CVE-2026-18477 | tar | no fix listed |
| Low | DEBIAN-CVE-2026-19499 | glibc | no fix listed |
| Low | DEBIAN-CVE-2026-19542 | glibc | no fix listed |
| Low | DEBIAN-CVE-2026-53613 | util-linux | no fix listed |
| Low | DEBIAN-CVE-2026-53615 | util-linux | no fix listed |
| Low | DEBIAN-CVE-2026-77117 | glibc | no fix listed |
| Low | DEBIAN-CVE-2026-80489 | glibc | no fix listed |
| Low | DEBIAN-CVE-2026-40228 | systemd | no fix listed |
| Low | DEBIAN-CVE-2011-4116 | perl | no fix listed |
| Low | DEBIAN-CVE-2026-57062 | gnupg2 | no fix listed |
| Low | GHSA-6vgw-5pg2-w6jp | pip | 26.0 |
| Low | DEBIAN-CVE-2026-53910 | diffutils | no fix listed |
| Low | DEBIAN-CVE-2026-89156 | pcre2 | 10.42-1+deb12u1 |
| Low | DEBIAN-CVE-2026-5958 | sed | 4.9-1+deb12u1 |
| Low | DEBIAN-CVE-2026-6368 | glibc | no fix listed |
Indexed versions
The latest version and the previous major, as selected nightly from the repository’s index.
README badge
Markdown. The badge shows the latest version’s band and Radar Score, refreshed daily.