From b1fb81cd5dff555ac10aff77864bb9ee7c22ad44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:25:46 +0000 Subject: [PATCH] Update dependency prometheus-operator/prometheus-operator to v0.76.2 --- kustomization/components/prometheus-operator/kustomization.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization/components/prometheus-operator/kustomization.yml b/kustomization/components/prometheus-operator/kustomization.yml index 737a882af..339bb382b 100644 --- a/kustomization/components/prometheus-operator/kustomization.yml +++ b/kustomization/components/prometheus-operator/kustomization.yml @@ -4,4 +4,4 @@ kind: Component resources: # renovate: datasource=github-releases - - https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.76.1/bundle.yaml + - https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.76.2/bundle.yaml