fix(github-release): update release k3s-io/k3s (v1.35.2+k3s1 → v1.35.3+k3s1)#1019
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(github-release): update release k3s-io/k3s (v1.35.2+k3s1 → v1.35.3+k3s1)#1019renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
…3+k3s1) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
--- 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.35.2+k3s1
+ KUBE_VERSION: v1.35.3+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.35.2+k3s1
+ version: v1.35.3+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.35.2+k3s1
+ version: v1.35.3+k3s1
|
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.35.2+k3s1→v1.35.3+k3s1Release Notes
k3s-io/k3s (k3s-io/k3s)
v1.35.3+k3s1: v1.35.3+k3s1Compare 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
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 was generated by Mend Renovate. View the repository job log.