From 75efa06e7e604adef08a4384bf627eeb05841bbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 13:57:48 +0000 Subject: [PATCH] chore(deps): update helm release timescaledb-single to v0.27.4 --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 0038eef3..5e66e55d 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,13 +12,13 @@ keywords: - monitoring - tracing - opentelemetry -version: 20.2.0 +version: 20.3.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: - name: timescaledb-single condition: timescaledb-single.enabled - version: 0.27.2 + version: 0.27.4 repository: https://charts.timescale.com - name: promscale condition: promscale.enabled