We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa4b0f commit 339c5c8Copy full SHA for 339c5c8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# SAS Viya Monitoring for Kubernetes
2
3
-## Unreleased
+## Version 1.2.35 (18MAR2025)
4
* **Overall**
5
* [ANNOUNCEMENT] Starting with our next release, this project will *require* that the `yq` command-line processor for YAML
6
be installed. Specifically, a recent version (4.32+) of the [Golang-based (Mike Farah) version of `yq`](https://github.com/mikefarah/yq)
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.35-SNAPSHOT"
-appVersion: "1.2.35-SNAPSHOT"
+version: "1.2.35"
+appVersion: "1.2.35"
0 commit comments