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(container): update image ghcr.io/siderolabs/talosctl to v1.5.4 - autoclosed #1229

Closed
wants to merge 2 commits into from

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
ghcr.io/siderolabs/talosctl patch v1.5.3 -> v1.5.4

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl)

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 these updates 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 21:55
@bot-blake bot-blake bot added renovate/container 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/kubernetes

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

@@ -23,9 +23,9 @@

     - --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.5.3
+    image: ghcr.io/siderolabs/talosctl:v1.5.4
   version: v1.28.2
 

@buroa buroa force-pushed the master branch 2 times, most recently from d19e68b to 55293b3 Compare October 17, 2023 21:59
@bot-blake bot-blake bot changed the title fix(container): update image ghcr.io/siderolabs/talosctl to v1.5.4 fix(container): update image ghcr.io/siderolabs/talosctl to v1.5.4 - autoclosed Oct 17, 2023
@bot-blake bot-blake bot closed this Oct 17, 2023
@bot-blake bot-blake bot deleted the renovate/ghcr.io-siderolabs-talosctl-1.x branch October 17, 2023 22:00
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/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant