From 21c4ad0c5865653e011f7fd4ec66bb24e1fa552b Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Mon, 17 Jan 2022 03:27:06 +0100
Subject: [PATCH] ci(longhorn): Integrate with renovate dependency manager

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

diff --git a/infrastructure/longhorn/release.yaml b/infrastructure/longhorn/release.yaml
index a8271d52b..3dd86f040 100644
--- a/infrastructure/longhorn/release.yaml
+++ b/infrastructure/longhorn/release.yaml
@@ -11,6 +11,7 @@ spec:
       sourceRef:
         kind: HelmRepository
         name: longhorn
+      # renovate: helmRepo=https://charts.longhorn.io depName=longhorn
       version: 1.2.3
   interval: 5m
   values:
-- 
GitLab