Upgrade to Kubernetes 1.29

This commit is contained in:
2024-08-08 18:55:02 +03:00
parent 59373041cc
commit e0cf532e42
2 changed files with 3 additions and 3 deletions
+1 -1
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: