From 8d16766ef70fdfefa678dfc31f97200bfd9f9519 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sat, 18 Nov 2023 06:07:37 +0000 Subject: [PATCH] chore(deps): update helm release longhorn to v1.5.3 --- 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 472737a2d..cf16c2f47 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.5.1 + version: 1.5.3 interval: 5m install: remediation: -- GitLab