Skip to content

Commit a6e87ce

Browse files
chore(deps): update helm release longhorn to v1.9.1
1 parent 0ad059d commit a6e87ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/kubernetes-base/longhorn.tf

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

2828
repository = "https://charts.longhorn.io"
2929
chart = "longhorn"
30-
version = "1.9.0"
30+
version = "1.9.1"
3131

3232
namespace = "sys-longhorn"
3333
name = "longhorn"

0 commit comments

Comments
 (0)