Skip to content

Commit

Permalink
Update versions:
Browse files Browse the repository at this point in the history
This gets the CAPT playground using Kubernetes
1.29 with the OS image coming from the official
tinkerbell/cluster-api-provider-tinkerbell repo.

Signed-off-by: Jacob Weinstock <[email protected]>
  • Loading branch information
jacobweinstock committed Aug 15, 2024
1 parent 4703fcb commit 8b6da21
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions capt/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ namespace: "tink"
counts:
controlPlanes: 1
workers: 1
spares: 3
spares: 1
versions:
capt: 0.5.3
chart: 0.4.5
kube: v1.28.3
kube: v1.29.4
os: 20.04
kubevip: 0.8.0
kubevip: 0.8.2
os:
registry: ghcr.io/jacobweinstock/capi-images
registry: ghcr.io/tinkerbell/cluster-api-provider-tinkerbell
distro: ubuntu
sshKey: ""
vm:
Expand Down

0 comments on commit 8b6da21

Please sign in to comment.