From 073070aba8459e64c352816fb17c8bb72968f7df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 19:14:00 +0200 Subject: [PATCH] chore(deps): update all-ci-updates (#1807) 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 6fde2a47..e4888dfa 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.1.9" + version: "9.2.3" 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 6cbc915e..72f82c68 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: "80.6.0" + version: "80.8.0" 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 a2a5153b..61babce2 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: "1.16.0" + version: "1.17.0" sourceRef: kind: HelmRepository name: pyroscope