Releases: SolaceProducts/pubsubplus-kubernetes-helm-quickstart
Releases · SolaceProducts/pubsubplus-kubernetes-helm-quickstart
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.0
v3.1.0
- Documented support and use of Ingress
- Support to individually specify all PubSub+ scaling parameters
- Support to use single mount storage-group for the broker
- Allow smaller Monitor pod CPU, Memory and storage requirements in an HA deployment
- Fixed Helm error with custom service annotation
v3.0.0
This major release contains the following changes:
- Removed support for Helm v2, now supporting only Helm v3
- Added support to define extra env variables for the PubSub+ container
- Fixed request to /SEMP path when testing management host (was an issue when TLS enabled)
- Fixed setup config-sync to apply to all VPNs
- Added Helm test to chart
- Added schema to chart
- Added kubeVersion to chart
- Added license to chart root
v2.4.1
Update this quickstart for broker 9.10
- Change to use the modern 'assert-leader' command
- Backwards compatible to broker 9.8 and later
v2.4.0
Server certs support
- Added support to configure server certificates for TLS
- Improved logic to set and log pod active labels as part of readiness check
- Updated names and file locations for readiness check related files to align with long-term broker file system strategy
- Renamed internal script setup-config-sync to startup-broker
- Added more default exposed ports, unified port names
- Added automation coverage for TLS configuration
- Fixed reference to Helm hub
- Updated chart version to 2.4
v2.3.1
- Adjusted pod label update logic to not track label as updated if detected update fails.
- Emphasize in documentation that broker resource requirements must be met by node available resources