Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# SAS Viya Monitoring for Kubernetes

## Unreleased
## Version 1.2.38 (17JUN2025)
* **Logging**
* [ANNOUNCEMENT] The [OpenDistro for Elasticsearch (ODFE) project](https://opendistro.github.io/for-elasticsearch/) reached end-of-line in May of 2022 and our project moved to
OpenSearch shorly thereafter. This release removes all remaining support for ODFE; including support for migration from ODFE
and ability to use utility scripts (e.g. change_internal_password.sh) with ealier ODFE-backed deployments.
and ability to use utility scripts (e.g. change_internal_password.sh) with ealier ODFE-backed deployments.
* [REMOVAL] Remove support for migrating from an earlier deployment which included ODFE.
* [REMOVAL] Remove support for the `LOG_SEARCH_BACKEND` environment variable. Scripts will terminate with an ERROR message if
this environment variable is detected.
Expand Down
4 changes: 2 additions & 2 deletions v4m-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.38-SNAPSHOT"
appVersion: "1.2.38-SNAPSHOT"
version: "1.2.38"
appVersion: "1.2.38"