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:
Alex Howells
2024-05-12 11:39:21 -07:00
committed by GitHub
parent d6597150c7
commit d5db26a216

View File

@@ -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
ansible_user: ansibleuser
systemd_dir: /etc/systemd/system