From 160ba736254c7d1ef19e339b754407be15383f7c Mon Sep 17 00:00:00 2001 From: Greg Smith <65406958+gsmith-sas@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:08:04 -0500 Subject: [PATCH] Rc2411 (#695) --- CHANGELOG.md | 2 +- v4m-chart/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 985bb1a7..8dae7a21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # SAS Viya Monitoring for Kubernetes -## Version 1.2.30 (11OCT2024) +## Version 1.2.31 (15NOV2024) * **Logging** * [UPGRADE] OpenSearch and OpenSearch Dashboards upgraded from 2.15.0 to 2.17.1 * [UPGRADE] Elasticsearch Exporter upgraded from 1.7.0 to 1.8.0. Note that this included a change to the pod labels that diff --git a/v4m-chart/Chart.yaml b/v4m-chart/Chart.yaml index 6e286753..6ea89e63 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.31-SNAPSHOT" -appVersion: "1.2.31-SNAPSHOT" +version: "1.2.31" +appVersion: "1.2.31"