From 82b322480d0854787b2b8832893b51ab3ad55fa9 Mon Sep 17 00:00:00 2001
From: Sergio Ballesteros <snaker@locolandia.net>
Date: Thu, 8 Sep 2022 17:31:52 +0200
Subject: [PATCH] Bump chart

---
 charts/redisoperator/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/redisoperator/Chart.yaml b/charts/redisoperator/Chart.yaml
index 70ca3e356..5ac064e98 100644
--- a/charts/redisoperator/Chart.yaml
+++ b/charts/redisoperator/Chart.yaml
@@ -4,7 +4,7 @@ appVersion: 1.2.0
 apiVersion: v1
 description: A Helm chart for the Spotahome Redis Operator
 name: redis-operator
-version: 3.2.0
+version: 3.2.1
 home: https://github.com/spotahome/redis-operator
 keywords:
   - "golang"
-- 
GitLab