From d94ae8169764b01bc0186eb00f23210f6730dec0 Mon Sep 17 00:00:00 2001 From: boerst Date: Thu, 5 Dec 2024 17:50:58 -0600 Subject: [PATCH] [c-lightning] Bumping to v24.08.2 (#131) --- charts/c-lightning/Chart.yaml | 4 ++-- charts/c-lightning/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/c-lightning/Chart.yaml b/charts/c-lightning/Chart.yaml index 9f42438..077d838 100644 --- a/charts/c-lightning/Chart.yaml +++ b/charts/c-lightning/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 name: c-lightning description: A specification compliant Lightning Network implementation in C -version: 0.1.4 +version: 0.1.5 # renovate: image=elementsproject/lightningd -appVersion: v24.08.1 +appVersion: v24.08.2 keywords: - c-lightning - bitcoin diff --git a/charts/c-lightning/README.md b/charts/c-lightning/README.md index b49c5c7..060866d 100644 --- a/charts/c-lightning/README.md +++ b/charts/c-lightning/README.md @@ -1,6 +1,6 @@ # c-lightning -![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![AppVersion: v24.08.1](https://img.shields.io/badge/AppVersion-v24.08.1-informational?style=flat-square) +![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![AppVersion: v24.08.2](https://img.shields.io/badge/AppVersion-v24.08.2-informational?style=flat-square) A specification compliant Lightning Network implementation in C