From 85fc098362d97175285b549a5eb6ee6678bc0b30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 14:37:45 +0000 Subject: [PATCH] chore(deps): update dependency grafana/grafana-operator to v5.25.0 --- scripts/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/common.sh b/scripts/common.sh index 05bcef1..c09c518 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -90,7 +90,7 @@ BARMAN_CLOUD_PLUGIN_VERSION="${BARMAN_CLOUD_PLUGIN_VERSION:-v0.14.0}" KLIO_VERSION="${KLIO_VERSION:-v0.0.20}" KLIO_CHART="${KLIO_CHART:-oci://ghcr.io/cloudnative-pg/klio-operator-chart}" # renovate: datasource=github-releases depName=grafana/grafana-operator -GRAFANA_OPERATOR_VERSION="${GRAFANA_OPERATOR_VERSION:-v5.24.0}" +GRAFANA_OPERATOR_VERSION="${GRAFANA_OPERATOR_VERSION:-v5.25.0}" # ClusterImageCatalog with common extensions (pg-crash, pgaudit, pgvector, # postgis, timescaledb-oss, wal2json); images are pinned by digest within the # file, so tracking the `main` branch is safe. See