Skip to content

Commit d33f3dc

Browse files
github-actions[bot]kiblik
authored andcommitted
update Helm documentation
Signed-off-by: kiblik <[email protected]>
1 parent a6e5a08 commit d33f3dc

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
@@ -37,3 +37,5 @@ annotations:
3737
artifacthub.io/changes: |
3838
- kind: fixed
3939
description: extraAnnotations spec doesn't affect initializer job
40+
- kind: changed
41+
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
@@ -728,7 +728,7 @@ A Helm chart for Kubernetes to install DefectDojo
728728
| monitoring.prometheus.image.digest | string | `""` | |
729729
| monitoring.prometheus.image.registry | string | `""` | |
730730
| monitoring.prometheus.image.repository | string | `"nginx/nginx-prometheus-exporter"` | |
731-
| monitoring.prometheus.image.tag | string | `"1.4.2"` | |
731+
| monitoring.prometheus.image.tag | string | `"1.5.1"` | |
732732
| monitoring.prometheus.imagePullPolicy | string | `"IfNotPresent"` | |
733733
| monitoring.prometheus.resources | object | `{}` | Optional: add resource requests/limits for the nginx prometheus exporter container |
734734
| 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)