From 40f88984d22cd64b3ec159eb03567b62c170b99f Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Sat, 13 May 2023 06:06:45 +0000
Subject: [PATCH] chore(deps): update helm release longhorn to v1.4.2

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

diff --git a/infrastructure/longhorn/release.yaml b/infrastructure/longhorn/release.yaml
index b6ff98f40..523c953ee 100644
--- a/infrastructure/longhorn/release.yaml
+++ b/infrastructure/longhorn/release.yaml
@@ -12,7 +12,7 @@ spec:
         kind: HelmRepository
         name: longhorn
         namespace: longhorn-system
-      version: 1.4.1
+      version: 1.4.2
   interval: 5m
   install:
     remediation:
-- 
GitLab