From 861cb5549ab14831c69b8eff20b08a9e82a47155 Mon Sep 17 00:00:00 2001 From: Jason Tackaberry Date: Sun, 2 Jun 2024 16:17:37 -0400 Subject: [PATCH] Update default rqlite version to 8.24.10 --- 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 426d8c3..3b64a5c 100644 --- a/charts/rqlite/Chart.yaml +++ b/charts/rqlite/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: rqlite version: 1.8.1 -appVersion: 8.24.7 +appVersion: 8.24.10 description: The lightweight, distributed relational database built on SQLite type: application home: https://rqlite.io/