From ff960baf1e1a8efd2a24813928148c58ebb4c344 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Fri, 18 Feb 2022 17:35:35 +0100
Subject: [PATCH] chore(flux-system): Update monitoring integration to version
 0.27.0

---
 infrastructure/flux-system/monitoring.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/flux-system/monitoring.yaml b/infrastructure/flux-system/monitoring.yaml
index 9d34b6075..0aa3b4e5e 100644
--- a/infrastructure/flux-system/monitoring.yaml
+++ b/infrastructure/flux-system/monitoring.yaml
@@ -7,7 +7,7 @@ metadata:
 spec:
   interval: 30m0s
   ref:
-    tag: v0.26.2
+    tag: v0.27.0
   url: https://git.shivering-isles.com/github-mirror/fluxcd/flux2
   ignore: |
     # exclude all
-- 
GitLab