You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Release Notes SUSE Observability version 7.0.0-snapshot.20250124171607-master-8a3bd61 Helm Chart version 2.3.0
8
+
9
+
### New Features & Enhancements
10
+
* Support for a 4000 Nodes HA deployment profile was added.
11
+
* The following libraries and container images were upgraded to improve security of Suse Observability.
12
+
* HDFS
13
+
* Avro
14
+
* Protobuf
15
+
* Pac4j
16
+
* Logback
17
+
* Sts-toolbox
18
+
* All Suse Observability base images
19
+
* Kafka and Kafka operator
20
+
* Victoria metrics
21
+
* Container tools
22
+
* Minio
23
+
* Nginx prometheus exporter
24
+
* ElasticSearch prometheus Exporter
25
+
26
+
### Bug Fixes
27
+
* Fix issue where the vmrestore docker image could not be pulled from the rancher docker repositories.
28
+
* Fixed an issue where helm install would fail due to the suse-observability-backup-conf job exiting so fast that helm does not observe it.
29
+
* Fix bug where fullComponents() in scriptAPI would fail with a `Could not find elements` message.
30
+
31
+
### Breaking changes
32
+
* Using `stackstate.components.all.image.pullSecretUserName` for defining pull-secrets was removed from the suse-observability helm chart. The way to define a pullsecret is through the `suse-observability-values` chart or through `pull-secret.credentials`.
33
+
34
+
## Agent Bug Fixes
35
+
* Fix SUSE Observability agent not installing due to a pull secret not yet being created during running of a helm prehook.
36
+
* Fix issue where the SUSE Observability agent prevents containerd tmpmounts to be unmounted
0 commit comments