Skip to content

Commit 665b485

Browse files
chore(deps): update helm release longhorn to v1.10.1
1 parent f4b4bd0 commit 665b485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/csi/longhorn.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resource "helm_release" "longhorn" {
1313

1414
repository = "https://charts.longhorn.io"
1515
chart = "longhorn"
16-
version = "1.9.1"
16+
version = "1.10.1"
1717

1818
namespace = "sys-longhorn"
1919
name = "longhorn"

0 commit comments

Comments
 (0)