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.6 #37

Closed bot-ross[bot] closed 1 month ago

bot-ross[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
ghcr.io/siderolabs/talosctl stage patch v1.7.5 -> v1.7.6

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl) ### [`v1.7.6`](https://togithub.com/siderolabs/talos/releases/tag/v1.7.6) [Compare Source](https://togithub.com/siderolabs/talos/compare/v1.7.5...v1.7.6) #### [Talos 1.7.6](https://togithub.com/siderolabs/talos/releases/tag/v1.7.6) (2024-08-06) Welcome to the v1.7.6 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.43 Kubernetes: 1.30.3 Talos is built with Go 1.22.5. ##### Contributors - Andrey Smirnov - Jean-Francois Roy ##### Changes
5 commits

- [@​`ae67123`](https://togithub.com/siderolabs/talos/commit/ae67123ac) release(v1.7.6): prepare release - [@​`08fbf08`](https://togithub.com/siderolabs/talos/commit/08fbf0896) fix: panic on shutdown - [@​`44827e4`](https://togithub.com/siderolabs/talos/commit/44827e43b) fix: sort ports and merge adjacent ones in the nft rule - [@​`d692ab1`](https://togithub.com/siderolabs/talos/commit/d692ab106) feat: provide an option to enforce SecureBoot for TPM enrollment - [@​`7287a11`](https://togithub.com/siderolabs/talos/commit/7287a112c) feat: update Linux 6.6.43, Kubernetes 1.30.3, go 1.22.5

##### Changes from siderolabs/pkgs
8 commits

- [siderolabs/pkgs@`f0c088f`](https://togithub.com/siderolabs/pkgs/commit/f0c088f) feat: update Linux to 6.6.43 - [siderolabs/pkgs@`fb24a28`](https://togithub.com/siderolabs/pkgs/commit/fb24a28) fix: enable TPROXY for nftables - [siderolabs/pkgs@`4d7d88b`](https://togithub.com/siderolabs/pkgs/commit/4d7d88b) feat: update Linux to 6.6.39 - [siderolabs/pkgs@`a302e94`](https://togithub.com/siderolabs/pkgs/commit/a302e94) fix: enable CONFIG_PROC_CHILDREN for amd64 kernel - [siderolabs/pkgs@`034804e`](https://togithub.com/siderolabs/pkgs/commit/034804e) feat: update Linux to 6.6.36 - [siderolabs/pkgs@`44d273d`](https://togithub.com/siderolabs/pkgs/commit/44d273d) feat: enable CONFIG_X86\_AMD_PSTATE - [siderolabs/pkgs@`3d1bd33`](https://togithub.com/siderolabs/pkgs/commit/3d1bd33) feat: update Go to 1.22.5 - [siderolabs/pkgs@`6637717`](https://togithub.com/siderolabs/pkgs/commit/6637717) feat: update runc to 1.1.13

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

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

##### Dependency Changes - **github.com/Azure/azure-sdk-for-go/sdk/azidentity** v1.5.1 -> v1.6.0 - **github.com/siderolabs/pkgs** v1.7.0-21-gc58ed7f -> v1.7.0-29-gf0c088f - **github.com/siderolabs/talos/pkg/machinery** v1.7.5 -> v1.7.6 - **github.com/siderolabs/tools** v1.7.0-3-g6c94771 -> v1.7.0-4-gc844dc3 - **golang.org/x/net** v0.25.0 -> v0.26.0 - **golang.org/x/sync** v0.6.0 -> v0.7.0 - **golang.org/x/sys** v0.20.0 -> v0.21.0 - **golang.org/x/term** v0.20.0 -> v0.21.0 - **golang.org/x/text** v0.15.0 -> v0.16.0 - **k8s.io/api** v0.30.1 -> v0.30.3 - **k8s.io/apiserver** v0.30.1 -> v0.30.3 - **k8s.io/client-go** v0.30.1 -> v0.30.3 - **k8s.io/component-base** v0.30.1 -> v0.30.3 - **k8s.io/kube-scheduler** v0.30.1 -> v0.30.3 - **k8s.io/kubectl** v0.30.1 -> v0.30.3 - **k8s.io/kubelet** v0.30.1 -> v0.30.3 - **k8s.io/pod-security-admission** v0.30.1 -> v0.30.3 Previous release can be found at [v1.7.5](https://togithub.com/siderolabs/talos/releases/tag/v1.7.5) #### 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.3 registry.k8s.io/kube-controller-manager:v1.30.3 registry.k8s.io/kube-scheduler:v1.30.3 registry.k8s.io/kube-proxy:v1.30.3 ghcr.io/siderolabs/kubelet:v1.30.3 ghcr.io/siderolabs/installer:v1.7.6 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.