Skip to content

Commit e5e61ea

Browse files
authored
Prep release 1.2.36 (#741)
1 parent 5564fbd commit e5e61ea

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SAS Viya Monitoring for Kubernetes
2-
## unreleased
2+
## Version 1.2.36 (15APR2025)
33
* **Overall**
44
* [ANNOUNCEMENT] As announced previously, this project now *requires* the `yq` command-line processor for YAML. Specifically, a recent version (4.32+) of the [Golang-based (Mike Farah) version of `yq`](https://github.com/mikefarah/yq)
55
needs to be installed. While this utility is *currently* only used in a few places, we expect its use to become
@@ -12,9 +12,8 @@ topic within the Help Center documentation for further information.
1212
to *production* status. As noted earlier, this feature requires the `yq` utility. See the
1313
[Customize StorageClass](https://documentation.sas.com/?cdcId=obsrvcdc&cdcVersion=v_003&docsetId=obsrvdply&docsetTarget=n0auhd4hutsf7xn169hfvriysz4e.htm#p1lvxtk81r8jgun1d789fqaz3lq1)
1414
topic within the Help Center documentation for further information.
15-
16-
17-
## unreleased
15+
* [FIX] Resolved an issue with the V4M Container which prevented the `oc` command from being installed properly.
16+
* [TASK] The V4M Dockerfile has been revised and simplified to speed up the build process and require less memory.
1817
* **Metrics**
1918
* [FIX] Corrected bugs related to authentication/TLS configuration of Grafana sidecars on OpenShift which prevented auto-provisioning of
2019
datasources and dashboards

v4m-chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: v4m
33
description: SAS Viya 4 Monitoring for Kubernetes (https://github.com/sassoftware/viya4-monitoring-kubernetes)
44
type: application
5-
version: "1.2.36-SNAPSHOT"
6-
appVersion: "1.2.36-SNAPSHOT"
5+
version: "1.2.36"
6+
appVersion: "1.2.36"

0 commit comments

Comments
 (0)