File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ keywords:
12
12
- monitoring
13
13
- tracing
14
14
- opentelemetry
15
- version : 20.8 .0
15
+ version : 20.9 .0
16
16
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
17
17
# kubeVersion: ">= 1.23.0"
18
18
dependencies :
@@ -26,7 +26,7 @@ dependencies:
26
26
repository : https://charts.timescale.com
27
27
- name : kube-prometheus-stack
28
28
condition : kube-prometheus-stack.enabled
29
- version : 44.2 .1
29
+ version : 47.0 .1
30
30
repository : https://prometheus-community.github.io/helm-charts
31
31
- name : opentelemetry-operator
32
32
condition : opentelemetry-operator.enabled
Original file line number Diff line number Diff line change @@ -273,7 +273,7 @@ kube-prometheus-stack:
273
273
# TODO(paulfantom): remove with kube-prometheus bump
274
274
image :
275
275
repository : grafana/grafana
276
- tag : 9.3.2
276
+ tag : 10.0.1
277
277
pullPolicy : IfNotPresent
278
278
resources :
279
279
limits :
You can’t perform that action at this time.
0 commit comments