Update longhorn to version 1.5.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2023-07-20 13:16:25 +02:00
parent 2d8f172786
commit 82108c3921
Signed by: adrien
GPG key ID: DA7B27055C66D6DE

View file

@ -8,7 +8,7 @@ storage_localpath_default_path: "/mnt/local"
storage_localpath_namespace: "local-path-storage" storage_localpath_namespace: "local-path-storage"
storage_longhorn_enabled: false storage_longhorn_enabled: false
storage_longhorn_version: "v1.4.2" storage_longhorn_version: "v1.5.1"
storage_longhorn_namespace: "longhorn-system" storage_longhorn_namespace: "longhorn-system"
storage_nfs_enabled: false storage_nfs_enabled: false