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

fix(github-release): update siderolabs/talos to v1.5.4 #1223

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Oct 17, 2023

This PR contains the following updates:

Package Update Change
siderolabs/talos patch v1.5.3 -> v1.5.4

Release Notes

siderolabs/talos (siderolabs/talos)

v1.5.4

Compare Source

Talos 1.5.4 (2023-10-17)

Welcome to the v1.5.4 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.58

Talos is built with Go 1.21.3.

Contributors
  • Andrey Smirnov
  • Thomas Way
  • Utku Ozdemir
Changes
9 commits

  • @​9cf7980 release(v1.5.4): prepare release
  • @​b72abb6 test: fix 'talosctl gen' tests
  • @​69f1ea2 fix: handle secure boot state policy pcr digest error
  • @​738092f fix: use tpm2 hash algorithm constants and allow non-SHA-256 PCRs
  • @​21d874a fix: clear the encryption config in META when STATE is reset
  • @​58b16b9 feat: support service account auth in cli
  • @​124c2ff fix: the node IP for kubelet shouldn't change if nothing matches
  • @​8f83925 feat: update Linux to 6.1.58
  • @​db4c5ce feat: update Go to 1.20.10

Changes from siderolabs/extras
1 commit

Changes from siderolabs/pkgs
2 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/siderolabs/extras v1.5.0-1-g9d5f16f -> v1.5.0-2-g6241ac7
  • github.com/siderolabs/pkgs v1.5.0-11-gd6d7236 -> v1.5.0-13-g45cf9b0
  • github.com/siderolabs/talos/pkg/machinery v1.5.3 -> v1.5.4
  • github.com/siderolabs/tools v1.5.0-1-g4d58a1b -> v1.5.0-2-g8adf637
  • golang.org/x/net v0.13.0 -> v0.17.0
  • golang.org/x/sys v0.10.0 -> v0.13.0
  • golang.org/x/term v0.10.0 -> v0.13.0
  • golang.org/x/text v0.11.0 -> v0.13.0
  • google.golang.org/grpc v1.57.0 -> v1.57.1

Previous release can be found at v1.5.3

Images
ghcr.io/siderolabs/flannel:v0.22.1
ghcr.io/siderolabs/install-cni:v1.5.0-2-g6241ac7
registry.k8s.io/coredns/coredns:v1.10.1
gcr.io/etcd-development/etcd:v3.5.9
registry.k8s.io/kube-apiserver:v1.28.2
registry.k8s.io/kube-controller-manager:v1.28.2
registry.k8s.io/kube-scheduler:v1.28.2
registry.k8s.io/kube-proxy:v1.28.2
ghcr.io/siderolabs/kubelet:v1.28.2
ghcr.io/siderolabs/installer:v1.5.4
registry.k8s.io/pause:3.6

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

@bot-blake bot-blake bot requested a review from buroa as a code owner October 17, 2023 16:03
@bot-blake bot-blake bot added renovate/github-release type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 17, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 17, 2023

--- kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/talos

+++ kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/talos

@@ -28,8 +28,8 @@

     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
     image: ghcr.io/siderolabs/talosctl
-  version: v1.5.3
+  version: v1.5.4
 

@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from ab59f4d to fea0595 Compare October 17, 2023 19:06
@buroa buroa force-pushed the master branch 7 times, most recently from 50eb7e1 to d8d909a Compare October 17, 2023 20:00
@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from fea0595 to 578d1d1 Compare October 17, 2023 20:03
@buroa buroa force-pushed the master branch 2 times, most recently from da3f75f to f66372a Compare October 17, 2023 20:21
@bot-blake bot-blake bot changed the title fix(github-release): update siderolabs/talos to v1.5.4 fix(github-release): update siderolabs/talos to 1.5.4 Oct 17, 2023
@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from 578d1d1 to 115c5d3 Compare October 17, 2023 20:23
@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from 115c5d3 to c4159b1 Compare October 17, 2023 20:26
@bot-blake bot-blake bot added the area/github Changes made in the github directory label Oct 17, 2023
@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from c4159b1 to 0c9eb60 Compare October 17, 2023 20:28
@bot-blake bot-blake bot removed the area/github Changes made in the github directory label Oct 17, 2023
@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from 0c9eb60 to 9df5fb6 Compare October 17, 2023 20:38
@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from 9df5fb6 to b873195 Compare October 17, 2023 20:57
@bot-blake bot-blake bot changed the title fix(github-release): update siderolabs/talos to 1.5.4 fix(github-release): update siderolabs/talos to 1.5.4 - autoclosed Oct 17, 2023
@bot-blake bot-blake bot closed this Oct 17, 2023
@bot-blake bot-blake bot deleted the renovate/siderolabs-talos-1.x branch October 17, 2023 21:09
@bot-blake bot-blake bot changed the title fix(github-release): update siderolabs/talos to 1.5.4 - autoclosed fix(github-release): update siderolabs/talos to 1.5.4 Oct 17, 2023
@bot-blake bot-blake bot reopened this Oct 17, 2023
@bot-blake bot-blake bot restored the renovate/siderolabs-talos-1.x branch October 17, 2023 21:44
@bot-blake bot-blake bot changed the title fix(github-release): update siderolabs/talos to 1.5.4 fix(github-release): update siderolabs/talos to v1.5.4 Oct 17, 2023
@bot-blake bot-blake bot force-pushed the renovate/siderolabs-talos-1.x branch from b873195 to cf7d00a Compare October 17, 2023 21:47
@buroa buroa merged commit b99b679 into master Oct 17, 2023
3 checks passed
@buroa buroa deleted the renovate/siderolabs-talos-1.x branch October 17, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/github-release type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant