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,13 +12,13 @@ keywords:
1212 - monitoring
1313 - tracing
1414 - opentelemetry
15- version : 17.20 .0
15+ version : 17.21 .0
1616# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
1717# kubeVersion: ">= 1.23.0"
1818dependencies :
1919 - name : timescaledb-single
2020 condition : timescaledb-single.enabled
21- version : 0.22 .0
21+ version : 0.23 .0
2222 repository : https://charts.timescale.com
2323 - name : promscale
2424 condition : promscale.enabled
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ kube-prometheus-stack:
154154 prometheusSpec :
155155 image :
156156 repository : quay.io/prometheus/prometheus
157- tag : v2.40.1
157+ tag : v2.40.2
158158 scrapeInterval : " 1m"
159159 scrapeTimeout : " 10s"
160160 evaluationInterval : " 1m"
You can’t perform that action at this time.
0 commit comments