Upgrade to Kubernetes 1.29

This commit is contained in:
Lauri Võsandi 2024-08-08 18:54:48 +03:00
parent 59373041cc
commit e0cf532e42
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@
- name: Reconfigure Kubernetes nodes
hosts: kubernetes
vars:
KUBERNETES_VERSION: v1.28.12
KUBERNETES_VERSION: v1.29.7
tasks:
- name: Remove APT packages
ansible.builtin.apt: