From 847ee8348b5974894a520f33701c345853470ebc Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 07:25:57 -0700 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20prometheus-oper?= =?UTF-8?q?ator/prometheus-operator=20(=20v0.71.0=20=E2=86=92=200.71.1=20)?= =?UTF-8?q?=20(#1514)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | --------------- | --------------------------------------- | ------- | ------ | | github-releases | prometheus-operator/prometheus-operator | v0.71.0 | 0.71.1 | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- .taskfiles/Flux/Taskfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskfiles/Flux/Taskfile.yaml b/.taskfiles/Flux/Taskfile.yaml index 02ae365a1d..2a62631382 100644 --- a/.taskfiles/Flux/Taskfile.yaml +++ b/.taskfiles/Flux/Taskfile.yaml @@ -4,7 +4,7 @@ version: "3" vars: # renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator - PROMETHEUS_OPERATOR_VERSION: "v0.71.0" + PROMETHEUS_OPERATOR_VERSION: "0.71.1" tasks: