diff --git a/k8s/core/system-upgrade/plan.yaml b/k8s/core/system-upgrade/plan.yaml index 9ea0016..15eaa6c 100644 --- a/k8s/core/system-upgrade/plan.yaml +++ b/k8s/core/system-upgrade/plan.yaml @@ -16,7 +16,7 @@ spec: serviceAccountName: system-upgrade upgrade: image: rancher/k3s-upgrade - version: v1.35.2+k3s1 + version: v1.35.4+k3s1 --- # Agent plan apiVersion: upgrade.cattle.io/v1 @@ -39,4 +39,4 @@ spec: serviceAccountName: system-upgrade upgrade: image: rancher/k3s-upgrade - version: v1.35.2+k3s1 \ No newline at end of file + version: v1.35.4+k3s1 \ No newline at end of file