Skip to content

Commit

Permalink
Upgrade K8s version to 1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
theJaxon committed Jan 19, 2023
1 parent da3df9d commit b13ada6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kontainerd/tasks/prerequisites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
update_cache: True

- set_fact:
k8s_version: 1.24.0-00
k8s_version: 1.26.0-00

- name: Install kubernetes packages
apt:
Expand Down

0 comments on commit b13ada6

Please sign in to comment.