Skip to content

Commit

Permalink
kubernetes 1.29
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Paskal <[email protected]>
  • Loading branch information
maksim-paskal committed Apr 24, 2024
1 parent 320dd0d commit 59130fd
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 179 deletions.
124 changes: 0 additions & 124 deletions e2e/configs/full.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions e2e/configs/v1.25.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions e2e/configs/v1.26.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions e2e/configs/v1.27.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ipRange: "10.0.0.0/16"
masterCount: 3
serverComponents:
kubernetes:
version: 1.28.2
version: 1.29.3
docker:
version: 5:24.0.6-1~ubuntu.$(lsb_release -rs)~$(lsb_release -cs)
containerd:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ serverComponents:
ubuntu:
version: ubuntu-22.04
kubernetes:
version: 1.28.2
version: 1.29.3
docker:
version: 5:24.0.6-1~ubuntu.$(lsb_release -rs)~$(lsb_release -cs)
containerd:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ masterServers:
servertype: cpx21
serverComponents:
kubernetes:
version: 1.28.2
version: 1.29.3
docker:
version: 5:24.0.6-1~ubuntu.$(lsb_release -rs)~$(lsb_release -cs)
containerd:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ serverComponents:
version: ubuntu-22.04
architecture: arm
kubernetes:
version: 1.28.2
version: 1.29.3
docker:
version: 5:24.0.6-1~ubuntu.$(lsb_release -rs)~$(lsb_release -cs)
containerd:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ serverComponents:
ubuntu:
architecture: arm
kubernetes:
version: 1.28.2
version: 1.29.3
docker:
version: 5:24.0.6-1~ubuntu.$(lsb_release -rs)~$(lsb_release -cs)
containerd:
Expand Down

0 comments on commit 59130fd

Please sign in to comment.