From 17e77273e5c330641566391571b54e524abc4cf3 Mon Sep 17 00:00:00 2001 From: Greg Smith <65406958+gsmith-sas@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:33:21 -0400 Subject: [PATCH] Start of Sprint Housekeeping (#655) --- v4m-chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v4m-chart/Chart.yaml b/v4m-chart/Chart.yaml index b2ac69e3..4943404d 100644 --- a/v4m-chart/Chart.yaml +++ b/v4m-chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: v4m description: SAS Viya 4 Monitoring for Kubernetes (https://github.com/sassoftware/viya4-monitoring-kubernetes) type: application -version: "1.2.26" -appVersion: "1.2.26" +version: "1.2.27-SNAPSHOT" +appVersion: "1.2.27-SNAPSHOT"