From 305805c67edb0a31c55d936d3d8e10917a1d845e Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 26 Oct 2022 01:42:05 +0000
Subject: [PATCH] chore(deps): update helm release sloth to v0.6.2

---
 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 ad90aac67..c35791ec4 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.5.2
+      version: 0.6.2
   interval: 5m
   install:
     crds: CreateReplace
-- 
GitLab