From 766240dd2ec2d780183f7666010335e1c7c2fda4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:17:18 +0100 Subject: [PATCH] =?UTF-8?q?fix(github-release):=20update=20prometheus-oper?= =?UTF-8?q?ator/prometheus-operator=20(=20v0.78.0=20=E2=86=92=20v0.78.1=20?= =?UTF-8?q?)=20(#1553)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .taskfiles/Cluster/Taskfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskfiles/Cluster/Taskfile.yaml b/.taskfiles/Cluster/Taskfile.yaml index e753f800..b9691b4b 100644 --- a/.taskfiles/Cluster/Taskfile.yaml +++ b/.taskfiles/Cluster/Taskfile.yaml @@ -4,7 +4,7 @@ version: "3" vars: # renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator - PROMETHEUS_OPERATOR_VERSION: "v0.78.0" + PROMETHEUS_OPERATOR_VERSION: "v0.78.1" kubectx: sh: kubectx --current