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

chore: update go packages #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: update go packages #27

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 3, 2025

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/siderolabs/talos/pkg/machinery v1.9.2 -> v1.9.4 age adoption passing confidence require patch
go (source) 1.23.5 -> 1.24.0 age adoption passing confidence toolchain minor
golang.org/x/sys v0.29.0 -> v0.30.0 age adoption passing confidence require minor

Release Notes

siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)

v1.9.4

Compare Source

Talos 1.9.4 (2025-02-13)

Welcome to the v1.9.4 release of Talos!

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

Ingress Firewall

Talos Ingress Firewall now filters access to Kubernetes NodePort services correctly.

Component Updates
  • Linux: 6.12.13
  • Flannel: 0.26.4
  • Kubernetes: 1.32.2

Talos is built with Go 1.23.6.

Contributors
  • Andrey Smirnov
  • Dmitry Sharshakov
  • Dmitriy Matrenichev
  • Mathspy
Changes
13 commits

Changes from siderolabs/pkgs
2 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/siderolabs/go-blockdevice/v2 v2.0.13 -> v2.0.14
  • github.com/siderolabs/pkgs v1.9.0-25-g2250843 -> v1.9.0-27-g27017e0
  • github.com/siderolabs/talos/pkg/machinery v1.9.3 -> v1.9.4
  • github.com/siderolabs/tools v1.9.0-2-gbf2085e -> v1.9.0-3-gb2ede52

Previous release can be found at v1.9.3

Images
ghcr.io/siderolabs/flannel:v0.26.4
registry.k8s.io/coredns/coredns:v1.12.0
gcr.io/etcd-development/etcd:v3.5.18
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-scheduler:v1.32.2
registry.k8s.io/kube-proxy:v1.32.2
ghcr.io/siderolabs/kubelet:v1.32.2
ghcr.io/siderolabs/installer:v1.9.4
registry.k8s.io/pause:3.10

v1.9.3

Compare Source

Talos 1.9.3 (2025-01-28)

Welcome to the v1.9.3 release of Talos!

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

Component Updates
  • Linux: 6.12.11
  • Kubernetes: 1.32.1
  • etcd: 3.5.18

Talos is built with Go 1.23.5.

Contributors
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Noel Georgi
Changes
12 commits

Changes from siderolabs/pkgs
4 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/containerd/containerd/v2 v2.0.1 -> v2.0.2
  • github.com/containerd/platforms v1.0.0-rc.0 -> v1.0.0-rc.1
  • github.com/opencontainers/runc v1.2.3 -> v1.2.4
  • github.com/siderolabs/go-blockdevice/v2 v2.0.11 -> v2.0.13
  • github.com/siderolabs/pkgs v1.9.0-21-gc1f06e5 -> v1.9.0-25-g2250843
  • github.com/siderolabs/talos/pkg/machinery v1.9.2 -> v1.9.3
  • github.com/siderolabs/tools v1.9.0-1-geaad82f -> v1.9.0-2-gbf2085e
  • go.etcd.io/etcd/api/v3 v3.5.17 -> v3.5.18
  • go.etcd.io/etcd/client/pkg/v3 v3.5.17 -> v3.5.18
  • go.etcd.io/etcd/client/v3 v3.5.17 -> v3.5.18
  • go.etcd.io/etcd/etcdutl/v3 v3.5.17 -> v3.5.18
  • golang.org/x/net v0.32.0 -> v0.34.0
  • golang.org/x/sys v0.28.0 -> v0.29.0
  • golang.org/x/term v0.27.0 -> v0.28.0
  • k8s.io/api v0.32.0 -> v0.32.1
  • k8s.io/apiserver v0.32.0 -> v0.32.1
  • k8s.io/client-go v0.32.0 -> v0.32.1
  • k8s.io/component-base v0.32.0 -> v0.32.1
  • k8s.io/kube-scheduler v0.32.0 -> v0.32.1
  • k8s.io/kubectl v0.32.0 -> v0.32.1
  • k8s.io/kubelet v0.32.0 -> v0.32.1
  • k8s.io/pod-security-admission v0.32.0 -> v0.32.1

Previous release can be found at v1.9.2

Images

ghcr.io/siderolabs/flannel:v0.26.1
registry.k8s.io/coredns/coredns:v1.12.0
gcr.io/etcd-development/etcd:v3.5.18
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-scheduler:v1.32.1
registry.k8s.io/kube-proxy:v1.32.1
ghcr.io/siderolabs/kubelet:v1.32.1
ghcr.io/siderolabs/installer:v1.9.3
registry.k8s.io/pause:3.10
golang/go (go)

v1.24.0

v1.23.6


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/go-packages branch from a222917 to d8925cc Compare February 4, 2025 18:56
@renovate renovate bot changed the title chore: update module github.com/siderolabs/talos/pkg/machinery to v1.9.3 chore: update go packages Feb 4, 2025
@renovate renovate bot force-pushed the renovate/go-packages branch from d8925cc to 60571da Compare February 11, 2025 17:15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-packages branch from 60571da to 6426d17 Compare February 13, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants