From 0c57a31f96f92c0a563f02f01edcfbd0cafe0863 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 18:48:24 +0000 Subject: [PATCH] Update dependency prometheus-operator/prometheus-operator to v0.74.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 e0a79419f..8f8a18acc 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.73.2/bundle.yaml + - https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.74.0/bundle.yaml