Helm chart updates¶
Observe uses Helm charts to deploy the Observe Agent into your Kubernetes clusters. This page summarizes the latest updates to the Helm charts. Helm charts are updated periodically as needed. Helm chart updates are not on the same timeline as the Observe platform releases.
Version 0.70.3¶
fix: Treat “nil” ready replicas as 0
Version 0.70.2¶
fix: allow cadvisor prometheus pipeline without an independent deployment
Version 0.70.1¶
fix: only check for trace sampling to be enabled when the gateway is enabled
Version 0.70.0¶
feat: add gateway deployment for trace sampling
Version 0.69.0¶
feat: update to latest observe-agent version
Version 0.68.0¶
feat: Add
deployment.environment
support
Version 0.67.3¶
fix: bump observe-agent version and otel subchart version
Version 0.67.2¶
fix: improve RED metric attribute naming
Version 0.67.1¶
refactor: move RED metrics specific config to helper files
fix: handle null service resource attributes in RED metrics
Version 0.67.0¶
Added comments to values.yaml detailing how to install the helm chart in a serverless Kubernetes environment.