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 ( v1.30.2+k3s2 → v1.30.3+k3s1 ) #1202

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
k3s-io/k3s patch v1.30.2+k3s2 -> v1.30.3+k3s1

Release Notes

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

v1.30.3+k3s1: v1.30.3+k3s1

Compare Source

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

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

Changes since v1.30.2+k3s2:
  • Update channel server for k3s2 (#​10446)
  • Set correct release channel for e2e upgrade test (#​10460)
  • Backports for 2024-07 release cycle (#​10497)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#​10507)
  • Update to v1.30.3-k3s1 and Go 1.22.5 (#​10536)
  • Fix issues loading data-dir value from env vars or dropping config files (#​10596)
Embedded Component Versions
Component Version
Kubernetes v1.30.3
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.28
Helpful Links

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot requested a review from martinohmann as a code owner August 2, 2024 04:13
@github-actions github-actions bot added area/ansible Changes made in the ansible directory area/kubernetes Changes made in the kubernetes directory cluster/main labels Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

kustomization changes in kubernetes/main

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

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

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

     key: node-role.kubernetes.io/etcd
     operator: Exists
   - key: CriticalAddonsOnly
     operator: Exists
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.30.2+k3s2
+  version: v1.30.3+k3s1
 
--- kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/agent

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

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

     - prepare
     - server
     image: rancher/k3s-upgrade
   serviceAccountName: system-upgrade
   upgrade:
     image: rancher/k3s-upgrade
-  version: v1.30.2+k3s2
+  version: v1.30.3+k3s1
 

@martinohmann martinohmann merged commit 22ce9f7 into main Aug 2, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-k3s-io-k3s-1.x branch August 2, 2024 19:00
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/kubernetes Changes made in the kubernetes directory cluster/main renovate/github-release type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant