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.7.2 #20

Closed bot-ross[bot] closed 4 months ago

bot-ross[bot] commented 4 months ago

This PR contains the following updates:

Package Type Update Change
ghcr.io/siderolabs/talosctl stage patch v1.7.1 -> v1.7.2

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl) ### [`v1.7.2`](https://togithub.com/siderolabs/talos/releases/tag/v1.7.2) [Compare Source](https://togithub.com/siderolabs/talos/compare/v1.7.1...v1.7.2) #### [Talos 1.7.2](https://togithub.com/siderolabs/talos/releases/tag/v1.7.2) (2024-05-17) Welcome to the v1.7.2 release of Talos! Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Component Updates Kubernetes: 1.30.1 Linux: 6.6.30 Talos is built with Go 1.22.3. ##### Contributors - Andrey Smirnov - Artem Chernyshev - Bernard Gütermann - Dmitriy Matrenichev - Noel Georgi - Spencer Smith - Utku Ozdemir ##### Changes
11 commits

- [@​`f876025`](https://togithub.com/siderolabs/talos/commit/f876025b3) release(v1.7.2): prepare release - [@​`53eff98`](https://togithub.com/siderolabs/talos/commit/53eff982f) feat: update Kubernetes to 1.30.1 - [@​`5bc446e`](https://togithub.com/siderolabs/talos/commit/5bc446e85) chore: update project in GCP testing - [@​`abaff60`](https://togithub.com/siderolabs/talos/commit/abaff6084) fix: increase host dns packet ttl for pods - [@​`9189fdf`](https://togithub.com/siderolabs/talos/commit/9189fdf4a) chore: handle I/O error for xfs_repair - [@​`172569f`](https://togithub.com/siderolabs/talos/commit/172569f56) fix: don't enable hostDNS for versions of Talos which do not have it - [@​`a91527e`](https://togithub.com/siderolabs/talos/commit/a91527ef7) chore: extract `pkg/imager/quirks` to `pkg/machinery` - [@​`5e15444`](https://togithub.com/siderolabs/talos/commit/5e1544432) fix: check for `nil` machine config during installation - [@​`44853ba`](https://togithub.com/siderolabs/talos/commit/44853ba0f) feat: update Go to 1.22.3, Linux to 6.6.30 - [@​`24c3532`](https://togithub.com/siderolabs/talos/commit/24c353235) fix: do not fail cli action tracker when boot id cannot be read - [@​`4aeb22f`](https://togithub.com/siderolabs/talos/commit/4aeb22f76) fix: use a fresh context for etcd unlock

##### Changes from siderolabs/pkgs
5 commits

- [siderolabs/pkgs@`9caa8be`](https://togithub.com/siderolabs/pkgs/commit/9caa8be) fix: disable CONFIG_EFI_DISABLE_PCI_DMA option - [siderolabs/pkgs@`4af5dcd`](https://togithub.com/siderolabs/pkgs/commit/4af5dcd) feat: update Linux to 6.6.30 - [siderolabs/pkgs@`996f95d`](https://togithub.com/siderolabs/pkgs/commit/996f95d) feat: update zfs package to v2.2.4 - [siderolabs/pkgs@`5e3978f`](https://togithub.com/siderolabs/pkgs/commit/5e3978f) feat: enable NFT FIB lookups - [siderolabs/pkgs@`a3c7fbf`](https://togithub.com/siderolabs/pkgs/commit/a3c7fbf) feat: update Go to 1.22.3

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

- [siderolabs/tools@`345db93`](https://togithub.com/siderolabs/tools/commit/345db93) feat: update Go to 1.22.3

##### Dependency Changes - **github.com/siderolabs/pkgs** v1.7.0-9-g76bd73c -> v1.7.0-14-g9caa8be - **github.com/siderolabs/talos/pkg/machinery** v1.7.1 -> v1.7.2 - **github.com/siderolabs/tools** v1.7.0-1-g10b2a69 -> v1.7.0-2-g345db93 - **k8s.io/api** v0.30.0 -> v0.30.1 - **k8s.io/apiserver** v0.30.0 -> v0.30.1 - **k8s.io/client-go** v0.30.0 -> v0.30.1 - **k8s.io/component-base** v0.30.0 -> v0.30.1 - **k8s.io/kube-scheduler** v0.30.0 -> v0.30.1 - **k8s.io/kubectl** v0.30.0 -> v0.30.1 - **k8s.io/kubelet** v0.30.0 -> v0.30.1 - **k8s.io/pod-security-admission** v0.30.0 -> v0.30.1 Previous release can be found at [v1.7.1](https://togithub.com/siderolabs/talos/releases/tag/v1.7.1) #### Images ghcr.io/siderolabs/flannel:v0.25.1 ghcr.io/siderolabs/install-cni:v1.7.0-1-gbb76755 registry.k8s.io/coredns/coredns:v1.11.1 gcr.io/etcd-development/etcd:v3.5.13 registry.k8s.io/kube-apiserver:v1.30.1 registry.k8s.io/kube-controller-manager:v1.30.1 registry.k8s.io/kube-scheduler:v1.30.1 registry.k8s.io/kube-proxy:v1.30.1 ghcr.io/siderolabs/kubelet:v1.30.1 ghcr.io/siderolabs/installer:v1.7.2 registry.k8s.io/pause:3.8

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.