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"