Releases: wallarm/sidecar
helm-chart-4.8.0
-
Upgrade the Wallarm node module to version 4.8
-
Added support for API tokens to create filtering nodes and connect them to the Cloud during solution deployment. With API tokens, you can control the lifetime of your tokens and enhance node organization in the UI by setting a node group name.
Node group names are set using the
config.wallarm.api.nodeGroup
parameter in values.yaml, withdefaultSidecarGroup
as the default name. Optionally, you can control the names of node groups based on the applications' pods using thesidecar.wallarm.io/wallarm-node-group
annotation. -
Controller:
- Bump Golang to 1.21
- Removed curl
- Fix CVE-2023-38039
helm-chart-4.6.5
Fix the issue when proxy-extra-volume-mounts were not properly templated #123
helm-chart-4.6.4
Add the ability to use an external Tarantool instance 122
helm-chart-4.6.3
Fixed a bug that caused failure in the sidecar container when the following annotations were not handled properly:
sidecar.wallarm.io/nginx-http-snippet
sidecar.wallarm.io/nginx-server-snippet
sidecar.wallarm.io/nginx-location-snippet
helm-chart-4.6.2
- Added support for the latest compromised secret key set with over 100,000 recently discovered compromised keys, further enhancing our weak JWT detection capabilities
- Bump Alpine version in the Sidecar proxy solution to 3.18.0
controller-v1.3.1
- Remove permanent debug message
helm-chart-4.6.1
New features:
- Add the ability to use profiles to terminate SSL
Bug fixes:
- Fix Kurenernets API version for Pod Disruption Budget manifests
controller-v1.3.0
- Bump Alpine version to 3.18.0
- Bump Golang version to 1.20
helm-chart-4.6.0
- Upgrade Wallarm Node version to 4.6
- Sidecar image signed by Cosign v2
controller-v1.2.0
- Bump Alpine version to 3.17.2
- Controller image signed by Cosign v2