From 7abb5d53e4cb4ca62d3396ae937dd8a34dd1d0eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 12:42:08 +0000 Subject: [PATCH] Renovate: Update External dependencies --- helm/dev/cortex-prometheus-operator/Chart.yaml | 2 +- tools/plutono/Dockerfile | 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 e8fd0cb12..ca8ea75f5 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: 87.12.3 + version: 87.15.1 diff --git a/tools/plutono/Dockerfile b/tools/plutono/Dockerfile index 025d8be8a..403de7ec2 100644 --- a/tools/plutono/Dockerfile +++ b/tools/plutono/Dockerfile @@ -2,6 +2,6 @@ # SPDX-License-Identifier: Apache-2.0 # Plutono is a fork of Grafana 7.5.17 under the Apache 2.0 License. -FROM ghcr.io/credativ/plutono:v7.5.49 +FROM ghcr.io/credativ/plutono:v7.5.50 COPY provisioning /etc/plutono/provisioning COPY plutono.ini /etc/plutono/plutono.ini \ No newline at end of file