Skip to content

Commit

Permalink
[prometheus] bump alertmanager dep (prometheus-community#4322)
Browse files Browse the repository at this point in the history
* bump alertmanager dep

Signed-off-by: drfaust92 <[email protected]>

* bump alertmanager dep

Signed-off-by: drfaust92 <[email protected]>

---------

Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 authored Mar 1, 2024
1 parent 33ef696 commit e7b492f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions charts/prometheus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: alertmanager
repository: https://prometheus-community.github.io/helm-charts
version: 1.8.0
version: 1.9.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.16.1
version: 5.16.2
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.30.3
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 2.7.1
digest: sha256:a8bf4fac5aaeba145448bb28954d15aec40d756602f2836911612946d452bfdb
generated: "2024-02-24T13:11:14.053984+02:00"
digest: sha256:5ed0b00e1cc49009ca45133136a02c38f311f040b063914c04864983f6df5721
generated: "2024-03-01T05:51:36.909838+02:00"
4 changes: 2 additions & 2 deletions charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: prometheus
appVersion: v2.50.1
version: 25.15.0
version: 25.16.0
kubeVersion: ">=1.19.0-0"
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand All @@ -26,7 +26,7 @@ maintainers:
type: application
dependencies:
- name: alertmanager
version: "1.8.*"
version: "1.9.*"
repository: https://prometheus-community.github.io/helm-charts
condition: alertmanager.enabled
- name: kube-state-metrics
Expand Down

0 comments on commit e7b492f

Please sign in to comment.