From 64905c6084d33dccf564ce5ad7d7e6880b565edc Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sun, 27 Nov 2022 06:09:29 +0000
Subject: [PATCH] chore(deps): update helm release sloth to v0.7.0

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

diff --git a/infrastructure/monitoring/sloth.yaml b/infrastructure/monitoring/sloth.yaml
index 7ab7d0d8a..1e5b00736 100644
--- a/infrastructure/monitoring/sloth.yaml
+++ b/infrastructure/monitoring/sloth.yaml
@@ -22,7 +22,7 @@ spec:
         kind: HelmRepository
         name: sloth
         namespace: monitoring-system
-      version: 0.6.4
+      version: 0.7.0
   interval: 5m
   install:
     crds: CreateReplace
-- 
GitLab