Skip to content

Commit 7721e02

Browse files
chore(deps): update helm charts
1 parent 69ff68d commit 7721e02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords:
1212
- monitoring
1313
- tracing
1414
- opentelemetry
15-
version: 20.8.0
15+
version: 20.9.0
1616
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
1717
# kubeVersion: ">= 1.23.0"
1818
dependencies:
@@ -26,7 +26,7 @@ dependencies:
2626
repository: https://charts.timescale.com
2727
- name: kube-prometheus-stack
2828
condition: kube-prometheus-stack.enabled
29-
version: 44.2.1
29+
version: 47.0.0
3030
repository: https://prometheus-community.github.io/helm-charts
3131
- name: opentelemetry-operator
3232
condition: opentelemetry-operator.enabled

chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ kube-prometheus-stack:
273273
# TODO(paulfantom): remove with kube-prometheus bump
274274
image:
275275
repository: grafana/grafana
276-
tag: 9.3.2
276+
tag: 10.0.0
277277
pullPolicy: IfNotPresent
278278
resources:
279279
limits:

0 commit comments

Comments
 (0)