From a37bde6c35a3cc3bf0f9d17901cbfb365608fe8e Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Thu, 11 Aug 2022 15:43:09 +0000 Subject: [PATCH] chore(deps): update helm release longhorn to v1.3.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 df7893979..bfb9234d1 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.0 + version: 1.3.1 interval: 5m install: remediation: -- GitLab