Skip to content

Commit 99d5eaa

Browse files
committed
chore(helm): update kube-prometheus-stack dependencies
Updates: kube-prometheus-stack (72.3.1 → 75.9.0)
1 parent f1730bc commit 99d5eaa

File tree

6 files changed

+95
-82
lines changed

6 files changed

+95
-82
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: kube-prometheus-stack
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 72.3.1
5-
digest: sha256:0fa4db9176dd8b6927926ad48aefd95ae8ca6c7205f0b6fda94c18841017b934
6-
generated: "2025-05-14T10:23:41.25331317Z"
4+
version: 75.9.0
5+
digest: sha256:f73321518ca00f0967433515b9bb7d49b6354050ac34511be4a118edffcb1a5f
6+
generated: "2025-07-09T10:26:07.854922313Z"

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.2
18+
version: 0.1.3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -24,6 +24,6 @@ version: 0.1.2
2424
appVersion: "v0.80.1"
2525
dependencies:
2626
- name: kube-prometheus-stack
27-
version: 72.3.1
27+
version: 75.9.0
2828
repository: "https://prometheus-community.github.io/helm-charts"
2929
alias: kubePrometheusStack

0 commit comments

Comments
 (0)