Skip to content

Commit 5c5e299

Browse files
feat(chart): minor update of dependencies on kube-prometheus-stack chart
1 parent 9ac04fc commit 5c5e299

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= devops-stack-module-kube-prometheus-stack
22
// Document attributes to replace along the document
3-
:kube-prometheus-stack-chart-version: 62.2.1
3+
:kube-prometheus-stack-chart-version: 62.3.1
44
:chart-url: https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack
55

66
A https://devops-stack.io[DevOps Stack] module to deploy and configure https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack[kube-prometheus-chart].
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: 62.2.1
5-
digest: sha256:f139d9237ac94bb9a916c6a85f04fcd15161722f2878cd524722efed52faacb7
6-
generated: "2024-08-22T07:06:45.136808794Z"
4+
version: 62.3.1
5+
digest: sha256:ed8eff35f0fcb1a4d750eed25a327d68c39324697616d222124a345b4d09f188
6+
generated: "2024-09-03T07:06:08.056478453Z"

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
dependencies:
33
- name: kube-prometheus-stack
44
repository: https://prometheus-community.github.io/helm-charts
5-
version: 62.2.1
5+
version: 62.3.1
66
description: |
77
This chart installs the kube-prometheus-stack and configures Grafana dashboards for monitoring Kubernetes cluster with Prometheus.
88
name: kube-prometheus-stack
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)