Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ksail.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ spec:
# from k8s 1.33) lets VPA -- already 1.6 with updateMode InPlaceOrRecreate
# -- resize pods, including the kube-system datapath now under auto-vpa, in
# place instead of evicting them.
kubernetesVersion: v1.36.4
kubernetesVersion: v1.37.0
Comment thread
devantler marked this conversation as resolved.
talos:
# Pin Talos to match the ISO so 'ksail cluster update' doesn't attempt
# an unwanted in-place upgrade to ksail's default version.
Expand Down
Loading