From e53b767e94f03eecf40b2027a6fad7a604bb1006 Mon Sep 17 00:00:00 2001 From: Jason Tackaberry Date: Sun, 28 Jul 2024 16:38:45 -0400 Subject: [PATCH] Release 1.11.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 2f8d250..851429d 100644 --- a/charts/rqlite/Chart.yaml +++ b/charts/rqlite/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: rqlite -version: 1.10.0 +version: 1.11.0 appVersion: 8.26.8 description: The lightweight, distributed relational database built on SQLite type: application