Compare commits

..

2 Commits

Author SHA1 Message Date
Techno Tim
fb3478a086 feat(k3s): Updated to v1.29.2+k3s1 (#474) 2024-03-12 02:29:46 +00:00
Techno Tim
518c5bb62a fix(molecule): Disable ipv6 test (#476) 2024-03-11 20:42:47 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ jobs:
matrix:
scenario:
- default
- ipv6
# - ipv6
- single_node
- calico
- cilium

View File

@@ -1,5 +1,5 @@
---
k3s_version: v1.29.0+k3s1
k3s_version: v1.29.2+k3s1
# this is the user that has ssh access to these machines
ansible_user: ansibleuser
systemd_dir: /etc/systemd/system