From f5d6e012305cee52e8a0c2f6f1ca10cb9c7a0039 Mon Sep 17 00:00:00 2001 From: Jason Tackaberry Date: Wed, 13 Nov 2024 20:01:24 -0500 Subject: [PATCH] Release 1.14.0 --- 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 841c9e4..def9279 100644 --- a/charts/rqlite/Chart.yaml +++ b/charts/rqlite/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: rqlite -version: 1.13.0 +version: 1.14.0 appVersion: 8.34.0 description: The lightweight, distributed relational database built on SQLite type: application