From b66d294e6b7aeea36dab252d0b4b09c592f7796c Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 7 Jul 2023 06:08:00 +0000 Subject: [PATCH] chore(deps): update helm release longhorn to v1.5.0 --- 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 523c953ee..a0c4b05d2 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.2 + version: 1.5.0 interval: 5m install: remediation: -- GitLab