From 8c3ca9fb46b9c4796d789b25b941f96b3fc3f1d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 06:38:12 +0000 Subject: [PATCH] chore(deps): update longhornio/support-bundle-kit docker tag to v0.0.60 --- kubernetes/longhorn/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/longhorn/helm/values.yaml b/kubernetes/longhorn/helm/values.yaml index 72d501b7..cf0ebdc5 100644 --- a/kubernetes/longhorn/helm/values.yaml +++ b/kubernetes/longhorn/helm/values.yaml @@ -21,7 +21,7 @@ image: tag: "v1.9.0" supportBundleKit: repository: "longhornio/support-bundle-kit" - tag: "v0.0.59" + tag: "v0.0.60" csi: attacher: repository: "longhornio/csi-attacher"