From 220410c36a977fae81b303f066b5996fa64c29f1 Mon Sep 17 00:00:00 2001 From: Jason Tackaberry Date: Fri, 14 Jun 2024 19:40:57 -0400 Subject: [PATCH] Update default rqlite version to 8.26.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 1184895..51ad5fe 100644 --- a/charts/rqlite/Chart.yaml +++ b/charts/rqlite/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: rqlite version: 1.9.0 -appVersion: 8.24.10 +appVersion: 8.26.0 description: The lightweight, distributed relational database built on SQLite type: application home: https://rqlite.io/