From 9460f686243224806bcf690e7d8740e9dbb4e44d Mon Sep 17 00:00:00 2001 From: PurseChicken Date: Sat, 19 Oct 2024 02:34:21 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20cnrm-chart=20version:=201.2.0=20?= =?UTF-8?q?=E2=86=92=201.2.1?= 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 be9e192..6ab4214 100644 --- a/charts/cnrm-chart/.bumpversion.cfg +++ b/charts/cnrm-chart/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.0 +current_version = 1.2.1 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 6df62cc..7d976f3 100644 --- a/charts/cnrm-chart/Chart.yaml +++ b/charts/cnrm-chart/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cnrm-chart -version: 1.2.0 +version: 1.2.1 appVersion: "0.0.1" type: application description: Deploy Projects and Infrastructure with Config Connector.