Skip to content

Commit 9971021

Browse files
authored
Merge pull request #102 from Randoooom/renovate/longhorn-1.x
chore(deps): update helm release longhorn to v1.9.1
2 parents eed39f8 + a6e87ce commit 9971021

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)