From 885c25e7fd570c58a650935d8580a3f5d93e3cf7 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Tue, 28 Jun 2022 04:17:36 +0000
Subject: [PATCH] chore(deps): update helm release starboard-exporter to v0.5.0

---
 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 fb98e3d7e..927bc950c 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.4.1
+      version: 0.5.0
   interval: 5m
   values:
     networkpolicy:
-- 
GitLab