Skip to content

fix(helm): update chart longhorn ( 1.11.0 → 1.11.1 )#3252

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/longhorn-1.x
Open

fix(helm): update chart longhorn ( 1.11.0 → 1.11.1 )#3252
renovate[bot] wants to merge 1 commit intomainfrom
renovate/longhorn-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Update Change
longhorn (source) patch 1.11.01.11.1

Release Notes

longhorn/charts (longhorn)

v1.11.1

Compare Source

Longhorn is a distributed block storage system for Kubernetes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| helm       | longhorn | 1.11.0 | 1.11.1 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Path: infrastructure/longhorn
Version: 1.11.0 -> 1.11.1

--- /tmp/tmp.86tjh36Qga	2026-03-16 10:09:59.982501003 +0000
+++ /tmp/tmp.GngATr0gDY	2026-03-16 10:10:00.597494280 +0000
@@ -3970,6 +3970,7 @@
         "storageclasses",
         "volumeattachments",
         "volumeattachments/status",
+        "volumeattributesclasses",
         "csinodes",
         "csidrivers",
         "csistoragecapacities"
@@ -4233,15 +4234,15 @@
             - -d
             - daemon
             - --engine-image
-            - "docker.io/longhornio/longhorn-engine:v1.11.0"
+            - "docker.io/longhornio/longhorn-engine:v1.11.1"
             - --instance-manager-image
             - "docker.io/longhornio/longhorn-instance-manager:v1.11.0-hotfix-1"
             - --share-manager-image
-            - "docker.io/longhornio/longhorn-share-manager:v1.11.0"
+            - "docker.io/longhornio/longhorn-share-manager:v1.11.1"
             - --backing-image-manager-image
-            - "docker.io/longhornio/backing-image-manager:v1.11.0"
+            - "docker.io/longhornio/backing-image-manager:v1.11.1"
             - --support-bundle-manager-image
-            - "docker.io/longhornio/support-bundle-kit:v0.0.79"
+            - "docker.io/longhornio/support-bundle-kit:v0.0.81"
             - --manager-image
             - "docker.io/longhornio/longhorn-manager:v1.11.0-hotfix-1"
             - --service-account
@@ -4295,7 +4296,7 @@
 
         - name: pre-pull-share-manager-image
           imagePullPolicy: IfNotPresent
-          image: docker.io/longhornio/longhorn-share-manager:v1.11.0
+          image: docker.io/longhornio/longhorn-share-manager:v1.11.1
           command: [ "sh", "-c", "echo share-manager image pulled && sleep infinity" ]
       volumes:
         - name: boot
@@ -4375,17 +4376,17 @@
                 fieldRef:
                   fieldPath: spec.serviceAccountName
             - name: CSI_ATTACHER_IMAGE
-              value: "docker.io/longhornio/csi-attacher:v4.10.0-20251226"
+              value: "docker.io/longhornio/csi-attacher:v4.11.0"
             - name: CSI_PROVISIONER_IMAGE
-              value: "docker.io/longhornio/csi-provisioner:v5.3.0-20251226"
+              value: "docker.io/longhornio/csi-provisioner:v5.3.0-20260225"
             - name: CSI_NODE_DRIVER_REGISTRAR_IMAGE
-              value: "docker.io/longhornio/csi-node-driver-registrar:v2.15.0-20251226"
+              value: "docker.io/longhornio/csi-node-driver-registrar:v2.16.0"
             - name: CSI_RESIZER_IMAGE
-              value: "docker.io/longhornio/csi-resizer:v2.0.0-20251226"
+              value: "docker.io/longhornio/csi-resizer:v2.1.0"
             - name: CSI_SNAPSHOTTER_IMAGE
-              value: "docker.io/longhornio/csi-snapshotter:v8.4.0-20251226"
+              value: "docker.io/longhornio/csi-snapshotter:v8.5.0"
             - name: CSI_LIVENESS_PROBE_IMAGE
-              value: "docker.io/longhornio/livenessprobe:v2.17.0-20251226"
+              value: "docker.io/longhornio/livenessprobe:v2.18.0"
 
       priorityClassName: "longhorn-critical"
       serviceAccountName: longhorn-service-account
@@ -4422,7 +4423,7 @@
               weight: 1
       containers:
         - name: longhorn-ui
-          image: docker.io/longhornio/longhorn-ui:v1.11.0
+          image: docker.io/longhornio/longhorn-ui:v1.11.1
           imagePullPolicy: IfNotPresent
           volumeMounts:
             - name: nginx-cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants