chore(deps): update dependency k3s-io/k3s to v1.26.3+k3s1 #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.23.6+k3s1
->v1.26.3+k3s1
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
k3s-io/k3s
v1.26.3+k3s1
: v1.26.3+k3s1Compare Source
This release updates Kubernetes to v1.26.3, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.26.2+k3s1:
k3s certificate rotate-ca
checks now support rotating self-signed certificates without the--force
option.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.26.2+k3s1
: v1.26.2+k3s1Compare Source
This release updates Kubernetes to v1.26.2, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.26.1+k3s1:
ExternalTrafficPolicy=Local
(#6726)kubeadm
style bootstrap token secret support (#6663)kubeadm
style join tokens.k3s token create
now creates join token secrets, optionally with a limited TTL.info
level for increased visibility.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.26.1+k3s1
: v1.26.1+k3s1Compare Source
This release updates Kubernetes to v1.26.1, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.26.0+k3s2:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.26.0+k3s1
: v1.26.0+k3s1Compare Source
This release is K3S's first in the v1.26 line. This release updates Kubernetes to v1.26.0.
Before upgrading from earlier releases, be sure to read the Kubernetes Urgent Upgrade Notes.
Changes since v1.25.5+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.26.0+k3s2
: v1.26.0+k3s2Compare Source
This release updates containerd to v1.6.14 to resolve an issue where pods would lose their CNI information when containerd was restarted, as well as a number of other stability and administrative changes.
Before upgrading from earlier releases, be sure to read the Kubernetes Urgent Upgrade Notes.
Changes since v1.26.0+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.8+k3s1
: v1.25.8+k3s1Compare Source
This release updates Kubernetes to v1.25.8, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.7+k3s1:
k3s certificate rotate-ca
checks now support rotating self-signed certificates without the--force
option.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.7+k3s1
: v1.25.7+k3s1Compare Source
This release updates Kubernetes to v1.25.7, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.6+k3s1:
ExternalTrafficPolicy=Local
(#6907)kubeadm
bootstrap token support (#6929)kubeadm
style join tokens.k3s token create
now creates join token secrets, optionally with a limited TTL.info
level for increased visibility.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.6+k3s1
: v1.25.6+k3s1Compare Source
This release updates Kubernetes to v1.25.6, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.5+k3s2:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.5+k3s1
: v1.25.5+k3s1Compare Source
This release updates Kubernetes to v1.25.5, and fixes a number of issues.
Breaking Change: K3s no longer includes
swanctl
andcharon
binaries. If you are using the ipsec flannel backend, please ensure that the strongswanswanctl
andcharon
packages are installed on your node before upgrading K3s to this release.For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.4+k3s1:
prefer-bundled-bin
experimental flag (#6420)port-driver
,cidr
,mtu
,enable-ipv6
, anddisable-host-loopback
settings can now be configured via environment variables.prefer-bundled-bin
as an agent flag (#6545)aws s3 cp
(#6568)--disable-cloud-controller
flag is set.swanctl
andcharon
packages are installed on your node before upgrading k3s.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.5+k3s2
: v1.25.5+k3s2Compare Source
This release updates containerd to v1.6.14 to resolve an issue where pods would lose their CNI information when containerd was restarted.
Changes since v1.25.5+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.4+k3s1
: v1.25.4+k3s1Compare Source
This release updates Kubernetes to v1.25.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.3+k3s1:
flannel-external-ip
and add warning if unencrypted backend (#6403)Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.3+k3s1
: v1.25.3+k3s1Compare Source
This release updates Kubernetes to v1.25.3, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.2+k3s1:
error dialing backend
errors in apiserver network proxy (#6216)kubectl exec
to occasionally fail witherror dialing backend: EOF
kubectl exec
andkubectl logs
to fail when a custom kubelet port was used, and the custom port was blocked by firewall or security group rules.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.25.2+k3s1
: v1.25.2+k3s1Compare Source
This release updates Kubernetes to v1.25.2, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.0+k3s1:
Embedded Component Versions
Configuration
📅 Schedule: Branch creation - "every weekend" (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.
This PR has been generated by Mend Renovate. View repository job log here.