From 12d0533a7e62fad40790c642e939f02f8a53ae7f Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Wed, 26 Oct 2022 00:48:18 +0000 Subject: [PATCH] chore(deps): update helm release longhorn to v1.3.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 bfb9234d1..ecc7d4098 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.3.1 + version: 1.3.2 interval: 5m install: remediation: -- GitLab