toxiproxy 1.3.9 Helm chart
helm-charts-nrScored 14 Sept 2026
A TCP proxy to simulate network and system conditions for chaos and resiliency testing. By default the chart will install toxiproxy with blank configuration. You can add [toxics](https://github.com/Shopify/toxiproxy#toxics) to the running configuration using the [API](https://github.com/Shopify/toxiproxy#http-api). For large configurations it is easier to store your toxics in a JSON file, in a `ConfigMap` and pass this to the chart to be used by toxiproxy: ```console kubectl create configmap my-toxiproxy-config --from-file path/to/your/toxiproxy.json ``` And then install the chart passing the name of the `ConfigMap` as a value: ```console helm install toxiproxy deliveryhero/toxiproxy --set toxiproxyConfig=my-toxiproxy-config ```
Version 1.3.9 1 year agoapp version 2.7.0 0Artifact Hub
toxiproxy 1.3.9 deploys 2 container images: library/busybox and ghcr.io/shopify/toxiproxy. Across them, 76 findings — 0 critical, 0 high. The highest contribution is GO-2024-2687 in stdlib go1.19.13, fixed in 1.21.9.
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 |
|---|---|---|---|
| library/ | latest | 0000 | 0 |
| ghcr.io/ | 2.7.0 | 00274 | 598 |
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.
Medium findings
Medium: findings whose contribution to the Radar Score is 15–39. Show every band
| Severity | Advisory | Package | Fixed in |
|---|---|---|---|
| Medium | GO-2024-2687 | stdlib | 1.21.9 |
| Medium | GHSA-8r3f-844c-mc37 | google.golang.org/ | 1.33.0 |
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.