Skip to content

Commit a1f7163

Browse files
committed
update Helm documentation
1 parent 6afa1c7 commit a1f7163

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

helm/defectdojo/Chart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ annotations:
4141
description: extraAnnotations spec doesn't affect initializer job
4242
- kind: changed
4343
description: chore(deps)_ update gcr.io/cloudsql_docker/gce_proxy docker tag from 1.37.9 to v1.37.10 (helm/defectdojo/values.yaml)
44+
- kind: changed
45+
description: chore(deps)_ update nginx/nginx_prometheus_exporter docker tag from 1.4.2 to v1.5.1 (helm/defectdojo/values.yaml)

helm/defectdojo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ A Helm chart for Kubernetes to install DefectDojo
734734
| monitoring.prometheus.image.digest | string | `""` | |
735735
| monitoring.prometheus.image.registry | string | `""` | |
736736
| monitoring.prometheus.image.repository | string | `"nginx/nginx-prometheus-exporter"` | |
737-
| monitoring.prometheus.image.tag | string | `"1.4.2"` | |
737+
| monitoring.prometheus.image.tag | string | `"1.5.1"` | |
738738
| monitoring.prometheus.imagePullPolicy | string | `"IfNotPresent"` | |
739739
| monitoring.prometheus.resources | object | `{}` | Optional: add resource requests/limits for the nginx prometheus exporter container |
740740
| 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)