File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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.4 .0
15
+ version : 20.5 .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 : 43.1.2
29
+ version : 43.2.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 @@ -120,7 +120,7 @@ kube-prometheus-stack:
120
120
image :
121
121
registry : quay.io
122
122
repository : prometheus/alertmanager
123
- tag : v0.24 .0
123
+ tag : v0.25 .0
124
124
replicas : 3
125
125
# # AlertManager resource requests
126
126
resources :
You can’t perform that action at this time.
0 commit comments