Skip to content

Commit

Permalink
[lnd] v0.18.3 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
bboerst authored Sep 12, 2024
1 parent e5dbac9 commit aa58e6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/lnd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
name: lnd
description: A golang implementation of a Lightning Network node
version: 0.1.6
version: 0.1.7
# renovate: image=lightninglabs/lnd
appVersion: v0.18.2-beta
appVersion: v0.18.3-beta
keywords:
- lnd
- bitcoin
Expand Down
2 changes: 1 addition & 1 deletion charts/lnd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# lnd

![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![AppVersion: v0.18.2-beta](https://img.shields.io/badge/AppVersion-v0.18.2--beta-informational?style=flat-square)
![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![AppVersion: v0.18.3-beta](https://img.shields.io/badge/AppVersion-v0.18.3--beta-informational?style=flat-square)

A golang implementation of a Lightning Network node

Expand Down

0 comments on commit aa58e6f

Please sign in to comment.