generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(github-release): update k3s-io/k3s ( v1.29.3+k3s1 → v1.30.1+k3s1 ) #15
Merged
Conversation
This file contains 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
--- kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-k3s
+++ kubernetes/main/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/main/apps/system-upgrade/k3s/app
postBuild:
substitute:
- KUBE_VERSION: v1.29.3+k3s1
+ KUBE_VERSION: v1.30.1+k3s1
substituteFrom:
- kind: ConfigMap
name: cluster-settings
- kind: Secret
name: cluster-secrets
- kind: ConfigMap
--- kubernetes/main/apps/system-upgrade/k3s/app Kustomization: flux-system/system-upgrade-k3s Plan: system-upgrade/controllers
+++ kubernetes/main/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.29.3+k3s1
+ version: v1.30.1+k3s1
--- kubernetes/main/apps/system-upgrade/k3s/app Kustomization: flux-system/system-upgrade-k3s Plan: system-upgrade/workers
+++ kubernetes/main/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.29.3+k3s1
+ version: v1.30.1+k3s1
|
8987218
to
26e7270
Compare
a5ec051
to
057c9d4
Compare
057c9d4
to
7094155
Compare
7094155
to
52cbd74
Compare
52cbd74
to
d0ac99e
Compare
d0ac99e
to
3fdadbe
Compare
3fdadbe
to
095e81d
Compare
095e81d
to
066b30b
Compare
066b30b
to
7c86ca2
Compare
9188d90
to
cb79b19
Compare
7c86ca2
to
147139f
Compare
147139f
to
6950a3a
Compare
6950a3a
to
8f35a29
Compare
5318ec8
to
268a0ac
Compare
8f35a29
to
291a996
Compare
2956a21
to
0829ead
Compare
291a996
to
6a10893
Compare
6a10893
to
34908a4
Compare
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.29.3+k3s1
->v1.30.1+k3s1
Release Notes
k3s-io/k3s (k3s-io/k3s)
v1.30.1+k3s1
: v1.30.1+k3s1Compare Source
This release updates Kubernetes to v1.30.1, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.0+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
What's Changed
Full Changelog: k3s-io/k3s@v1.30.0+k3s1...v1.30.1+k3s1
v1.30.0+k3s1
: v1.30.0+k3s1Compare Source
This release is K3S's first in the v1.30 line. This release updates Kubernetes to v1.30.0.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.4+k3s1:
pod-infra-container-image
kubelet flag (#7409)Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
v1.29.5+k3s1
: v1.29.5+k3s1Compare Source
This release updates Kubernetes to v1.29.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.4+k3s1:
Embedded Component Versions
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
What's Changed
Full Changelog: k3s-io/k3s@v1.29.4+k3s1...v1.29.5+k3s1
v1.29.4+k3s1
: v1.29.4+k3s1Compare Source
This release updates Kubernetes to v1.29.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.3+k3s1:
k3s etcd-snapshot
command has been reworked for improved consistency. All snapshots operations are now performed by the server process, with the CLI acting as a client to initiate and report results. As a side effect, the CLI is now less noisy when managing snapshots.local
volumes, instead ofhostPath
./db/info
available anonymously from localhost (#10001)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 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.
This PR has been generated by Mend Renovate. View repository job log here.