From b87b1f70e9ac26eb7fd3928552e3b0517f08d7c2 Mon Sep 17 00:00:00 2001 From: PurseChicken Date: Wed, 8 Nov 2023 00:50:41 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20cnrm-chart=20version:=201.1.5=20?= =?UTF-8?q?=E2=86=92=201.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/cnrm-chart/.bumpversion.cfg | 2 +- charts/cnrm-chart/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cnrm-chart/.bumpversion.cfg b/charts/cnrm-chart/.bumpversion.cfg index 90ebff1..be9e192 100644 --- a/charts/cnrm-chart/.bumpversion.cfg +++ b/charts/cnrm-chart/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.1.5 +current_version = 1.2.0 commit = true tag = false message = Bump cnrm-chart version: {current_version} → {new_version} diff --git a/charts/cnrm-chart/Chart.yaml b/charts/cnrm-chart/Chart.yaml index 410de03..6df62cc 100644 --- a/charts/cnrm-chart/Chart.yaml +++ b/charts/cnrm-chart/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cnrm-chart -version: 1.1.5 +version: 1.2.0 appVersion: "0.0.1" type: application description: Deploy Projects and Infrastructure with Config Connector.