Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[prometheus-nginx-exporter] bump nginx dep to 15.3.4 #3896

Merged
merged 1 commit into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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