From b31e56f839720e0c266a6a6f2575d4980c4cb80e Mon Sep 17 00:00:00 2001 From: Jason Tackaberry Date: Fri, 10 May 2024 19:51:03 -0400 Subject: [PATCH] Release 1.8.1 --- charts/rqlite/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/rqlite/Chart.yaml b/charts/rqlite/Chart.yaml index adf4113..426d8c3 100644 --- a/charts/rqlite/Chart.yaml +++ b/charts/rqlite/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: rqlite -version: 1.8.0 +version: 1.8.1 appVersion: 8.24.7 description: The lightweight, distributed relational database built on SQLite type: application