onedr0p / kubanetics

A container with various scripts for Kubernetes
Apache License 2.0
13 stars 1 forks source link

chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.8.3 #65

Closed bot-ross[bot] closed 5 days ago

bot-ross[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
ghcr.io/siderolabs/talosctl stage patch v1.8.2 -> v1.8.3

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl) ### [`v1.8.3`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.3) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.8.2...v1.8.3) #### [Talos 1.8.3](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.3) (2024-11-13) Welcome to the v1.8.3 release of Talos! Starting with Talos v1.8.0, only standard assets would be published as github release assets. These include: - `cloud-images.json` - `talosctl` binaries - `kernel` - `initramfs` - `metal` iso and disk images - `talosctl-cni-bundle` All other release assets can be downloaded from [Image Factory](https://www.talos.dev/latest/talos-guides/install/boot-assets/#image-factory). Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Component Updates Linux: 6.6.60 containerd: 2.0.0 runc: 1.2.1 Talos is built with Go 1.22.9. ##### Contributors - Andrey Smirnov - blablu - Dmitry Sharshakov - Joakim Nohlgård - Noel Georgi - Remko Molier - Sam Stelfox ##### Changes
15 commits

- [@​`6494ace`](https://redirect.github.com/siderolabs/talos/commit/6494aced3) release(v1.8.3): prepare release - [@​`01c9f45`](https://redirect.github.com/siderolabs/talos/commit/01c9f4584) fix: arch linux search paths and names for QEMU provisioner - [@​`8b5c5f1`](https://redirect.github.com/siderolabs/talos/commit/8b5c5f108) chore: fix nil pointer dereference in AWS uploader - [@​`fbf85dd`](https://redirect.github.com/siderolabs/talos/commit/fbf85dd0d) fix: install disk matcher error - [@​`ff3fcce`](https://redirect.github.com/siderolabs/talos/commit/ff3fccea9) feat: add dm-cache dm-cache-smq kernel modules - [@​`6d872e4`](https://redirect.github.com/siderolabs/talos/commit/6d872e41c) feat: allow extra mounts for docker-based `talosctl cluster create` - [@​`8c193c8`](https://redirect.github.com/siderolabs/talos/commit/8c193c8b1) fix: update permissions for logging directories in /var - [@​`5044a41`](https://redirect.github.com/siderolabs/talos/commit/5044a410c) fix: mount /sys/kernel/security conditionally - [@​`83abb66`](https://redirect.github.com/siderolabs/talos/commit/83abb6644) fix: make route normalization keep family - [@​`228a943`](https://redirect.github.com/siderolabs/talos/commit/228a94387) fix: do not trim 0 from process SELinux label - [@​`d4a3a2b`](https://redirect.github.com/siderolabs/talos/commit/d4a3a2b62) fix: prevent panic in nocloud platform code - [@​`5c7b02d`](https://redirect.github.com/siderolabs/talos/commit/5c7b02d7e) fix: update the CRI sandbox image reference - [@​`f8155c4`](https://redirect.github.com/siderolabs/talos/commit/f8155c40d) feat: add parsing of vlanNNNN:ethX style VLAN cmdline args - [@​`ea19f15`](https://redirect.github.com/siderolabs/talos/commit/ea19f157f) fix: generation of SecureBoot iso - [@​`fddaa60`](https://redirect.github.com/siderolabs/talos/commit/fddaa60e2) feat: update Linux, runc, containerd, go

##### Changes from siderolabs/pkgs
7 commits

- [siderolabs/pkgs@`9c80a4a`](https://redirect.github.com/siderolabs/pkgs/commit/9c80a4a) feat: update Linux to 6.6.60 - [siderolabs/pkgs@`747c6c7`](https://redirect.github.com/siderolabs/pkgs/commit/747c6c7) feat: update containerd to v2.0.0 - [siderolabs/pkgs@`87c6526`](https://redirect.github.com/siderolabs/pkgs/commit/87c6526) feat: enable CONFIG_DM_CACHE - [siderolabs/pkgs@`b4fa648`](https://redirect.github.com/siderolabs/pkgs/commit/b4fa648) fix: enable nvme and 2.5gbit ethernet on nanopi-r5s - [siderolabs/pkgs@`079ea13`](https://redirect.github.com/siderolabs/pkgs/commit/079ea13) feat: update Linux to 6.6.59 - [siderolabs/pkgs@`e4bc753`](https://redirect.github.com/siderolabs/pkgs/commit/e4bc753) feat: update runc to v1.2.1 - [siderolabs/pkgs@`de3dbf5`](https://redirect.github.com/siderolabs/pkgs/commit/de3dbf5) feat: update Go to 1.22.9

##### Changes from siderolabs/tools
1 commit

- [siderolabs/tools@`653182a`](https://redirect.github.com/siderolabs/tools/commit/653182a) feat: update Go to 1.22.9

##### Dependency Changes - **github.com/docker/cli** v27.1.1 ***new*** - **github.com/docker/docker** v27.2.0 -> v27.1.1 - **github.com/siderolabs/pkgs** v1.8.0-24-ge72b2f4 -> v1.8.0-31-g9c80a4a - **github.com/siderolabs/talos/pkg/machinery** v1.8.2 -> v1.8.3 - **github.com/siderolabs/tools** v1.8.0-2-g7719230 -> v1.8.0-3-g653182a Previous release can be found at [v1.8.2](https://redirect.github.com/siderolabs/talos/releases/tag/v1.8.2) #### Images ghcr.io/siderolabs/flannel:v0.25.7 registry.k8s.io/coredns/coredns:v1.11.3 gcr.io/etcd-development/etcd:v3.5.16 registry.k8s.io/kube-apiserver:v1.31.2 registry.k8s.io/kube-controller-manager:v1.31.2 registry.k8s.io/kube-scheduler:v1.31.2 registry.k8s.io/kube-proxy:v1.31.2 ghcr.io/siderolabs/kubelet:v1.31.2 ghcr.io/siderolabs/installer:v1.8.3 registry.k8s.io/pause:3.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.