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

Update dependency siderolabs/talos to v1.6.4 #14

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
siderolabs/talos patch v1.6.0 -> v1.6.4

Release Notes

siderolabs/talos (siderolabs/talos)

v1.6.4

Compare Source

Talos 1.6.4 (2024-02-01)

Welcome to the v1.6.4 release of Talos!

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

Component Updates

containerd: 1.7.13
runc: 1.1.12

See CVE-2024-21626 for the runc update.

Talos is built with Go 1.21.6.

Contributors
  • Andrey Smirnov
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Utku Ozdemir
  • Noel Georgi
  • Artem Chernyshev
Changes
7 commits

  • @​431bcad release(v1.6.4): prepare release
  • @​040c535 fix: retry blockdevice open in the installer
  • @​00b34b2 fix: take into account the moment seen when cleaning up CRI images
  • @​c5ad166 fix: be more tolerant to error handling in Mounts API
  • @​b438f8a fix: run the interactive installer loop to report errors
  • @​12e83b7 docs: clarify node taints/labels for worker nodes
  • @​7840f8a feat: update containerd 1.7.13, runc 1.1.12

Changes from siderolabs/go-api-signature
20 commits

Changes from siderolabs/pkgs
1 commit

Dependency Changes
  • github.com/containerd/containerd v1.7.11 -> v1.7.13
  • github.com/opencontainers/runtime-spec v1.1.0-rc.1 -> v1.1.0
  • github.com/siderolabs/go-api-signature v0.3.1 new
  • github.com/siderolabs/pkgs v1.6.0-15-gf51aedb -> v1.6.0-16-gb77ffb7
  • github.com/siderolabs/talos/pkg/machinery v1.6.3 -> v1.6.4

Previous release can be found at v1.6.3

Images
ghcr.io/siderolabs/flannel:v0.23.0
ghcr.io/siderolabs/install-cni:v1.6.0-1-g113887a
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.11
registry.k8s.io/kube-apiserver:v1.29.1
registry.k8s.io/kube-controller-manager:v1.29.1
registry.k8s.io/kube-scheduler:v1.29.1
registry.k8s.io/kube-proxy:v1.29.1
ghcr.io/siderolabs/kubelet:v1.29.1
ghcr.io/siderolabs/installer:v1.6.4
registry.k8s.io/pause:3.8

v1.6.3

Compare Source

Talos 1.6.3 (2024-01-24)

Welcome to the v1.6.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.1.74
Kubernetes: 1.29.1

Talos is built with Go 1.21.6.

Contributors
  • Andrey Smirnov
Changes
4 commits

Changes from siderolabs/pkgs
3 commits

Dependency Changes
  • github.com/siderolabs/pkgs v1.6.0-12-g0078a66 -> v1.6.0-15-gf51aedb
  • github.com/siderolabs/talos/pkg/machinery v1.6.2 -> v1.6.3
  • k8s.io/api v0.29.0 -> v0.29.1
  • k8s.io/apimachinery v0.29.0 -> v0.29.1
  • k8s.io/apiserver v0.29.0 -> v0.29.1
  • k8s.io/client-go v0.29.0 -> v0.29.1
  • k8s.io/component-base v0.29.0 -> v0.29.1
  • k8s.io/cri-api v0.29.0 -> v0.29.1
  • k8s.io/kube-scheduler v0.29.0 -> v0.29.1
  • k8s.io/kubectl v0.29.0 -> v0.29.1
  • k8s.io/kubelet v0.29.0 -> v0.29.1

Previous release can be found at v1.6.2

Images
ghcr.io/siderolabs/flannel:v0.23.0
ghcr.io/siderolabs/install-cni:v1.6.0-1-g113887a
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.11
registry.k8s.io/kube-apiserver:v1.29.1
registry.k8s.io/kube-controller-manager:v1.29.1
registry.k8s.io/kube-scheduler:v1.29.1
registry.k8s.io/kube-proxy:v1.29.1
ghcr.io/siderolabs/kubelet:v1.29.1
ghcr.io/siderolabs/installer:v1.6.3
registry.k8s.io/pause:3.8

v1.6.2

Compare Source

Talos 1.6.2 (2024-01-18)

Welcome to the v1.6.2 release of Talos!

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

Component Updates

Linux: 6.1.73

Talos is built with Go 1.21.6.

Contributors
  • Andrey Smirnov
  • Utku Ozdemir
  • Dmitriy Matrenichev
  • Drew Hess
  • Hervé Werner
  • JJGadgets
  • Jonomir
  • Serge Logvinov
Changes
16 commits

  • @​26eee75 release(v1.6.2): prepare release
  • @​f87a046 fix: strategic patch merging for audit policy
  • @​36b913d fix: watch bufer overrun for RouteStatus
  • @​3576d11 fix: fix .der output in talosctl gen secureboot
  • @​0191c3b fix: support KubePrism settings in Kubernetes Discovery
  • @​8fa6e93 fix: force KubePrism to connect using IPv4
  • @​e05eebc fix: update kmsg with utf-8 fix
  • @​37bfa60 fix: merge ports and ingress configs correctly in NetworkRuleConfig
  • @​306c5ca fix: fix nodes on dashboard footer when node names are used in --nodes
  • @​530332d fix: disk UUID & WWID always empty in talosctl disks
  • @​440f563 chore: pull in NBD modules
  • @​3ebdbab fix: default priority for ipv6
  • @​b476195 fix: replace the filemap implementation to not buffer in memory
  • @​0ec5515 fix: imager should support different Talos versions
  • @​4b31686 feat: support iPXE direct booting in talosctl cluster create
  • @​d98699c feat: update Linux 6.1.73, go 1.21.6

Changes from siderolabs/go-kmsg
2 commits

Changes from siderolabs/pkgs
3 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/pin/tftp 2f79be2 new
  • github.com/siderolabs/go-kmsg v0.1.3 -> v0.1.4
  • github.com/siderolabs/pkgs v1.6.0-9-g8fa73db -> v1.6.0-12-g0078a66
  • github.com/siderolabs/talos/pkg/machinery v1.6.1 -> v1.6.2
  • github.com/siderolabs/tools v1.6.0-1-g336d248 -> v1.6.0-2-g5e034ec
  • golang.org/x/sys v0.15.0 -> v0.16.0

Previous release can be found at v1.6.1

Images
ghcr.io/siderolabs/flannel:v0.23.0
ghcr.io/siderolabs/install-cni:v1.6.0-1-g113887a
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.11
registry.k8s.io/kube-apiserver:v1.29.0
registry.k8s.io/kube-controller-manager:v1.29.0
registry.k8s.io/kube-scheduler:v1.29.0
registry.k8s.io/kube-proxy:v1.29.0
ghcr.io/siderolabs/kubelet:v1.29.0
ghcr.io/siderolabs/installer:v1.6.2
registry.k8s.io/pause:3.8

v1.6.1

Compare Source

Talos 1.6.1 (2023-12-22)

Welcome to the v1.6.1 release of Talos!

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

Component Updates

Linux: 6.1.69
containerd: 1.7.11

Talos is built with Go 1.21.5.

Contributors
  • Andrey Smirnov
  • Radosław Piliszek
Changes
5 commits

  • @​0af17af release(v1.6.1): prepare release
  • @​8355c9e fix: properly overwrite files on install
  • @​2e99017 fix: update the way secureboot signer fetches certificate (azure)
  • @​4caffd3 fix: use correct prefix when installing SBC files
  • @​9e56d53 feat: update Linux to 6.1.69, containerd to 1.7.11

Changes from siderolabs/pkgs
4 commits

Dependency Changes
  • github.com/containerd/containerd v1.7.9 -> v1.7.11
  • github.com/siderolabs/pkgs v1.6.0-5-g3ae2450 -> v1.6.0-9-g8fa73db
  • github.com/siderolabs/talos/pkg/machinery v1.6.0 -> v1.6.1

Previous release can be found at v1.6.0

Images
ghcr.io/siderolabs/flannel:v0.23.0
ghcr.io/siderolabs/install-cni:v1.6.0-1-g113887a
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/etcd-development/etcd:v3.5.11
registry.k8s.io/kube-apiserver:v1.29.0
registry.k8s.io/kube-controller-manager:v1.29.0
registry.k8s.io/kube-scheduler:v1.29.0
registry.k8s.io/kube-proxy:v1.29.0
ghcr.io/siderolabs/kubelet:v1.29.0
ghcr.io/siderolabs/installer:v1.6.1
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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency siderolabs/talos to v1.6.1 Update dependency siderolabs/talos to v1.6.1 Dec 30, 2023
@renovate renovate bot force-pushed the renovate/siderolabs-talos-1.x branch from d08b23d to cfc1655 Compare January 18, 2024 17:48
@renovate renovate bot changed the title Update dependency siderolabs/talos to v1.6.1 Update dependency siderolabs/talos to v1.6.2 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/siderolabs-talos-1.x branch from cfc1655 to 2bd2c71 Compare January 24, 2024 17:23
@renovate renovate bot changed the title Update dependency siderolabs/talos to v1.6.2 Update dependency siderolabs/talos to v1.6.3 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/siderolabs-talos-1.x branch from 2bd2c71 to 3df94db Compare February 1, 2024 18:28
@renovate renovate bot changed the title Update dependency siderolabs/talos to v1.6.3 Update dependency siderolabs/talos to v1.6.4 Feb 1, 2024
@Pythoner6 Pythoner6 force-pushed the renovate/siderolabs-talos-1.x branch from 3df94db to a507974 Compare February 2, 2024 04:26
Copy link
Contributor Author

renovate bot commented Feb 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Pythoner6 Pythoner6 force-pushed the renovate/siderolabs-talos-1.x branch from a507974 to ac6114a Compare February 2, 2024 22:14
@Pythoner6
Copy link
Owner

This repo is now a mirror.

@Pythoner6 Pythoner6 closed this Feb 2, 2024
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.

2 participants