Releases: wallarm/sidecar
Releases · wallarm/sidecar
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
helm-chart-4.4.5
Set the config.wallarm.fallback
and config.wallarm.enableLibDetection
Helm values to on
by default
helm-chart-4.4.4
New features:
- Ability to save a Wallarm node token as a Kubernetes secret and pull it to the Helm chart using the
existingSecret
feature. Read more
Internal improvements:
- Update Wallarm component versioning logic to point to the Helm chart version
- Update default controller replica count from 2 to 1
- Add signing container images
- Add Helm chart testing
controller-v1.1.0
[Controller]
- Now controller uses env var to read Wallarm API token
- Bump Golang version to 1.19.5
- Bump Alpine version to 3.17
v1.0.3
Upgrade upstream 4.2.0 -> 4.2.1 (#100) [Upstream] Bump versions 4.2.0 -> 4.2.1 [Controller] Update Golang version 1.18.5 -> 1.19.0 Update sidecar template with Tarantool NGINX upstream specific variables [Helm] Update values.yaml with parameters for configuring Tarantool NGINX upstream Change update strategy setting for post-analytics deployment: Recreate -> RollingUpdate
v1.0.2
Upgrade upstream version to 4.2 (#96) Upgrade upstream version to 4.2 Co-authored-by: Evgeniy Dmitriev <[email protected]>