From c7653659d562ab734724bf639fa8ace52d9ac8d6 Mon Sep 17 00:00:00 2001 From: Greg Smith <65406958+gsmith-sas@users.noreply.github.com> Date: Wed, 29 May 2024 18:51:07 -0400 Subject: [PATCH] Start of Sprint Housekeeping (#648) --- 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 fc76903e..6e92cd69 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.25" -appVersion: "1.2.25" +version: "1.2.26-SNAPSHOT" +appVersion: "1.2.26-SNAPSHOT"