Skip to content

fix(github-release): update release k3s-io/k3s (v1.35.2+k3s1 → v1.35.3+k3s1)#1020

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/storage-k3s-io-k3s-1.x
Open

fix(github-release): update release k3s-io/k3s (v1.35.2+k3s1 → v1.35.3+k3s1)#1020
renovate[bot] wants to merge 1 commit intomainfrom
renovate/storage-k3s-io-k3s-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 3, 2026

This PR contains the following updates:

Package Update Change
k3s-io/k3s patch v1.35.2+k3s1v1.35.3+k3s1

Release Notes

k3s-io/k3s (k3s-io/k3s)

v1.35.3+k3s1: v1.35.3+k3s1

Compare Source

This release updates Kubernetes to v1.35.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.35.2+k3s1:

Embedded Component Versions

Component Version
Kubernetes v1.35.3
Kine v0.14.14
SQLite 3.51.2
Etcd v3.6.7-k3s1
Containerd v2.2.2-k3s1
Runc v1.4.1
Flannel v0.28.2
Metrics-server v0.8.1
Traefik v3.6.10
CoreDNS v1.14.2
Helm-controller v0.16.17
Local-path-provisioner v0.0.35

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:


Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

…3+k3s1)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

--- kubernetes/storage/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-k3s

+++ kubernetes/storage/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-k3s

@@ -18,13 +18,13 @@

   dependsOn:
   - name: system-upgrade-controller
   interval: 30m
   path: ./kubernetes/storage/apps/system-upgrade/k3s/app
   postBuild:
     substitute:
-      KUBE_VERSION: v1.35.2+k3s1
+      KUBE_VERSION: v1.35.3+k3s1
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
     - kind: Secret
       name: cluster-secrets
     - kind: ConfigMap
--- kubernetes/storage/apps/system-upgrade/k3s/app Kustomization: flux-system/system-upgrade-k3s Plan: system-upgrade/controllers

+++ kubernetes/storage/apps/system-upgrade/k3s/app Kustomization: flux-system/system-upgrade-k3s Plan: system-upgrade/controllers

@@ -31,8 +31,8 @@

     key: node-role.kubernetes.io/etcd
     operator: Exists
   - key: CriticalAddonsOnly
     operator: Exists
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.35.2+k3s1
+  version: v1.35.3+k3s1
 
--- kubernetes/storage/apps/system-upgrade/k3s/app Kustomization: flux-system/system-upgrade-k3s Plan: system-upgrade/workers

+++ kubernetes/storage/apps/system-upgrade/k3s/app Kustomization: flux-system/system-upgrade-k3s Plan: system-upgrade/workers

@@ -19,8 +19,8 @@

     - prepare
     - controllers
     image: rancher/k3s-upgrade
   serviceAccountName: system-upgrade
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.35.2+k3s1
+  version: v1.35.3+k3s1
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants