From 54bfbfae1fd62e1662b5f2446f9f74c07cf77fd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Fri, 13 Oct 2023 11:23:32 +0200 Subject: [PATCH] Update README.md: Link to Cluster-API Add Link to Cluster API. --- charts/cluster-autoscaler/Chart.yaml | 2 +- charts/cluster-autoscaler/README.md | 1 + charts/cluster-autoscaler/README.md.gotmpl | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/cluster-autoscaler/Chart.yaml b/charts/cluster-autoscaler/Chart.yaml index f6dd2342319b..26cbc702b44f 100644 --- a/charts/cluster-autoscaler/Chart.yaml +++ b/charts/cluster-autoscaler/Chart.yaml @@ -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 diff --git a/charts/cluster-autoscaler/README.md b/charts/cluster-autoscaler/README.md index 9c860daee76f..ef33d9b6e5da 100644 --- a/charts/cluster-autoscaler/README.md +++ b/charts/cluster-autoscaler/README.md @@ -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 diff --git a/charts/cluster-autoscaler/README.md.gotmpl b/charts/cluster-autoscaler/README.md.gotmpl index e85c6008150c..e178a1d7a64e 100644 --- a/charts/cluster-autoscaler/README.md.gotmpl +++ b/charts/cluster-autoscaler/README.md.gotmpl @@ -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