Skip to content

Commit

Permalink
Merge pull request #121 from lentzi90/automated-documentation-update-…
Browse files Browse the repository at this point in the history
…11881427707

Automated documentation update
  • Loading branch information
lentzi90 authored Nov 17, 2024
2 parents 008dcbf + 8c719e7 commit a66af19
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/clusterctl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The CLI for Cluster API.

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter clusterctl version to install. | string | v1.7.3 |
| version | Select or enter clusterctl version to install. | string | v1.8.5 |



Expand Down
2 changes: 1 addition & 1 deletion src/kubeadm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Kubeadm, nothing more, nothing less, just the binary.

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter kubeadm version to install. | string | v1.30.2 |
| version | Select or enter kubeadm version to install. | string | v1.31.2 |

You should not expect this to be able to `kubeadm init` a cluster without adding additional tools and configuration.

Expand Down
2 changes: 1 addition & 1 deletion src/kwok/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ KWOK (Kubernetes WithOut Kubelet). This installs both kwok and kwokctl.

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter kwok version to install. | string | v0.5.2 |
| version | Select or enter kwok version to install. | string | v0.6.1 |



Expand Down
2 changes: 1 addition & 1 deletion src/tilt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Toolkit for microservice development.

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter tilt version to install. | string | v0.33.17 |
| version | Select or enter tilt version to install. | string | v0.33.21 |



Expand Down

0 comments on commit a66af19

Please sign in to comment.