From eac2dafe77b40b4aa093b5bed1e043da2bd18fc4 Mon Sep 17 00:00:00 2001 From: savitaashture Date: Tue, 3 Sep 2024 12:39:08 +0530 Subject: [PATCH] Update version for task-openshift for patch release --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index a52509b..6deaf59 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 name: task-openshift -version: 0.2.0 +version: 0.2.1 description: Contains the Tekton Tasks to manage CLI related tasks -type: application \ No newline at end of file +type: application