From e6ce3711a1cb229ba269a7aaff5d5ae7113e6c08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:46:31 +0000 Subject: [PATCH] Update dependency prometheus-operator/prometheus-operator to v0.78.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 38747c550..82c3a6bee 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.77.2/bundle.yaml + - https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.78.0/bundle.yaml