From 506c0fa8ae576234c932301c91ab1251305546f4 Mon Sep 17 00:00:00 2001 From: Jason Tackaberry Date: Mon, 23 Sep 2024 21:30:01 -0400 Subject: [PATCH] Release 1.12.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 e8717a3..bc9301a 100644 --- a/charts/rqlite/Chart.yaml +++ b/charts/rqlite/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: rqlite -version: 1.11.0 +version: 1.12.0 appVersion: 8.30.5 description: The lightweight, distributed relational database built on SQLite type: application