diff --git a/_service b/_service
index 2dccad5..7467581 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
https://github.com/k3s-io/k3s.git
git
- v1.23.6+k3s1
+ v1.24.1+k3s1
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index b41290e..8d4f930 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/k3s-io/k3s.git
- 418c3fa858b69b12b9cefbcff0526f666a6236b9
\ No newline at end of file
+ 0581808f5c160b0c0cafec5b8f20430835f34f44
\ No newline at end of file
diff --git a/k3s-1.23.6+k3s1.tar.gz b/k3s-1.23.6+k3s1.tar.gz
deleted file mode 100644
index 0797694..0000000
--- a/k3s-1.23.6+k3s1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:825fad3f063fdc829bfc3b5e6e56b826829a227c0bd087f22d95eaa31e0cc9c6
-size 453170
diff --git a/k3s-1.24.1+k3s1.tar.gz b/k3s-1.24.1+k3s1.tar.gz
new file mode 100644
index 0000000..acd7c4c
--- /dev/null
+++ b/k3s-1.24.1+k3s1.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:787ca73b5a75a5fac128854920b4203242300869904fb90e6023ede0049e9bf9
+size 462341
diff --git a/k3s-install.changes b/k3s-install.changes
index 4442a83..228c685 100644
--- a/k3s-install.changes
+++ b/k3s-install.changes
@@ -1,3 +1,50 @@
+-------------------------------------------------------------------
+Mon Jun 13 14:17:50 UTC 2022 - fcrozat@suse.com
+
+- Update to version 1.24.1+k3s1:
+ * Set default egress-selector-mode to agent
+ * Remove control-plane egress context and fix agent mode.
+ * Refactor egress-selector pods mode to watch pods
+ * Bump containerd and runc
+ * Update flaky tests for v1.24 (#5625)
+ * Revert "Give kubelet the node-ip value (#5579)"
+ * Re-add --cloud-provider=external kubelet arg
+ * Update to v1.24.1 (#5616)
+ * Bump dynamiclistener to v0.3.3
+ * remove dweomer from maintainers (#5582)
+ * Add support for configuring the EgressSelector mode
+ * Give kubelet the node-ip value (#5579)
+ * Remove errant unversioned etcd go.mod entry
+ * Remove objects when removed from manifests (#5560)
+ * Add apparmor-parser to OpenSUSE/SLE Micro test VMs
+ * Bump sonobuoy version and fix deprecated arg
+ * Build standalone containerd 1.6
+ * Remove --docker/dockershim support
+ * Always set pod-infra-container-image to protect it from image GC
+ * Remove deprecated flags from cloud-controller-manager
+ * Remove deprecated flags from kube-apiserver
+ * Remove deprecated flags from kubelet
+ * Update Kubernetes to v1.24
+ * Bump golang to 1.18.1
+ * Update CNI version in config file
+ * Fix typo in image scan script
+ * Mark v1.23.6+k3s1 stable
+ * Add "ipFamilyPolicy: PreferDualStack" to have dual-stack ingress support
+ * Move auto-generated resolv.conf out of /tmp to prevent accidental cleanup
+ * Check if user has a correct cluster-cidr and service-cidr config
+ * Replace DefaultProxyDialerFn dialer injection with EgressSelector support
+ * Ensure that WaitForAPIServerReady always re-dials through the loadbalancer
+ * Don't start embedded kubelet until after apiserver is up
+ * Add new `k3s completion` command for shell completion (#5461)
+ * Use ListWatch helpers instead of bare List/Watch
+ * server: Allow to enable network policies with IPv6-only
+ * agent(netpol): Explicitly enable IPv4 when necessary
+ * Bump kine to v0.9.1 for nats.io support
+ * Make supervisor errors parsable by Kubernetes client libs
+ * Drop unnecessary intermediate variable
+ * Add systemd cgroup controller support
+ * Add CNI Plugins and Flannel version to build scripts
+
-------------------------------------------------------------------
Fri Jun 3 07:43:27 UTC 2022 - Frederic Crozat
diff --git a/k3s-install.spec b/k3s-install.spec
index 96801f0..8942e16 100644
--- a/k3s-install.spec
+++ b/k3s-install.spec
@@ -17,7 +17,7 @@
Name: k3s-install
-Version: 1.23.6+k3s1
+Version: 1.24.1+k3s1
Release: 0
Summary: Installer for k3s optimised for openSUSE MicroOS
License: Apache-2.0