From 45f43777618326b88de4f2166faa424d24877c9d Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 17 Mar 2023 06:06:56 +0000 Subject: [PATCH] chore(deps): update helm release longhorn to v1.4.1 --- 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 884baf9ef..b6ff98f40 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.0 + version: 1.4.1 interval: 5m install: remediation: -- GitLab