From 2396b4a42c6c8d156e5c741adae597999ad585fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Krupa=20=28paulfantom=29?= Date: Thu, 3 Nov 2022 10:43:25 +0100 Subject: [PATCH] chart: bump tsdb image version to bugfix patroni --- chart/Chart.yaml | 2 +- chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5e6f1a55..a0cc410a 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 17.12.0 +version: 17.12.1 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: diff --git a/chart/values.yaml b/chart/values.yaml index 3d01079c..ad2e4fbc 100644 --- a/chart/values.yaml +++ b/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: - name: TSTUNE_PROFILE