Affects
Teams planning or operating Helm deployments for Access Manager, Lerian Console, Fetcher, or Tracer.
What changed
The Helm guides now state component-specific Kubernetes API baselines: Console supports Kubernetes 1.20+, while Access Manager and the infrastructure guide require Kubernetes 1.23+ because their charts use
autoscaling/v2 and policy/v1. Helm 3.8+ remains required for OCI registry support.
The guides also clarify that only products and components with published charts use the documented Helm workflow. This is a documentation correction; it does not announce a runtime release.
Impact
Classification: Review recommended. Existing and planned Helm deployments should use the correct baseline for each chart.
What you need to do
1
Confirm the Kubernetes version for each chart you deploy before installing or upgrading it.
2
Use a currently supported Kubernetes minor release in production.
3
Confirm that your target product or component has a published Helm chart before adopting the Helm workflow.

