Skip to content

Commit 7c1e55a

Browse files
authored
Merge pull request #18 from AbsaOSS/bump-k3s-v1.20.4+k3s1
Bump to k3s v1.20.4+k3s1
2 parents 132c193 + 25a665c commit 7c1e55a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ To prevent potential issues due to usage such versions, the k3d, k3s versions ar
6565
|:----------:|:-------:|:-----------------------:|
6666
| v1.1.0 | [v3.4.0](https://github.com/rancher/k3d/releases/tag/v3.4.0) | [rancher/k3s:v1.20.2-k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.20.2%2Bk3s1)|
6767
| v1.2.0 | [v4.2.0](https://github.com/rancher/k3d/releases/tag/v4.2.0) | [rancher/k3s:v1.20.2-k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.20.2%2Bk3s1)|
68+
| v1.3.0 | [v4.2.0](https://github.com/rancher/k3d/releases/tag/v4.2.0) | [rancher/k3s:v1.20.4-k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.20.4%2Bk3s1)|
6869

6970

7071
## Single Cluster

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RED=
1111
NC=
1212
K3D_URL=https://raw.githubusercontent.com/rancher/k3d/main/install.sh
1313
K3D_VERSION=v4.2.0
14-
K3S_VERSION=docker.io/rancher/k3s:v1.20.2-k3s1
14+
K3S_VERSION=docker.io/rancher/k3s:v1.20.4-k3s1
1515
DEFAULT_NETWORK=k3d-action-bridge-network
1616
DEFAULT_SUBNET=172.16.0.0/24
1717
NOT_FOUND=k3d-not-found-network

0 commit comments

Comments
 (0)