Update K3s to latest 1.30 (#348)

Signed-off-by: Peter Klijn <pjmklijn@gmail.com>
pull/352/head
Peter Klijn 2024-07-22 18:33:09 +02:00 committed by GitHub
parent e53d895428
commit b6e4c8b31e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ k3s_cluster:
vars:
ansible_port: 22
ansible_user: debian
k3s_version: v1.26.9+k3s1
k3s_version: v1.30.2+k3s1
# The token should be a random string of reasonable length. You can generate
# one with the following commands:
# - openssl rand -base64 64