Skip to content

Commit

Permalink
feat(talos): update talos to v1.5.6 and kubernetes to v1.28.3 #2781
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Apr 5, 2024
1 parent c149186 commit f07cd45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ nodes:
dhcp: true
nodeLabels:
node-role.kubernetes.io/worker: ""
talosVersion: v1.4.8
kubernetesVersion: v1.27.4
talosVersion: v1.5.6
kubernetesVersion: v1.28.3
domain: cluster.local
allowSchedulingOnMasters: true
allowSchedulingOnControlPlanes: true
Expand Down

0 comments on commit f07cd45

Please sign in to comment.