Skip to content

Commit

Permalink
docs: automated readme update [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
GitHub Actions committed May 1, 2023
1 parent d116811 commit 8752267
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Version of the RKE release to use
#### Default value

```YAML
rke_binary_version: 1.4.2
rke_binary_version: 1.4.5
```

### rke_cluster_name
Expand Down Expand Up @@ -424,15 +424,15 @@ Mapping for supported Kubernetes versions

```YAML
rke_kubernetes_support:
'1.17': v1.17.17-rancher1-3
'1.17': v1.17.17-rancher2-4
'1.18': v1.18.20-rancher1-3
'1.19': v1.19.16-rancher1-6
'1.20': v1.20.15-rancher1-4
'1.19': v1.19.16-rancher2-1
'1.20': v1.20.15-rancher2-2
'1.21': v1.21.14-rancher1-1
'1.22': v1.22.17-rancher1-1
'1.23': v1.23.15-rancher1-1
'1.24': v1.24.9-rancher1-1
'1.25': v1.25.5-rancher1-1
'1.22': v1.22.17-rancher1-2
'1.23': v1.23.16-rancher2-2
'1.24': v1.24.13-rancher2-1
'1.25': v1.25.9-rancher2-1
```

### rke_kubernetes_version
Expand All @@ -442,7 +442,7 @@ Kubernetes version to install
#### Default value

```YAML
rke_kubernetes_version: '1.24'
rke_kubernetes_version: '1.25'
```

### rke_monitoring_config
Expand Down

0 comments on commit 8752267

Please sign in to comment.