From a63f0afb539de29aeecc26e002077d2ec0289720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 07:27:23 +0200 Subject: [PATCH] chore(deps): update all-ci-updates (#1984) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- hack/distro/argocd/release.flux.yaml | 2 +- hack/distro/monitoring/kube-prometheus-stack/release.flux.yaml | 2 +- hack/distro/monitoring/pyroscope/release.flux.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hack/distro/argocd/release.flux.yaml b/hack/distro/argocd/release.flux.yaml index 1c560b81..936e817a 100644 --- a/hack/distro/argocd/release.flux.yaml +++ b/hack/distro/argocd/release.flux.yaml @@ -13,7 +13,7 @@ spec: chart: spec: chart: argo-cd - version: "9.5.20" + version: "9.5.21" sourceRef: kind: HelmRepository name: argocd diff --git a/hack/distro/monitoring/kube-prometheus-stack/release.flux.yaml b/hack/distro/monitoring/kube-prometheus-stack/release.flux.yaml index cfc3433a..48e08a81 100644 --- a/hack/distro/monitoring/kube-prometheus-stack/release.flux.yaml +++ b/hack/distro/monitoring/kube-prometheus-stack/release.flux.yaml @@ -13,7 +13,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: "86.2.2" + version: "86.2.3" sourceRef: kind: HelmRepository name: kube-prometheus-stack diff --git a/hack/distro/monitoring/pyroscope/release.flux.yaml b/hack/distro/monitoring/pyroscope/release.flux.yaml index 4da902a1..a3adef59 100644 --- a/hack/distro/monitoring/pyroscope/release.flux.yaml +++ b/hack/distro/monitoring/pyroscope/release.flux.yaml @@ -13,7 +13,7 @@ spec: chart: spec: chart: pyroscope - version: "2.0.3" + version: "2.1.0" sourceRef: kind: HelmRepository name: pyroscope