From 6c634e3c3dee638713960a031ee310338603756b Mon Sep 17 00:00:00 2001 From: Greg Smith <65406958+gsmith-sas@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:24:15 -0400 Subject: [PATCH] Start of sprint housekeeping (#678) --- 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 71b07977..2d007a21 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.29" -appVersion: "1.2.29" +version: "1.2.30-SNAPSHOT" +appVersion: "1.2.30-SNAPSHOT"