From be91c482aa0aecd910e5d141896edf34ded0ea4c Mon Sep 17 00:00:00 2001 From: raffis Date: Wed, 24 May 2023 12:20:55 +0200 Subject: [PATCH] fix: bump chart (#16) --- chart/k8skafka-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/k8skafka-controller/Chart.yaml b/chart/k8skafka-controller/Chart.yaml index fd623a3..22bda57 100644 --- a/chart/k8skafka-controller/Chart.yaml +++ b/chart/k8skafka-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.2.0 +appVersion: v0.2.1 description: Manage Kafka Topics and related settings home: https://github.com/DoodleScheduling/k8skafka-controller maintainers: @@ -12,4 +12,4 @@ keywords: name: k8skafka-controller sources: - https://github.com/DoodleScheduling/k8skafka-controller -version: 0.3.1 +version: 0.3.2