Compare commits

..

1 Commits

Author SHA1 Message Date
Techno Tim 70e658cf98 feat(k3s): Updated to v1.25.16+k3s4 (#407) 2024-01-12 21:34:23 -06:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
k3s_version: v1.25.12+k3s1 k3s_version: v1.25.16+k3s4
# this is the user that has ssh access to these machines # this is the user that has ssh access to these machines
ansible_user: ansibleuser ansible_user: ansibleuser
systemd_dir: /etc/systemd/system systemd_dir: /etc/systemd/system
+1 -1
View File
@@ -86,7 +86,7 @@ molecule==4.0.4
# molecule-vagrant # molecule-vagrant
molecule-vagrant==1.0.0 molecule-vagrant==1.0.0
# via -r requirements.in # via -r requirements.in
netaddr==0.10.1 netaddr==0.10.0
# via -r requirements.in # via -r requirements.in
nodeenv==1.7.0 nodeenv==1.7.0
# via pre-commit # via pre-commit