From 6a21d9fbf87e8f4a2a09893d88b2d2b05dda89f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:15:28 +0200 Subject: [PATCH] chore(deps): update dependency giantswarm/alloy to v0.2.0 (#1289) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm/prometheus-rules/templates/alloy-rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/prometheus-rules/templates/alloy-rules.yaml b/helm/prometheus-rules/templates/alloy-rules.yaml index 2d210502..b6101ccd 100644 --- a/helm/prometheus-rules/templates/alloy-rules.yaml +++ b/helm/prometheus-rules/templates/alloy-rules.yaml @@ -27,5 +27,5 @@ spec: namespace: mimir # used by renovate # repo: giantswarm/alloy - version: 0.1.0 + version: 0.2.0 {{- end -}}