From c04ae7812125675cbfcf53e3ac81a8dc67412f9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 06:14:19 +0000 Subject: [PATCH] chore(deps): update longhornio/support-bundle-kit docker tag to v0.0.56 --- 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 aa09d4af..359ac0f4 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.55" + tag: "v0.0.56" csi: attacher: repository: "longhornio/csi-attacher"