diff --git a/tools/k3s/manifest.yaml b/tools/k3s/manifest.yaml index eeeebc4a93..49c07760e8 100644 --- a/tools/k3s/manifest.yaml +++ b/tools/k3s/manifest.yaml @@ -3,7 +3,7 @@ name: k3s license: name: Apache License 2.0 link: https://github.com/k3s-io/k3s/blob/master/LICENSE -version: "1.31.3.1" +version: "1.31.4.1" check: ${binary} --version | head -n 1 | cut -d' ' -f3 | tr -d v platforms: - linux/amd64