From a5daeefa5c6ea657252ca42c788e2401340f3550 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 15 Nov 2022 12:07:59 +0000 Subject: [PATCH] Update Helm release longhorn to v1.3.2 --- apps/templates/longhorn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/longhorn.yaml b/apps/templates/longhorn.yaml index 234b716..459937a 100644 --- a/apps/templates/longhorn.yaml +++ b/apps/templates/longhorn.yaml @@ -35,7 +35,7 @@ spec: - key: "node-role.kubernetes.io/master" operator: "Exists" repoURL: https://charts.longhorn.io - targetRevision: 1.3.0 + targetRevision: 1.3.2 syncPolicy: automated: