From 8279cbcf038b97f39be35ac7d270f620d8140133 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 12:12:19 +0000 Subject: [PATCH] chore(deps): update helm release promscale to v15 --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8501289a..24e91e07 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 20.7.0 +version: 20.8.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: @@ -22,7 +22,7 @@ dependencies: repository: https://charts.timescale.com - name: promscale condition: promscale.enabled - version: 14.6.1 + version: 15.0.0 repository: https://charts.timescale.com - name: kube-prometheus-stack condition: kube-prometheus-stack.enabled