This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new ca00857bc02 HDDS-14628. Bump k3s to v1.35.1+k3s1 (#9817)
ca00857bc02 is described below

commit ca00857bc029d7c97b230a595ca712c691b7e382
Author: Russole <[email protected]>
AuthorDate: Wed Feb 25 01:45:41 2026 +0800

    HDDS-14628. Bump k3s to v1.35.1+k3s1 (#9817)
---
 hadoop-ozone/dev-support/checks/install/k3s.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-ozone/dev-support/checks/install/k3s.sh 
b/hadoop-ozone/dev-support/checks/install/k3s.sh
index 9a7e8e54a1e..0ddd1258ce8 100644
--- a/hadoop-ozone/dev-support/checks/install/k3s.sh
+++ b/hadoop-ozone/dev-support/checks/install/k3s.sh
@@ -17,7 +17,7 @@
 # This script installs K3S.
 # Requires _install_tool from _lib.sh.  Use `source` for both scripts, because 
it modifies $PATH.
 
-: ${K3S_VERSION:="v1.34.2+k3s1"}
+: ${K3S_VERSION:="v1.35.1+k3s1"}
 : ${KUBECONFIG:=/etc/rancher/k3s/k3s.yaml}
 
 _install_k3s() {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to