Skip to content

Commit

Permalink
[prometheus-nginx-exporter] bump nginx dep to 15.3.4 (#3896)
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 authored Oct 19, 2023
1 parent 80ab3ad commit 8effa61
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions charts/prometheus-nginx-exporter/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nginx
repository: https://charts.bitnami.com/bitnami
version: 13.2.3
digest: sha256:1c4f842608d3481ce1495a671368ce2d4505a8cea02abdb1087f2c617181d8ae
generated: "2022-11-15T17:00:32.394223319+01:00"
version: 15.3.4
digest: sha256:c5ee96dcdfa5a8ef4aa0a91e734ddedeb3c43f04fa29775a9ec6465f5eeb0192
generated: "2023-10-15T13:18:06.969016+03:00"
28 changes: 14 additions & 14 deletions charts/prometheus-nginx-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
apiVersion: v2
description: A Helm chart for the Prometheus NGINX Exporter
name: prometheus-nginx-exporter
version: 0.1.1
version: 0.2.0
appVersion: 0.11.0
home: https://github.com/nginxinc/nginx-prometheus-exporter
sources:
- https://github.com/nginxinc/nginx-prometheus-exporter
- https://github.com/prometheus-community/helm-charts
- https://github.com/nginxinc/nginx-prometheus-exporter
- https://github.com/prometheus-community/helm-charts
keywords:
- prometheus
- nginx
- monitoring
- prometheus
- nginx
- monitoring
maintainers:
- name: nlamirault
email: [email protected]
- name: zeritti
email: [email protected]
- name: nlamirault
email: [email protected]
- name: zeritti
email: [email protected]
icon: https://raw.githubusercontent.com/cncf/artwork/master/prometheus/icon/color/prometheus-icon-color.svg
annotations:
artifacthub.io/links: |
Expand All @@ -29,7 +29,7 @@ annotations:
email: [email protected]
dependencies:
- name: nginx
version: "13.2.3"
repository: https://charts.bitnami.com/bitnami
condition: nginx.enabled
- name: nginx
version: "15.3.4"
repository: https://charts.bitnami.com/bitnami
condition: nginx.enabled

0 comments on commit 8effa61

Please sign in to comment.