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