Update image ghcr.io/siderolabs/installer to v1.7.7 #719

Merged
jahanson merged 1 commit from renovate/patch-talos into main 2024-10-11 06:35:15 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/installer patch v1.7.6 -> v1.7.7

Release Notes

siderolabs/talos (ghcr.io/siderolabs/installer)

v1.7.7

Compare Source

Talos 1.7.7 (2024-09-26)

Welcome to the v1.7.7 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

Component Updates

Linux: 6.6.52
Kubernetes: 1.30.5
containerd: 1.7.22
runc: 1.1.14

Talos is built with Go 1.22.7.

Contributors
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Matthieu Mottet
  • Mike Beaumont
  • Noel Georgi
  • Utku Ozdemir
Changes
12 commits

  • @​6879408 release(v1.7.7): prepare release
  • @​e53eff9 fix: ignore invalid NTP responses
  • @​28b81b2 fix: report internally service as unhealthy if not running
  • @​da5b526 fix: report errors correctly when pulling, fix EEXIST
  • @​1e4e5ac chore: drop calico from interactive installer
  • @​e6fd4e0 fix: merge extension service config files by mountPath
  • @​c95d1fe fix: add missing host/nvme-rdma
  • @​0bd2878 fix: bump go-smbios for broken SMIOS tables
  • @​63b59eb fix: add NVMe target kernel modules
  • @​d7b7136 fix: retry with another upstream if the previous failed
  • @​c7f2da1 fix: fix graph diffs in dashboard when node aliases are used
  • @​ae230db feat: update Linux 6.6.52, Kubernetes 1.30.3

Changes from siderolabs/go-smbios
2 commits

Changes from siderolabs/pkgs
4 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/containerd/containerd v1.7.16 -> v1.7.22
  • github.com/containerd/containerd/api v1.7.19 new
  • github.com/containerd/errdefs v0.1.0 new
  • github.com/containerd/platforms v0.2.1 new
  • github.com/siderolabs/go-smbios v0.3.2 -> v0.3.3
  • github.com/siderolabs/pkgs v1.7.0-29-gf0c088f -> v1.7.0-33-g868e459
  • github.com/siderolabs/talos/pkg/machinery v1.7.6 -> v1.7.7
  • github.com/siderolabs/tools v1.7.0-4-gc844dc3 -> v1.7.0-5-gc936ce1
  • k8s.io/api v0.30.3 -> v0.30.5
  • k8s.io/apimachinery v0.30.3 -> v0.30.5
  • k8s.io/apiserver v0.30.3 -> v0.30.5
  • k8s.io/client-go v0.30.3 -> v0.30.5
  • k8s.io/component-base v0.30.3 -> v0.30.5
  • k8s.io/kube-scheduler v0.30.3 -> v0.30.5
  • k8s.io/kubectl v0.30.3 -> v0.30.5
  • k8s.io/kubelet v0.30.3 -> v0.30.5
  • k8s.io/pod-security-admission v0.30.3 -> v0.30.5

Previous release can be found at v1.7.6

Images

ghcr.io/siderolabs/flannel:v0.25.3
ghcr.io/siderolabs/install-cni:v1.7.0-2-g7c627a8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.13
registry.k8s.io/kube-apiserver:v1.30.5
registry.k8s.io/kube-controller-manager:v1.30.5
registry.k8s.io/kube-scheduler:v1.30.5
registry.k8s.io/kube-proxy:v1.30.5
ghcr.io/siderolabs/kubelet:v1.30.5
ghcr.io/siderolabs/installer:v1.7.7
registry.k8s.io/pause:3.8

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/installer](https://github.com/siderolabs/talos) | patch | `v1.7.6` -> `v1.7.7` | --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary> ### [`v1.7.7`](https://github.com/siderolabs/talos/releases/tag/v1.7.7) [Compare Source](https://github.com/siderolabs/talos/compare/v1.7.6...v1.7.7) #### [Talos 1.7.7](https://github.com/siderolabs/talos/releases/tag/v1.7.7) (2024-09-26) Welcome to the v1.7.7 release of Talos! Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Component Updates Linux: 6.6.52 Kubernetes: 1.30.5 containerd: 1.7.22 runc: 1.1.14 Talos is built with Go 1.22.7. ##### Contributors - Andrey Smirnov - Dmitriy Matrenichev - Matthieu Mottet - Mike Beaumont - Noel Georgi - Utku Ozdemir ##### Changes <details><summary>12 commits</summary> <p> - [@&#8203;`6879408`](https://github.com/siderolabs/talos/commit/687940847) release(v1.7.7): prepare release - [@&#8203;`e53eff9`](https://github.com/siderolabs/talos/commit/e53eff902) fix: ignore invalid NTP responses - [@&#8203;`28b81b2`](https://github.com/siderolabs/talos/commit/28b81b2b0) fix: report internally service as unhealthy if not running - [@&#8203;`da5b526`](https://github.com/siderolabs/talos/commit/da5b526e5) fix: report errors correctly when pulling, fix EEXIST - [@&#8203;`1e4e5ac`](https://github.com/siderolabs/talos/commit/1e4e5acfe) chore: drop calico from interactive installer - [@&#8203;`e6fd4e0`](https://github.com/siderolabs/talos/commit/e6fd4e078) fix: merge extension service config files by `mountPath` - [@&#8203;`c95d1fe`](https://github.com/siderolabs/talos/commit/c95d1fee6) fix: add missing host/nvme-rdma - [@&#8203;`0bd2878`](https://github.com/siderolabs/talos/commit/0bd287838) fix: bump go-smbios for broken SMIOS tables - [@&#8203;`63b59eb`](https://github.com/siderolabs/talos/commit/63b59ebe4) fix: add NVMe target kernel modules - [@&#8203;`d7b7136`](https://github.com/siderolabs/talos/commit/d7b713679) fix: retry with another upstream if the previous failed - [@&#8203;`c7f2da1`](https://github.com/siderolabs/talos/commit/c7f2da147) fix: fix graph diffs in dashboard when node aliases are used - [@&#8203;`ae230db`](https://github.com/siderolabs/talos/commit/ae230db28) feat: update Linux 6.6.52, Kubernetes 1.30.3 </p> </details> ##### Changes from siderolabs/go-smbios <details><summary>2 commits</summary> <p> - [siderolabs/go-smbios@`e781237`](https://github.com/siderolabs/go-smbios/commit/e781237) fix: stop decoding without error if EOF encountered during header read - [siderolabs/go-smbios@`6a719a6`](https://github.com/siderolabs/go-smbios/commit/6a719a6) chore: rekres, bump deps </p> </details> ##### Changes from siderolabs/pkgs <details><summary>4 commits</summary> <p> - [siderolabs/pkgs@`868e459`](https://github.com/siderolabs/pkgs/commit/868e459) chore: rekres - [siderolabs/pkgs@`ed36e2e`](https://github.com/siderolabs/pkgs/commit/ed36e2e) fix: add mpt3sas UBSAN patches - [siderolabs/pkgs@`3bfb1b5`](https://github.com/siderolabs/pkgs/commit/3bfb1b5) feat: update packages - [siderolabs/pkgs@`a3ca3b5`](https://github.com/siderolabs/pkgs/commit/a3ca3b5) feat: update runc to 1.1.14 </p> </details> ##### Changes from siderolabs/tools <details><summary>1 commit</summary> <p> - [siderolabs/tools@`c936ce1`](https://github.com/siderolabs/tools/commit/c936ce1) feat: update Go to 1.22.7 </p> </details> ##### Dependency Changes - **github.com/containerd/containerd** v1.7.16 -> v1.7.22 - **github.com/containerd/containerd/api** v1.7.19 ***new*** - **github.com/containerd/errdefs** v0.1.0 ***new*** - **github.com/containerd/platforms** v0.2.1 ***new*** - **github.com/siderolabs/go-smbios** v0.3.2 -> v0.3.3 - **github.com/siderolabs/pkgs** v1.7.0-29-gf0c088f -> v1.7.0-33-g868e459 - **github.com/siderolabs/talos/pkg/machinery** v1.7.6 -> v1.7.7 - **github.com/siderolabs/tools** v1.7.0-4-gc844dc3 -> v1.7.0-5-gc936ce1 - **k8s.io/api** v0.30.3 -> v0.30.5 - **k8s.io/apimachinery** v0.30.3 -> v0.30.5 - **k8s.io/apiserver** v0.30.3 -> v0.30.5 - **k8s.io/client-go** v0.30.3 -> v0.30.5 - **k8s.io/component-base** v0.30.3 -> v0.30.5 - **k8s.io/kube-scheduler** v0.30.3 -> v0.30.5 - **k8s.io/kubectl** v0.30.3 -> v0.30.5 - **k8s.io/kubelet** v0.30.3 -> v0.30.5 - **k8s.io/pod-security-admission** v0.30.3 -> v0.30.5 Previous release can be found at [v1.7.6](https://github.com/siderolabs/talos/releases/tag/v1.7.6) #### Images ghcr.io/siderolabs/flannel:v0.25.3 ghcr.io/siderolabs/install-cni:v1.7.0-2-g7c627a8 registry.k8s.io/coredns/coredns:v1.11.1 gcr.io/etcd-development/etcd:v3.5.13 registry.k8s.io/kube-apiserver:v1.30.5 registry.k8s.io/kube-controller-manager:v1.30.5 registry.k8s.io/kube-scheduler:v1.30.5 registry.k8s.io/kube-proxy:v1.30.5 ghcr.io/siderolabs/kubelet:v1.30.5 ghcr.io/siderolabs/installer:v1.7.7 registry.k8s.io/pause:3.8 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
smeagol-help added 1 commit 2024-10-11 06:03:19 -05:00
jahanson merged commit 0da719e372 into main 2024-10-11 06:35:15 -05:00
jahanson deleted branch renovate/patch-talos 2024-10-11 06:35:15 -05:00
jahanson referenced this pull request from a commit 2024-10-11 07:00:14 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#719
No description provided.