Skip to content

Commit b271e1c

Browse files
committed
Update Helm chart dependencies
Signed-off-by: 🤖QC Owl App[bot] <165384878+qc-owl-app[bot]@users.noreply.github.com>
1 parent db6af32 commit b271e1c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kubernetes/common/alloy/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace: monitoring-system
66
helmCharts:
77
- name: alloy
88
repo: https://grafana.github.io/helm-charts
9-
version: 1.5.0
9+
version: 1.5.1
1010
releaseName: alloy
1111
namespace: monitoring-system
1212
includeCRDs: false

kubernetes/common/kube-prometheus-stack/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
helmCharts:
44
- name: kube-prometheus-stack
55
repo: https://prometheus-community.github.io/helm-charts
6-
version: 80.0.0
6+
version: 80.6.0
77
releaseName: kube-prometheus-stack
88
namespace: monitoring-system
99
includeCRDs: false

kubernetes/common/prometheus-operator-crds/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ kind: Kustomization
33
helmCharts:
44
- name: prometheus-operator-crds
55
repo: https://prometheus-community.github.io/helm-charts
6-
version: 25.0.0
6+
version: 25.0.1
77
includeCRDs: false

0 commit comments

Comments
 (0)