From 6b5dfe5aeb9770671666def12dab7298e6d8553d Mon Sep 17 00:00:00 2001 From: gsmith-sas <65406958+gsmith-sas@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:06:08 -0500 Subject: [PATCH] Start of sprint housekeeping --- 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 5da034df..a1288c33 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.32" -appVersion: "1.2.32" +version: "1.2.33-SNAPSHOT" +appVersion: "1.2.33-SNAPSHOT"