From 689bdb2d4c1c1f3b08081da085f8443cbf58da37 Mon Sep 17 00:00:00 2001
From: Simon Ehrenstein <simon.ehrenstein@gmail.com>
Date: Tue, 15 Feb 2022 17:05:02 +0100
Subject: [PATCH] Add strimzi

---
 helm/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index 27049242c..243a49648 100644
--- a/helm/Chart.yaml
+++ b/helm/Chart.yaml
@@ -29,6 +29,6 @@ dependencies:
     version: 0.27.1
     repository: https://strimzi.io/charts/
 
-version: 0.6.3
+version: 0.7.0-SNAPSHOT
 
-appVersion: 0.6.3
+appVersion: 0.7.0-SNAPSHOT
-- 
GitLab