From a5239fd56260f4f033f26f5f5a039e6b78f7ccba Mon Sep 17 00:00:00 2001 From: gsmith-sas <65406958+gsmith-sas@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:24:43 -0500 Subject: [PATCH] End-of-sprint housekeeping --- CHANGELOG.md | 2 +- v4m-chart/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a584f1fc..4c2b3f39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # SAS Viya Monitoring for Kubernetes -## Unreleased +## Version 1.2.32 (09DEC2024) * **Overall** * [CHANGE] Comments added to user.env files within samples/generic-base to clarify security best-practices; other cleanup. diff --git a/v4m-chart/Chart.yaml b/v4m-chart/Chart.yaml index 15c55c31..5da034df 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-SNAPSHOT" -appVersion: "1.2.32-SNAPSHOT" +version: "1.2.32" +appVersion: "1.2.32"