diff --git a/inventory-sample.yml b/inventory-sample.yml index 8e9b2d0..8c09d3f 100644 --- a/inventory-sample.yml +++ b/inventory-sample.yml @@ -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