From 4df9b524cf6c107f1589b78cffc05b1203d387a8 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 16 Jul 2022 04:21:55 +0000
Subject: [PATCH] chore(deps): update helm release starboard-exporter to v0.5.1

---
 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 927bc950c..43701c6d1 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.0
+      version: 0.5.1
   interval: 5m
   values:
     networkpolicy:
-- 
GitLab