From c92bbdcc5ab9c96eeae8b3a8fe671658032e5d11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 09:24:24 +0000 Subject: [PATCH] Update dependency longhorn/longhorn to v1.6.1 --- kustomization/components/longhorn/kustomization.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization/components/longhorn/kustomization.yml b/kustomization/components/longhorn/kustomization.yml index 78894720c..4e6089f4b 100644 --- a/kustomization/components/longhorn/kustomization.yml +++ b/kustomization/components/longhorn/kustomization.yml @@ -11,7 +11,7 @@ patches: kind: DaemonSet resources: # renovate: datasource=github-releases - - https://raw.githubusercontent.com/longhorn/longhorn/v1.6.0/deploy/longhorn.yaml + - https://raw.githubusercontent.com/longhorn/longhorn/v1.6.1/deploy/longhorn.yaml - ingress.yml - storageclass.yml - recurringjob.yml