Skip to content

Commit 5de9f76

Browse files
committed
lnd: bump default image version to 0.19 for bitcoin core compatability
1 parent 072aeca commit 5de9f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/charts/bitcoincore/charts/lnd/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image:
77
repository: lightninglabs/lnd
88
pullPolicy: IfNotPresent
99
# Overrides the image tag whose default is the chart appVersion.
10-
tag: "v0.18.3-beta"
10+
tag: "v0.19.0-beta"
1111

1212
imagePullSecrets: []
1313
nameOverride: ""

0 commit comments

Comments
 (0)