From d8a232c440605439f6eeea4f06a0b0ea6d35e256 Mon Sep 17 00:00:00 2001 From: Andrey Voronkov Date: Mon, 2 Mar 2020 13:56:04 +0300 Subject: [PATCH] keydb 0.3.1: * Update app version to match docker image --- keydb/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keydb/Chart.yaml b/keydb/Chart.yaml index a1b79fc..004d595 100644 --- a/keydb/Chart.yaml +++ b/keydb/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: keydb description: A Helm chart for KeyDB multimaster setup type: application -version: 0.3.0 +version: 0.3.1 keywords: - keydb - redis @@ -20,4 +20,4 @@ sources: - https://github.com/Enapter/charts - https://github.com/JohnSully/KeyDB icon: https://keydb.dev/assets/ico/keydb_logo_bwtxtw.png -appVersion: 5.3.0 +appVersion: 5.3.2