From eb2e0cf85260d8206d3ca598505c1bd48ac9db73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:18:33 +0000 Subject: [PATCH] chore(deps): update helm charts --- chart/Chart.yaml | 4 ++-- chart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 24e91e07..eccaf5d5 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 20.8.0 +version: 20.9.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: @@ -26,7 +26,7 @@ dependencies: repository: https://charts.timescale.com - name: kube-prometheus-stack condition: kube-prometheus-stack.enabled - version: 44.2.1 + version: 48.3.2 repository: https://prometheus-community.github.io/helm-charts - name: opentelemetry-operator condition: opentelemetry-operator.enabled diff --git a/chart/values.yaml b/chart/values.yaml index 4ee5e2b3..46d3c857 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -273,7 +273,7 @@ kube-prometheus-stack: # TODO(paulfantom): remove with kube-prometheus bump image: repository: grafana/grafana - tag: 9.3.2 + tag: 10.0.3 pullPolicy: IfNotPresent resources: limits: