From a66f294f5b0159f57f3912526b53a0a00c534973 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 17:41:31 +0000 Subject: [PATCH] chore(deps): update helm charts --- chart/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 827cf201..ff3af857 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 17.6.0 +version: 17.7.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: @@ -26,9 +26,9 @@ dependencies: repository: https://charts.timescale.com - name: kube-prometheus-stack condition: kube-prometheus-stack.enabled - version: 41.6.1 + version: 41.7.0 repository: https://prometheus-community.github.io/helm-charts - name: opentelemetry-operator condition: opentelemetry-operator.enabled - version: 0.16.0 + version: 0.17.0 repository: https://open-telemetry.github.io/opentelemetry-helm-charts