From 60cf810f929e78676bceb8c1c1f3fb1f880eeef1 Mon Sep 17 00:00:00 2001 From: Marek Date: Thu, 5 May 2022 21:21:09 +0200 Subject: [PATCH] Bump chart version and appVersion --- charts/eck-custom-resources-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/eck-custom-resources-operator/Chart.yaml b/charts/eck-custom-resources-operator/Chart.yaml index 220d8f3..919ecf4 100644 --- a/charts/eck-custom-resources-operator/Chart.yaml +++ b/charts/eck-custom-resources-operator/Chart.yaml @@ -9,5 +9,5 @@ maintainers: email: marek@xco.sk url: https://github.com/xco-sk type: application -version: 0.1.1 -appVersion: 0.0.1-beta1 +version: 0.1.2 +appVersion: 0.0.1-beta2