Skip to content

Commit 97799f9

Browse files
update Helm documentation
1 parent a463522 commit 97799f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/defectdojo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ A Helm chart for Kubernetes to install DefectDojo
711711
| monitoring.prometheus.image.digest | string | `""` | |
712712
| monitoring.prometheus.image.registry | string | `""` | |
713713
| monitoring.prometheus.image.repository | string | `"nginx/nginx-prometheus-exporter"` | |
714-
| monitoring.prometheus.image.tag | string | `"1.4.2"` | |
714+
| monitoring.prometheus.image.tag | string | `"1.5.1"` | |
715715
| monitoring.prometheus.imagePullPolicy | string | `"IfNotPresent"` | |
716716
| monitoring.prometheus.resources | object | `{}` | Optional: add resource requests/limits for the nginx prometheus exporter container |
717717
| networkPolicy | object | `{"annotations":{},"egress":[],"enabled":false,"ingress":[],"ingressExtend":[]}` | Enables application network policy For more info follow https://kubernetes.io/docs/concepts/services-networking/network-policies/ |

0 commit comments

Comments
 (0)