Helm Chart
Helm chart change log for Lenses 6.1.
Last updated
Was this helpful?
Helm chart change log for Lenses 6.1.
Chart versions published on the release/6.1 branch of lenses-helm-charts. Entries are derived from the chart version: bumps and the corresponding commit messages.
Agent: new persistence.provisioning section adds an optional PVC for HQ-managed provisioning data, with existingClaim support on both persistence.log and persistence.provisioning (the previous flat persistence.existingClaim now fails the deployment)
Agent: new service.type value (defaults to ClusterIP) to control the Service kind
Agent: fixed component label on the deployment and service templates to lenses-agent
values.schema.json examples format for postgres params object.
HQ: cleaned up duplicated rows in the chart README
Added configurable service.type parameter to allow customization of the Kubernetes service type (ClusterIP, NodePort, LoadBalancer, etc.)
New parameter in values.yaml: service.type (default: ClusterIP)
Updated service template to use the configurable value
Last updated
Was this helpful?
Was this helpful?

