From 5a16bc654802d27215b4045260c017065c4eb5ff Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 13 Sep 2022 04:23:29 +0000
Subject: [PATCH] chore(deps): update helm release starboard-exporter to v0.5.2

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

diff --git a/infrastructure/starboard/monitoring.yaml b/infrastructure/starboard/monitoring.yaml
index 43701c6d1..4f5e0e11a 100644
--- a/infrastructure/starboard/monitoring.yaml
+++ b/infrastructure/starboard/monitoring.yaml
@@ -21,7 +21,7 @@ spec:
         kind: HelmRepository
         name: giantswarm
         namespace: starboard-system
-      version: 0.5.1
+      version: 0.5.2
   interval: 5m
   values:
     networkpolicy:
-- 
GitLab