We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b39659e + 8279cbc commit b09d155Copy full SHA for b09d155
chart/Chart.yaml
@@ -12,7 +12,7 @@ keywords:
12
- monitoring
13
- tracing
14
- opentelemetry
15
-version: 20.7.0
+version: 20.8.0
16
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
17
# kubeVersion: ">= 1.23.0"
18
dependencies:
@@ -22,7 +22,7 @@ dependencies:
22
repository: https://charts.timescale.com
23
- name: promscale
24
condition: promscale.enabled
25
- version: 14.6.1
+ version: 15.0.0
26
27
- name: kube-prometheus-stack
28
condition: kube-prometheus-stack.enabled
0 commit comments