From 905548e2d9fba439111bac0f0910289fa3e2fbd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 05:56:20 +0000 Subject: [PATCH] Renovate: Update External dependencies --- helm/dev/cortex-prometheus-operator/Chart.yaml | 2 +- helm/library/cortex-postgres/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/dev/cortex-prometheus-operator/Chart.yaml b/helm/dev/cortex-prometheus-operator/Chart.yaml index 052709e8a..f3019827d 100644 --- a/helm/dev/cortex-prometheus-operator/Chart.yaml +++ b/helm/dev/cortex-prometheus-operator/Chart.yaml @@ -10,4 +10,4 @@ dependencies: # CRDs of the prometheus operator, such as PrometheusRule, ServiceMonitor, etc. - name: kube-prometheus-stack repository: oci://ghcr.io/prometheus-community/charts - version: 81.3.1 + version: 81.5.0 diff --git a/helm/library/cortex-postgres/values.yaml b/helm/library/cortex-postgres/values.yaml index 14c95fb4b..4bd683dbd 100644 --- a/helm/library/cortex-postgres/values.yaml +++ b/helm/library/cortex-postgres/values.yaml @@ -24,7 +24,7 @@ prometheus: exporter: image: repository: prometheuscommunity/postgres-exporter - tag: "v0.18.1" + tag: "v0.19.0" pullPolicy: IfNotPresent resources: