feat(github-release): update k3s-io/k3s to v1.28.3+k3s1 - #80
Open
renovate[bot] wants to merge 1 commit into
Open
feat(github-release): update k3s-io/k3s to v1.28.3+k3s1#80renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
July 31, 2023 22:27
07dfb8d to
34b1912
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
September 6, 2023 21:39
34b1912 to
6a598e0
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
September 8, 2023 20:16
6a598e0 to
bee17a3
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
September 21, 2023 16:42
bee17a3 to
4bcde71
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
October 19, 2023 21:11
4bcde71 to
a975856
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
October 23, 2023 13:38
a975856 to
2600a58
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
November 1, 2023 01:05
2600a58 to
1741e57
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
November 9, 2023 01:37
1741e57 to
5d5264d
Compare
renovate
Bot
force-pushed
the
renovate/k3s-io-k3s-1.x
branch
from
November 18, 2023 12:14
5d5264d to
b6dfd83
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.27.2+k3s1->v1.28.3+k3s1Release Notes
k3s-io/k3s (k3s-io/k3s)
v1.28.3+k3s1: v1.28.3+k3s1Compare Source
This release updates Kubernetes to v1.28.3, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.2+k3s1:
--image-service-endpointflag to specify an external image service socket.k3s token rotate -t <OLD_TOKEN> --new-token <NEW_TOKEN>. After command succeeds, all server nodes must be restarted with the new token.version.Programnot K3s in token rotate logs (#8653)Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.3+k3s2: v1.28.3+k3s2Compare Source
v1.28.2+k3s1: v1.28.2+k3s1Compare Source
This release updates Kubernetes to v1.28.2, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.1+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.28.1+k3s1: v1.28.1+k3s1Compare Source
This release is K3S's first in the v1.28 line. This release updates Kubernetes to v1.28.1.
Kubernetes v1.28 contains a critical regression (kubernetes/kubernetes#120247) that causes init containers to run at the same time as app containers following a restart of the node. This issue will be fixed in v1.28.2. We do not recommend using K3s v1.28 at this time if your application depends on init containers.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.5+k3s1:
--tls-san-securityoption.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.7+k3s1: v1.27.7+k3s1Compare Source
This release updates Kubernetes to v1.27.7, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.6+k3s1:
k3s token rotate -t <OLD_TOKEN> --new-token <NEW_TOKEN>. After command succeeds, all server nodes must be restarted with the new token.version.Programnot K3s in token rotate logs (#8656)--image-service-endpointflag to specify an external image service socket.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.7+k3s2: v1.27.7+k3s2Compare Source
v1.27.6+k3s1: v1.27.6+k3s1Compare Source
This release updates Kubernetes to v1.27.6, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.5+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.5+k3s1: v1.27.5+k3s1Compare Source
This release updates Kubernetes to v1.27.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.4+k3s1:
{{ template "base" . }}to include the default K3s template content. This makes it easier to maintain user configuration if the only need is to add additional sections to the file.enable-aggregator-routingflag when the egress proxy is not being used to route connections to in-cluster endpoints.docker/distribution(#8047)go list -minstead of grep to look up versions (#8138)helmused by the bundled helm controller's job image has been updated to v3.12.3k3s token(#8184)--tls-san-securityoption. This flag defaults to false, but can be set to true to disable automatically adding SANs to the server's TLS certificate to satisfy any hostname requested by a client.Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.4+k3s1: v1.27.4+k3s1Compare Source
This release updates Kubernetes to v1.27.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.3+k3s1:
check-configif apparmor porfile is enforced (#7939)
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.27.3+k3s1: v1.27.3+k3s1Compare Source
This release updates Kubernetes to v1.27.3, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.2+k3s1:
coredns-customConfigMap now allows for*.overridesections to be included in the.:53default server block.k3s --helpandk3s --versioncommands without running into permission errors over the default config file.Embedded Component Versions
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.
This PR has been generated by Mend Renovate. View repository job log here.