Skip to content

Commit ec5f3bc

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 60c7982 commit ec5f3bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kubernetes/common/grafana/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: monitoring-system
44
helmCharts:
55
- name: grafana
66
repo: https://grafana.github.io/helm-charts
7-
version: 8.11.0
7+
version: 8.11.1
88
releaseName: grafana
99
namespace: monitoring-system
1010
includeCRDs: false

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

+1-1
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: 70.3.0
6+
version: 70.4.1
77
releaseName: kube-prometheus-stack
88
namespace: monitoring-system
99
includeCRDs: false

kubernetes/monolithic-mode/traces/tempo/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
namespace: tracing-system
44
helmCharts:
55
- name: tempo
6-
version: 1.19.0
6+
version: 1.20.0
77
repo: https://grafana.github.io/helm-charts
88
releaseName: tempo
99
namespace: tracing-system

0 commit comments

Comments
 (0)