From e4b04c78c88a32c30dc9b4beb633055ed598c79f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:25:11 +0000 Subject: [PATCH] Update dependency prometheus-operator/prometheus-operator to v0.77.2 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .../prometheus-operator/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/samples/metrics-and-monitoring/prometheus-operator/kustomization.yaml b/docs/samples/metrics-and-monitoring/prometheus-operator/kustomization.yaml index 36d1df99cd1..c114cf8d203 100644 --- a/docs/samples/metrics-and-monitoring/prometheus-operator/kustomization.yaml +++ b/docs/samples/metrics-and-monitoring/prometheus-operator/kustomization.yaml @@ -1,5 +1,5 @@ namePrefix: kfserving- namespace: kfserving-monitoring resources: -- github.com/prometheus-operator/prometheus-operator?ref=v0.44.1 +- github.com/prometheus-operator/prometheus-operator?ref=v0.77.2 - namespace.yaml \ No newline at end of file