-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade CAPI/CAPO to v1.6.2/v0.9.0 (#1)
- Loading branch information
Showing
42 changed files
with
1,146 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
apiVersion: v2 | ||
appVersion: v1.4.3 | ||
appVersion: v1.6.2 | ||
description: A Helm chart for deploying cluster API. | ||
icon: https://assets.unikorn-cloud.org/assets/images/logos/dark-on-light/icon.png | ||
name: cluster-api-bootstrap-kubeadm | ||
type: application | ||
version: v0.1.10 | ||
version: v0.1.11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
capi_diagnostics_address: :8443 | ||
capi_insecure_diagnostics: false | ||
exp_kubeadm_bootstrap_format_ignition: false | ||
exp_lazy_restmapper: false | ||
exp_machine_pool: false | ||
image: registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.4.3 | ||
image: registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.6.2 | ||
kubeadm_bootstrap_token_ttl: 15m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
apiVersion: v2 | ||
appVersion: v1.4.3 | ||
appVersion: v1.6.2 | ||
description: A Helm chart for deploying cluster API. | ||
icon: https://assets.unikorn-cloud.org/assets/images/logos/dark-on-light/icon.png | ||
name: cluster-api-control-plane-kubeadm | ||
type: application | ||
version: v0.1.10 | ||
version: v0.1.11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
capi_diagnostics_address: :8443 | ||
capi_insecure_diagnostics: false | ||
cluster_topology: false | ||
exp_kubeadm_bootstrap_format_ignition: false | ||
exp_lazy_restmapper: false | ||
image: registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.4.3 | ||
image: registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.6.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
apiVersion: v2 | ||
appVersion: v1.4.3 | ||
appVersion: v1.6.2 | ||
description: A Helm chart for deploying cluster API. | ||
icon: https://assets.unikorn-cloud.org/assets/images/logos/dark-on-light/icon.png | ||
name: cluster-api-core | ||
type: application | ||
version: v0.1.10 | ||
version: v0.1.11 |
Oops, something went wrong.