Varnish Helm Chart 1.5.0
Release
Published July 11, 2024.
This is a minor release for Varnish Helm Chart.
For all components:
- Added global configuration for annotations, labels, podAnnotations, and podLabels
For varnish-enterprise:
- Added configuration options for extraEnvs
- Added configuration options for extraVolumeMounts in agent and varnishncsa containers
- Added configuration options for varnish-controller-agent’s init container
- Changed securityContext to also applies to init container in addition to workload containers
- Updated varnish-enterprise to 6.0.13r4
- Updated varnish-controller-agent to 6.3.2-6.0.13r4
For varnish-controller:
- Changed extraEnvs so it can be set as a dict, an object, or a template string
- Updated varnish-controller to 6.3.2
For varnish-controller-router:
- Changed extraEnvs so it can be set as a dict, an object, or a template string
- Fixed ConfigMap checksum being attached to an annotation in Deployment instead of a Pod
- Updated varnish-controller-router to 6.3.2
See Varnish Helm Chart Changelog for more details.