mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 11:42:37 +01:00
chore(core): update k3s to v1.30.0+k3s1
k3s has recently released their first release based upon Kubernetes 1.30 so let's upgrade to that. https://github.com/k3s-io/k3s/releases https://github.com/k3s-io/k3s/releases/tag/v1.30.0%2Bk3s1 https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#changelog-since-v1290
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
k3s_version: v1.29.2+k3s1
|
k3s_version: v1.30.0+k3s1
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user