From 6e16145d215a3a948fd5073e3c0d522c0a47cb07 Mon Sep 17 00:00:00 2001 From: Martyn Date: Wed, 6 May 2026 01:16:53 +0200 Subject: [PATCH] Don't downgrade pls --- app-of-apps/longhorn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-of-apps/longhorn.yaml b/app-of-apps/longhorn.yaml index f748f46..94831c5 100644 --- a/app-of-apps/longhorn.yaml +++ b/app-of-apps/longhorn.yaml @@ -25,7 +25,7 @@ spec: value: 'false' chart: longhorn repoURL: https://charts.longhorn.io - targetRevision: 1.8.2 + targetRevision: 1.9.2 syncPolicy: automated: selfHeal: true