From 80e30662f12fe7f6fda6645648a5ac9be61dc5a3 Mon Sep 17 00:00:00 2001 From: Mittwald Machine Date: Mon, 19 Jun 2023 07:06:24 +0000 Subject: [PATCH] Bump chartVersion and appVersion to '0.1.3' --- deploy/helm-chart/brudi-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/helm-chart/brudi-operator/Chart.yaml b/deploy/helm-chart/brudi-operator/Chart.yaml index bde727f..dc7cddd 100644 --- a/deploy/helm-chart/brudi-operator/Chart.yaml +++ b/deploy/helm-chart/brudi-operator/Chart.yaml @@ -6,8 +6,8 @@ description: A Helm chart for deploying the brudi-operator to your kubernetes cl # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.2 +version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.1.2 +appVersion: 0.1.3