Skip to content

Commit

Permalink
Merge pull request kubernetes#6194 from guettli/patch-2
Browse files Browse the repository at this point in the history
Update README.md: Link to Cluster-API
  • Loading branch information
k8s-ci-robot authored Nov 15, 2023
2 parents 0c48815 + 54bfbfa commit 6a7e6a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster-autoscaler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ name: cluster-autoscaler
sources:
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
type: application
version: 9.30.0
version: 9.30.1
1 change: 1 addition & 0 deletions charts/cluster-autoscaler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ To create a valid configuration, follow instructions for your cloud provider:
- [GCE](#gce)
- [Azure AKS](#azure-aks)
- [OpenStack Magnum](#openstack-magnum)
- [Cluster API](#cluster-api)

### AWS - Using auto-discovery of tagged instance groups

Expand Down
1 change: 1 addition & 0 deletions charts/cluster-autoscaler/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ To create a valid configuration, follow instructions for your cloud provider:
- [GCE](#gce)
- [Azure AKS](#azure-aks)
- [OpenStack Magnum](#openstack-magnum)
- [Cluster API](#cluster-api)

### AWS - Using auto-discovery of tagged instance groups

Expand Down

0 comments on commit 6a7e6a2

Please sign in to comment.