feat(helm): update longhorn ( 1.9.2 ➔ 1.10.0 ) #647

Merged
renovate[bot] merged 1 commit from renovate/longhorn-1.x into main 2025-09-27 17:17:03 +02:00
renovate[bot] commented 2025-09-25 18:53:46 +02:00 (Migrated from github.com)

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
longhorn (source) minor 1.9.2 -> 1.10.0

Release Notes

longhorn/charts (longhorn)

v1.10.0

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.

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Update | Change | |---|---|---| | [longhorn](https://redirect.github.com/longhorn/longhorn) ([source](https://redirect.github.com/longhorn/charts)) | minor | `1.9.2` -> `1.10.0` | --- ### Release Notes <details> <summary>longhorn/charts (longhorn)</summary> ### [`v1.10.0`](https://redirect.github.com/longhorn/charts/releases/tag/longhorn-1.10.0) [Compare Source](https://redirect.github.com/longhorn/charts/compare/longhorn-1.9.2...longhorn-1.10.0) Longhorn is a distributed block storage system for Kubernetes. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GiorgioAresu/home-ops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
giorgiobot[bot] commented 2025-09-25 18:54:34 +02:00 (Migrated from github.com)
--- kubernetes/apps/longhorn/longhorn/app Kustomization: longhorn/longhorn HelmRelease: longhorn/longhorn

+++ kubernetes/apps/longhorn/longhorn/app Kustomization: longhorn/longhorn HelmRelease: longhorn/longhorn

@@ -13,13 +13,13 @@

     spec:
       chart: longhorn
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: longhorn
-      version: 1.9.2
+      version: 1.10.0
   interval: 30m
   values:
     annotations:
       configmap.reloader.stakater.com/reload: longhorn-default-setting
     defaultBackupStore:
       backupTarget: nfs://10.17.1.2:/mnt/tank/longhorn-backups
```diff --- kubernetes/apps/longhorn/longhorn/app Kustomization: longhorn/longhorn HelmRelease: longhorn/longhorn +++ kubernetes/apps/longhorn/longhorn/app Kustomization: longhorn/longhorn HelmRelease: longhorn/longhorn @@ -13,13 +13,13 @@ spec: chart: longhorn interval: 30m sourceRef: kind: HelmRepository name: longhorn - version: 1.9.2 + version: 1.10.0 interval: 30m values: annotations: configmap.reloader.stakater.com/reload: longhorn-default-setting defaultBackupStore: backupTarget: nfs://10.17.1.2:/mnt/tank/longhorn-backups ``` <!-- Sticky Pull Request Comment647/kubernetes/kustomization -->
Sign in to join this conversation.
No description provided.