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 fbbc86b + 2396b4a commit 972ff09Copy full SHA for 972ff09
chart/Chart.yaml
@@ -12,7 +12,7 @@ keywords:
12
- monitoring
13
- tracing
14
- opentelemetry
15
-version: 17.12.0
+version: 17.12.1
16
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
17
# kubeVersion: ">= 1.23.0"
18
dependencies:
chart/values.yaml
@@ -13,7 +13,7 @@ timescaledb-single:
# override default helm chart image to use one with newer promscale_extension
image:
repository: timescale/timescaledb-ha
- tag: pg14.5-ts2.8.1-p1
+ tag: pg14.5-ts2.8.1-p2
pullPolicy: IfNotPresent
env:
19
- name: TSTUNE_PROFILE
0 commit comments