Compare commits

...

2 Commits

Author SHA1 Message Date
Rob Watson 56c93a3f29 chore: update .mise.toml 2024-10-21 21:39:13 +02:00
Rob Watson c95f079ead chore: bump node-image version 2024-10-21 21:38:46 +02:00
2 changed files with 3 additions and 1 deletions

2
.mise.toml Normal file
View File

@ -0,0 +1,2 @@
[tools]
kubetail = "latest"

View File

@ -2,7 +2,7 @@ kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
image: kindest/node:v1.28.0@sha256:b7a4cad12c197af3ba43202d3efe03246b3f0793f162afb40a33c923952d5b31
image: kindest/node:v1.31.0@sha256:53df588e04085fd41ae12de0c3fe4c72f7013bba32a20e7325357a1ac94ba865
kubeadmConfigPatches:
- |
kind: InitConfiguration