From d6118abc9e8babdbaf10b68492f194a1512aa375 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 18:34:45 +0000 Subject: [PATCH] Update dependency prometheus-operator/prometheus-operator to v0.75.0 --- 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 8f8a18acc..d7c946b72 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.74.0/bundle.yaml + - https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.75.0/bundle.yaml