From cad6c2ade265c21af0c53763cd83b03d80b6cee2 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Thu, 26 Jan 2023 06:06:44 +0000
Subject: [PATCH] chore(deps): update helm release starboard-exporter to v0.7.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 2a0f0b58a..9f036d0e6 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.7.0
+      version: 0.7.1
   interval: 5m
   values:
     networkpolicy:
-- 
GitLab