Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(github-release): update k3s-io/k3s to v1.31.3+k3s1 #1753

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Update Change
k3s-io/k3s patch v1.31.2+k3s1 -> v1.31.3+k3s1

Release Notes

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

v1.31.3+k3s1: v1.31.3+k3s1

Compare Source

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

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

Changes since v1.31.2+k3s1:

Embedded Component Versions

Component Version
Kubernetes v1.31.3
Kine v0.13.5
SQLite 3.46.1
Etcd v3.5.16-k3s1
Containerd v1.7.23-k3s2
Runc v1.2.1
Flannel v0.25.7
Metrics-server v0.7.2
Traefik v2.11.10
CoreDNS v1.11.3
Helm-controller v0.16.5
Local-path-provisioner v0.0.30

Helpful Links

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


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory area/ansible Changes made in the ansible directory area/bootstrap Changes made in the bootstrap directory labels Dec 14, 2024
Copy link

--- kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/controllers

+++ kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/controllers

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

     key: node-role.kubernetes.io/etcd
     operator: Exists
   - key: CriticalAddonsOnly
     operator: Exists
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.31.2+k3s1
+  version: v1.31.3+k3s1
 
--- kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/workers

+++ kubernetes/main/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/workers

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

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

Copy link

--- kubernetes/storage/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/controllers

+++ kubernetes/storage/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/controllers

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

     key: node-role.kubernetes.io/etcd
     operator: Exists
   - key: CriticalAddonsOnly
     operator: Exists
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.31.2+k3s1
+  version: v1.31.3+k3s1
 
--- kubernetes/storage/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/workers

+++ kubernetes/storage/apps/tools/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: tools/workers

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

     - prepare
     - server
     image: rancher/k3s-upgrade
   serviceAccountName: system-upgrade
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.31.2+k3s1
+  version: v1.31.3+k3s1
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory area/bootstrap Changes made in the bootstrap directory area/kubernetes Changes made in the kubernetes directory renovate/github-release type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants