Skip to content

Documentation on Chart vs CA versions seems wrong #8891

@kdambekalns

Description

@kdambekalns

Which component are you using?:

/area helm-charts

How to reproduce it (as minimally and precisely as possible):

In the current README it says that the chart 9.51.0+ comes with Cluster Autoscaler 1.34.x, and is therefore for Kubernetes 1.34.x.

But the output of helm search repo autoscaler/cluster-autoscaler --versions lists:

NAME                           CHART VERSION	APP VERSION
autoscaler/cluster-autoscaler  9.53.0       	1.34.2
autoscaler/cluster-autoscaler  9.52.1       	1.34.1
autoscaler/cluster-autoscaler  9.52.0       	1.34.1
autoscaler/cluster-autoscaler  9.51.0       	1.33.0
autoscaler/cluster-autoscaler  9.50.1       	1.33.0

In fact: values.yaml of 9.51.0 gives v1.33.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions